@charset "UTF-8";
/* line 6, ../scss/_reset.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,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 69, ../scss/_reset.scss */
table,
caption,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0px;
  empty-cells: show;
  text-align: left;
  font-weight: normal;
}

/* line 83, ../scss/_reset.scss */
a img,
iframe {
  border: none;
}

/* line 87, ../scss/_reset.scss */
ol,
ul,
li {
  list-style: none;
}

/* line 93, ../scss/_reset.scss */
input,
textarea,
select,
button {
  font-size: 100%;
  font-family: inherit;
}

/* line 23, ../scss/_common.scss */
.clearfix:after {
  display: block;
  clear: both;
  height: 0px;
  line-height: 0px;
  visibility: hidden;
  content: ".";
}

/* line 32, ../scss/_common.scss */
.clearfix {
  display: block;
  /* for IE8 */
}

/* line 36, ../scss/_common.scss */
.clear {
  clear: both;
}

/* line 40, ../scss/_common.scss */
.alignC {
  text-align: center;
}

/* line 44, ../scss/_common.scss */
.alignR {
  text-align: right;
}

/* line 48, ../scss/_common.scss */
.alignL {
  text-align: left;
}

/* line 56, ../scss/_common.scss */
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

/* line 62, ../scss/_common.scss */
html, body {
  min-height: 100%;
  height: 100%;
}

/* line 67, ../scss/_common.scss */
body {
  min-height: 100%;
  height: 100%;
  background: url(../images/common/bg_repeat_yellow.png);
  font-size: 13px;
  color: #333;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  -webkit-font-smoothing: antialiased;
}

/* line 77, ../scss/_common.scss */
a {
  color: #333;
  text-decoration: none;
}
/* line 81, ../scss/_common.scss */
a:hover,
a.link {
  text-decoration: underline;
}
a.link:hover {
	text-decoration: none;
}


/* line 86, ../scss/_common.scss */
.shaded {
  width: 100%;
  height: 100%;
  background-image: url(../images/common/bg_repeat_01.png);
}

/* line 96, ../scss/_common.scss */
.inner {
  position: relative;
  width: 1020px;
  margin: 0 auto;
  padding: 0 20px;
}

/* line 103, ../scss/_common.scss */
#wrap {
  position: relative;
  min-height: 100%;
  padding-top: 120px;
  padding-bottom: 490px;
}

/* line 114, ../scss/_common.scss */
#globalheader {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  width: 100%;
  height: 120px;
  background-color: #fff;
  padding-bottom: 17px;
}
/* line 124, ../scss/_common.scss */
#globalheader #header_logo {
  float: left;
  padding-top: 18px;
}
/* line 130, ../scss/_common.scss */
#globalheader #header_logo h1 a img {
  display: block;
}
/* line 137, ../scss/_common.scss */
#globalheader #header_right {
  float: right;
}
/* line 140, ../scss/_common.scss */
#globalheader #header_right #header_upper {
  padding-top: 24px;
}
/* line 143, ../scss/_common.scss */
#globalheader #header_right #header_upper #header_external {
  float: right;
  margin-right: 50px;
  padding-top: 6px;
}
/* line 149, ../scss/_common.scss */
#globalheader #header_right #header_upper #header_external ul li {
  float: left;
  margin-left: 20px;
}
/* line 153, ../scss/_common.scss */
#globalheader #header_right #header_upper #header_external ul li a {
  font-size: 12px;
}
/* line 156, ../scss/_common.scss */
#globalheader #header_right #header_upper #header_external ul li a[target="_blank"] {
  padding-left: 17px;
  background: url(../images/common/icon_blank.png) left center no-repeat;
}
/* line 165, ../scss/_common.scss */
#globalheader #header_right #header_upper #header_sns {
  float: right;
}
/* line 169, ../scss/_common.scss */
#globalheader #header_right #header_upper #header_sns ul li {
  float: left;
  margin-left: 8px;
}
/* line 174, ../scss/_common.scss */
#globalheader #header_right #header_upper #header_sns ul li a img {
  display: block;
}
/* line 179, ../scss/_common.scss */
#globalheader #header_right #header_upper #header_sns ul li a:hover img {
  opacity: 0.7;
}
/* line 189, ../scss/_common.scss */
#globalheader #header_right #header_lower {
  margin-top: 22px;
}
/* line 192, ../scss/_common.scss */
#globalheader #header_right #header_lower #header_navi {
  float: right;
}
/* line 196, ../scss/_common.scss */
#globalheader #header_right #header_lower #header_navi > ul > li {
  float: left;
  margin-left: 50px;
  padding-bottom: 18px;
}
/* line 201, ../scss/_common.scss */
#globalheader #header_right #header_lower #header_navi > ul > li a {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  height: 28px;
}
/* line 208, ../scss/_common.scss */
#globalheader #header_right #header_lower #header_navi > ul > li a:hover {
  text-decoration: none;
  border-bottom: 4px solid #333;
}
/* line 214, ../scss/_common.scss */
#globalheader #header_right #header_lower #header_navi > ul > li.dropdown {
  position: relative;
  background-image: url(../images/common/icon_arrow_d.png);
  background-position: right 10px;
  background-repeat: no-repeat;
  padding-right: 15px;
}
/* line 221, ../scss/_common.scss */
#globalheader #header_right #header_lower #header_navi > ul > li.dropdown p {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  height: 28px;
}
/* line 229, ../scss/_common.scss */
#globalheader #header_right #header_lower #header_navi > ul > li.dropdown ul {
  position: fixed;
  top: 118px;
  left: 0px;
  width: 100%;
  display: none;
  background: #fff;
  text-align: center;
  border-top: 1px solid #d2d2d2;
}
/* line 239, ../scss/_common.scss */
#globalheader #header_right #header_lower #header_navi > ul > li.dropdown ul li {
  display: inline-block;
  padding: 10px 25px;
  height: 55px;
}
/* line 244, ../scss/_common.scss */
#globalheader #header_right #header_lower #header_navi > ul > li.dropdown ul li a {
  font-size: 15px;
  font-weight: bold;
  display: block;
  width: 100%;
  height: 100%;
  padding: 5px 5px;
  height: 31px;
}
/* line 253, ../scss/_common.scss */
#globalheader #header_right #header_lower #header_navi > ul > li.dropdown ul li a:hover {
  border-bottom: 4px solid #333;
}
/* line 261, ../scss/_common.scss */
#globalheader #header_right #header_lower #header_navi > ul > li.dropdown.current > a {
  border-bottom: 4px solid #333;
}
/* line 267, ../scss/_common.scss */
#globalheader #header_right #header_lower #header_navi > ul > li.dropdown.current.dropdown .current a {
  border-bottom: 4px solid #333;
}
/* line 278, ../scss/_common.scss */
#globalheader #header_right #header_lower #header_navi > ul > li.current > a, #globalheader #header_right #header_lower #header_navi > ul > li.dropdown:hover > a, #globalheader #header_right #header_lower #header_navi > ul > li.dropdown.hover > a {
  border-bottom: 4px solid #333;
}
/* line 282, ../scss/_common.scss */
#globalheader #header_right #header_lower #header_navi > ul > li.current p, #globalheader #header_right #header_lower #header_navi > ul > li.dropdown:hover p, #globalheader #header_right #header_lower #header_navi > ul > li.dropdown.hover p {
  border-bottom: 4px solid #333;
}
/* line 288, ../scss/_common.scss */
#globalheader #header_right #header_lower #header_navi > ul > li.current ul {
  display: block;
  z-index: 200;
}
/* line 295, ../scss/_common.scss */
#globalheader #header_right #header_lower #header_navi > ul > li.dropdown.hover ul {
  display: block;
  z-index: 300;
}

/* line 311, ../scss/_common.scss */
#globalfooter {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  overflow: hidden;
  background-image: url(../images/common/bg_repeat_03.png);
}
/* line 319, ../scss/_common.scss */
#globalfooter #footer_to_top {
  background-image: url(../images/common/bg_repeat_02.png);
  border-bottom: 1px solid #1a1a1a;
  text-align: center;
}
/* line 324, ../scss/_common.scss */
#globalfooter #footer_to_top a {
  display: block;
  padding: 30px;
  padding-top: 50px;
  background: url(../images/common/icon_arrow_u.png) center 25px no-repeat;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #ccc;
}
/* line 334, ../scss/_common.scss */
#globalfooter #footer_to_top a:hover {
  opacity: 0.5;
}
/* line 340, ../scss/_common.scss */
#globalfooter #footer_main {
  padding-top: 45px;
}
/* line 343, ../scss/_common.scss */
#globalfooter #footer_main #footer_sitemap {
  border-bottom: 1px solid #222;
  -moz-box-shadow: #494949 0 1px 0;
  -webkit-box-shadow: #494949 0 1px 0;
  box-shadow: #494949 0 1px 0;
  padding-bottom: 40px;
}
/* line 349, ../scss/_common.scss */
#globalfooter #footer_main #footer_sitemap ul.parent > li {
  float: left;
  width: 159px;
  margin-left: 5px;
}
/* line 354, ../scss/_common.scss */
#globalfooter #footer_main #footer_sitemap ul.parent > li:first-child {
  margin-left: 0;
}
/* line 358, ../scss/_common.scss */
#globalfooter #footer_main #footer_sitemap ul.parent > li h3 {
  width: 150px;
  height: 28px;
  margin-bottom: 13px;
  padding-bottom: 7px;
  font-size: 15px;
  font-weight: bold;
  color: #b2b2b2;
  border-bottom: 1px solid #222;
  -moz-box-shadow: #494949 0 1px 0;
  -webkit-box-shadow: #494949 0 1px 0;
  box-shadow: #494949 0 1px 0;
}
/* line 370, ../scss/_common.scss */
#globalfooter #footer_main #footer_sitemap ul.parent > li ul.child {
  padding-left: 7px;
}
/* line 373, ../scss/_common.scss */
#globalfooter #footer_main #footer_sitemap ul.parent > li ul.child > li {
  margin-top: 7px;
  font-size: 12px;
  font-weight: bold;
  color: #d2d2d2;
}
/* line 379, ../scss/_common.scss */
#globalfooter #footer_main #footer_sitemap ul.parent > li ul.child > li:before {
  content: "・";
  margin-left: -10px;
}
/* line 384, ../scss/_common.scss */
#globalfooter #footer_main #footer_sitemap ul.parent > li ul.child > li a {
  color: #d2d2d2;
}
/* line 393, ../scss/_common.scss */
#globalfooter #footer_main #footer_menu {
  padding-top: 18px;
}
/* line 396, ../scss/_common.scss */
#globalfooter #footer_main #footer_menu #footer_navi {
  float: left;
}
/* line 400, ../scss/_common.scss */
#globalfooter #footer_main #footer_menu #footer_navi ul li {
  margin-right: 10px;
  float: left;
  font-size: 12px;
  font-weight: bold;
}
/* line 406, ../scss/_common.scss */
#globalfooter #footer_main #footer_menu #footer_navi ul li a {
  color: #d2d2d2;
}
/* line 413, ../scss/_common.scss */
#globalfooter #footer_main #footer_menu #footer_external {
  float: right;
}
/* line 417, ../scss/_common.scss */
#globalfooter #footer_main #footer_menu #footer_external ul li {
  margin-left: 17px;
  float: left;
  font-size: 12px;
  font-weight: bold;
}
/* line 423, ../scss/_common.scss */
#globalfooter #footer_main #footer_menu #footer_external ul li a {
  color: #d2d2d2;
}
/* line 426, ../scss/_common.scss */
#globalfooter #footer_main #footer_menu #footer_external ul li a[target="_blank"] {
  padding-left: 17px;
  background: url(../images/common/icon_blank_w.png) left center no-repeat;
}
/* line 436, ../scss/_common.scss */
#globalfooter #footer_main #footer_bottom {
  margin-top: 55px;
}
/* line 439, ../scss/_common.scss */
#globalfooter #footer_main #footer_bottom #footer_logo {
  float: left;
}
/* line 442, ../scss/_common.scss */
#globalfooter #footer_main #footer_bottom #footer_logo img {
  display: block;
}
/* line 447, ../scss/_common.scss */
#globalfooter #footer_main #footer_bottom #footer_title {
  float: left;
  padding-top: 33px;
  padding-left: 20px;
}
/* line 452, ../scss/_common.scss */
#globalfooter #footer_main #footer_bottom #footer_title h2 {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}
/* line 459, ../scss/_common.scss */
#globalfooter #footer_main #footer_bottom #footer_copyright {
  float: left;
  padding-top: 45px;
  padding-left: 55px;
}
/* line 464, ../scss/_common.scss */
#globalfooter #footer_main #footer_bottom #footer_copyright p {
  color: #fff;
  font-size: 12px;
}
/* line 470, ../scss/_common.scss */
#globalfooter #footer_main #footer_bottom #footer_sns {
  float: right;
  padding-top: 35px;
}
/* line 475, ../scss/_common.scss */
#globalfooter #footer_main #footer_bottom #footer_sns ul li {
  float: left;
  margin-left: 8px;
}
/* line 480, ../scss/_common.scss */
#globalfooter #footer_main #footer_bottom #footer_sns ul li a img {
  display: block;
}
/* line 485, ../scss/_common.scss */
#globalfooter #footer_main #footer_bottom #footer_sns ul li a:hover img {
  opacity: 0.7;
}

/* line 5, ../scss/_top.scss */
#top a.more {
  display: block;
  position: relative;
  width: 315px;
  margin: 0 auto;
  margin-top: 40px;
  padding: 12px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border: 3px solid #fff;
  border-radius: 4px;
}
/* line 19, ../scss/_top.scss */
#top a.more:hover {
  text-decoration: none;
}
/* line 25, ../scss/_top.scss */
#top #top_slide {
  position: relative;
  height: 600px;
}
/* line 29, ../scss/_top.scss */
#top #top_slide .preload {
  display: none;
}
/* line 33, ../scss/_top.scss */
#top #top_slide #supersized {
  min-width: 1020px;
  height: 600px;
  z-index: 0;
}
/* line 38, ../scss/_top.scss */
#top #top_slide #supersized .text {
  width: 100%;
  min-width: 980px;
  position: absolute;
  left: 0px;
  top: 0px;
  text-align: center;
  color: #fff;
  padding-top: 220px;
  text-shadow: 0 0 50px #888;
}
/* line 49, ../scss/_top.scss */
#top #top_slide #supersized .text h2 {
  line-height: 130px;
  font-size: 108px;
  font-weight: bold;
}
/* line 55, ../scss/_top.scss */
#top #top_slide #supersized .text p {
  font-size: 44px;
  font-weight: bold;
}
/* line 60, ../scss/_top.scss */
#top #top_slide #supersized .text a.more {
  margin-top: 90px;
}

/* line 65, ../scss/_top.scss */
#top #top_slide #top_campaign_banner {
  position: relative;
  width: 1027px;
  padding-top: 40px;
  margin: 0 auto;
}
/* line 71, ../scss/_top.scss */
#top #top_slide #top_campaign_banner .btn_open {
  display: none;
  position: absolute;
  top: 130px;
  right: -35px;
}
/* line 78, ../scss/_top.scss */
#top #top_slide #top_campaign_banner.collapsed {
  margin-left: -1027px;
}
/* line 68, ../scss/_top.scss */
#top #top_carousel {
  padding: 5px 0;
}
/* line 71, ../scss/_top.scss */
#top #top_carousel .slider {
  max-width: 1263px;
  min-width: 1060px;
  margin: auto;
  text-align: center;
}
/* line 76, ../scss/_top.scss */
#top #top_carousel .slider .slide {
  position: relative;
  display: inline-block;
  width: 13.94612%;
  height: auto;
  margin-right: 0.3962%;
}
/* line 83, ../scss/_top.scss */
#top #top_carousel .slider .slide:last-child {
  margin-right: 0;
}
/* line 87, ../scss/_top.scss */
#top #top_carousel .slider .slide a {
  width: 100%;
  height: auto;
}
/* line 91, ../scss/_top.scss */
#top #top_carousel .slider .slide a img {
  width: 100%;
  height: auto;
  display: block;
}
/* line 97, ../scss/_top.scss */
#top #top_carousel .slider .slide a.current_link {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 5px solid #981b1e;
}
/* line 109, ../scss/_top.scss */
#top #top_carousel .slider .slide.current a.current_link {
  display: block;
}
/* line 117, ../scss/_top.scss */
#top .top_inner {
  padding: 40px 0;
}
/* line 121, ../scss/_top.scss */
#top .top_title {
  margin-bottom: 30px;
  text-align: center;
  color: #fff;
}
/* line 126, ../scss/_top.scss */
#top .top_title h2 {
  font-size: 48px;
}
/* line 130, ../scss/_top.scss */
#top .top_title p {
  margin-top: -5px;
  font-size: 18px;
  font-weight: bold;
}
/* line 137, ../scss/_top.scss */
#top #top_recipe {
  background-image: url(../images/top/bg_01.jpg);
  background-size: cover;
}
/* line 141, ../scss/_top.scss */
#top #top_recipe .recipe_list {
  margin-top: 30px;
}
/* line 146, ../scss/_top.scss */
#top #top_event {
  margin-top: 5px;
  background-image: url(../images/top/bg_02.jpg);
  background-size: cover;
}
/* line 151, ../scss/_top.scss */
#top #top_event a.more {
  display: none;
}
/* line 155, ../scss/_top.scss */
#top #top_event #top_event_list {
  margin-top: 30px;
  text-align: center;
}
/* line 159, ../scss/_top.scss */
#top #top_event #top_event_list .event_box {
  display: inline-block;
  text-align: left;
  position: relative;
  width: 314px;
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
  margin-bottom: 18px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
}
/* line 172, ../scss/_top.scss */
#top #top_event #top_event_list .event_box.right {
  margin-right: 0;
}
/* line 176, ../scss/_top.scss */
#top #top_event #top_event_list .event_box .event_box_photo {
  position: relative;
  width: 100%;
}
/* line 180, ../scss/_top.scss */
#top #top_event #top_event_list .event_box .event_box_photo img {
  width: 314px;
  height: 218px;
  height: auto;
  display: block;
}
/* line 187, ../scss/_top.scss */
#top #top_event #top_event_list .event_box .event_box_photo .event_box_title {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url(../images/common/bg_fade_01.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}
/* line 197, ../scss/_top.scss */
#top #top_event #top_event_list .event_box .event_box_photo .event_box_title .duration {
  min-height: 23px;
  padding: 0 20px;
  padding-left: 38px;
  padding-top: 165px;
  background-image: url(../images/common/icon_calendar_w.png);
  background-repeat: no-repeat;
  background-position: 15px 165px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}
/* line 210, ../scss/_top.scss */
#top #top_event #top_event_list .event_box .event_box_photo .event_box_title h3 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 10px;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
}
#top #top_project {
  margin-top: 5px;
  background: url(../images/top/bg_03.jpg) no-repeat center center;
  background-size: cover;
}
#top #top_project #top_project_list {
  margin-top: 30px;
  text-align: center;
}
#top #top_project #top_project_list ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
}
#top #top_project #top_project_list .project_box {
  position: relative;
	width: calc((100% - 40px) / 3);
  border-radius: 5px;
  overflow: hidden;
  background: #f7f7f7;
  margin-bottom: 18px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
	vertical-align: top;
	
}
#top #top_project #top_project_list .project_box:nth-of-type(n + 2) {
	margin-left: 20px;
}
#top #top_project #top_project_list .project_box img {
	display: block;
	width: 100%;
}
#top #top_project #top_project_list .project_box .project_box_more {
  padding: 10px;
  
	border-top: 1px solid #e4e7e8;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
#top #top_project #top_project_list .project_box .project_box_more::before {
	content: "";
	display: inline-block;
	margin-right: 5px;
	width: 13px;
	height: 12px;
  background: url(../images/common/icon_blank.png) no-repeat left center;
	background-size: contain;
	vertical-align: middle;
}
/* line 225, ../scss/_top.scss */
#top #top_banner {
  background-color: #000;
  padding: 10px;
}
/* line 229, ../scss/_top.scss */
#top #top_banner a {
  position: relative;
  display: block;
  width: 664px;
  margin: 0 auto;
}
/* line 235, ../scss/_top.scss */
#top #top_banner a img {
  display: block;
  width: 100%;
}

/* line 246, ../scss/_top.scss */
.mobile #top #top_banner a {
  width: 100%;
}

/* line 5, ../scss/_page.scss */
.recipe_search form {
  text-align: center;
}
/* line 8, ../scss/_page.scss */
.recipe_search form input[name=keyword] {
  width: 400px;
  height: 50px;
  border: 5px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  font-size: 16px;
  padding: 10px 15px;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 18, ../scss/_page.scss */
.recipe_search form .icon_multiply {
  position: relative;
  top: 5px;
  margin: 0 10px;
}
/* line 24, ../scss/_page.scss */
.recipe_search form select[name=category] {
  cursor: pointer;
  position: relative;
  top: -3px;
  width: 200px;
  height: 50px;
  background-color: #fff;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  font-weight: bold;
}
/* line 35, ../scss/_page.scss */
.recipe_search form .easy-select-box {
  background: #fff;
  border: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 47, ../scss/_page.scss */
.recipe_search form .easy-select-box .esb-displayer {
  background: url(../images/common/icon_updown.png) no-repeat 5px center;
  color: #0c2245;
  cursor: pointer;
  height: 50px;
  line-height: 49px;
  padding: 0 10px;
  padding-left: 25px;
  text-indent: 5px;
  width: 205px;
}
/* line 60, ../scss/_page.scss */
.recipe_search form .easy-select-box:hover .esb-displayer {
  text-decoration: none;
}
/* line 65, ../scss/_page.scss */
.recipe_search form .easy-select-box.disabled .esb-displayer, .recipe_search form .easy-select-box:hover.disabled .esb-displayer {
  background-position: 0 -36px;
}
/* line 70, ../scss/_page.scss */
.recipe_search form .easy-select-box .esb-dropdown {
  background: #fff;
  border: 1px solid #ccc;
  display: none;
  max-height: 200px;
  overflow: auto;
  position: absolute;
  z-index: 999;
  width: 200px;
  margin-top: -48%;
  margin-left: 1px;
}
/* line 83, ../scss/_page.scss */
.recipe_search form .easy-select-box .esb-item {
  padding: 3px 10px;
  background: #fff;
  color: #0c2245;
  cursor: pointer;
}
/* line 89, ../scss/_page.scss */
.recipe_search form .easy-select-box .esb-item:hover {
  background: #ccc;
  color: #fff;
  text-decoration: none;
}
/* line 97, ../scss/_page.scss */
.recipe_search form input[type=submit] {
  cursor: pointer;
  height: 50px;
  width: 180px;
  margin-left: 20px;
  background-color: #5c7b35;
  border: none;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 30px;
  border-radius: 3px;
  padding-left: 36px;
  background-image: url(../images/common/icon_search.png);
  background-position: 15px center;
  background-repeat: no-repeat;
  margin-left: 20px;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 118, ../scss/_page.scss */
.recipe_search .quick_link {
  margin-top: 35px;
}
/* line 121, ../scss/_page.scss */
.recipe_search .quick_link ul {
  width: 530px;
  margin: 0 auto;
}
/* line 125, ../scss/_page.scss */
.recipe_search .quick_link ul li {
  float: left;
  border-radius: 20px;
  background-color: #fff;
  margin: 0 5px;
  padding: 5px 16px;
  font-size: 16px;
  font-weight: bold;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
}
/* line 135, ../scss/_page.scss */
.recipe_search .quick_link ul li.title {
  padding-left: 18px;
  background-image: url(../images/common/icon_keyword.png);
  background-position: 2% 50%;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-color: #7a121c;
  color: #fff;
}
/* line 145, ../scss/_page.scss */
.recipe_search .quick_link ul li a {
  text-decoration: none;
}

/* line 158, ../scss/_page.scss */
.recipe_list li {
  float: left;
  margin-right: 18px;
  margin-bottom: 18px;
}
/* line 163, ../scss/_page.scss */
.recipe_list li.right {
  margin-right: 0;
}

/* line 173, ../scss/_page.scss */
.recipe_box {
  position: relative;
  width: 314px;
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
}
/* line 181, ../scss/_page.scss */
.recipe_box .recipe_box_photo {
  position: relative;
  width: 100%;
}
/* line 185, ../scss/_page.scss */
.recipe_box .recipe_box_photo img {
  width: 314px;
  height: 218px;
  height: auto;
  display: block;
}
/* line 192, ../scss/_page.scss */
.recipe_box .recipe_box_photo .recipe_box_title {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url(../images/common/bg_fade_01.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}
/* line 202, ../scss/_page.scss */
.recipe_box .recipe_box_photo .recipe_box_title p {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 10px;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
}
/* line 214, ../scss/_page.scss */
.recipe_box .recipe_favorite {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 60px;
  height: 60px;
}
/* line 221, ../scss/_page.scss */
.recipe_box .recipe_favorite .wpfp-span {
  display: block;
  width: 60px;
  height: 60px;
}
/* line 226, ../scss/_page.scss */
.recipe_box .recipe_favorite .wpfp-span img {
  margin-top: 11px;
  margin-left: 11px;
}
/* line 231, ../scss/_page.scss */
.recipe_box .recipe_favorite .wpfp-span a {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 60px;
  height: 60px;
  background-image: url(../images/common/icon_favorite_off.png);
  background-repeat: no-repeat;
}
/* line 241, ../scss/_page.scss */
.recipe_box .recipe_favorite .wpfp-span a[href*="remove"] {
  background-image: url(../images/common/icon_favorite_on.png);
}
/* line 249, ../scss/_page.scss */
.recipe_box .recipe_box_spec .recipe_time {
  float: left;
  width: 50%;
  border-right: 1px solid #ccc;
  padding: 10px 20px;
  padding-left: 60px;
  background-image: url(../images/common/icon_time.png);
  background-position: 30px center;
  background-repeat: no-repeat;
}
/* line 260, ../scss/_page.scss */
.recipe_box .recipe_box_spec .recipe_calory {
  float: right;
  width: 49.9%;
  padding: 10px 20px;
  padding-left: 60px;
  background-image: url(../images/common/icon_kcal.png);
  background-position: 30px 48%;
  background-repeat: no-repeat;
}

/* line 275, ../scss/_page.scss */
.page_contents {
  min-width: 1020px;
}
/* line 278, ../scss/_page.scss */
.page_contents #page_heading {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 400px;
}
/* line 284, ../scss/_page.scss */
.page_contents #page_heading #page_title {
  padding-top: 140px;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 50px #888;
}
/* line 290, ../scss/_page.scss */
.page_contents #page_heading #page_title h1 {
  font-size: 72px;
}
/* line 294, ../scss/_page.scss */
.page_contents #page_heading #page_title p {
  font-size: 36px;
  font-weight: bold;
}

/* line 307, ../scss/_page.scss */
.page_contents #recipe #page_heading {
  background-image: url(../images/recipe/img_recipe_main.jpg);
}
/* line 311, ../scss/_page.scss */
.page_contents #recipe .inner {
  padding-top: 40px;
  padding-bottom: 60px;
}
/* line 315, ../scss/_page.scss */
.page_contents #recipe .inner .recipe_list {
  margin-top: 30px;
}
/* line 321, ../scss/_page.scss */
.page_contents #recipe .recipe_list .recipe_not_found {
  padding: 50px;
}
/* line 323, ../scss/_page.scss */
.page_contents #recipe .recipe_list .recipe_not_found p {
  text-align: center;
  font-size: 24px;
  color: #666;
}
/* line 330, ../scss/_page.scss */
.page_contents #recipe .recipe_list a.more {
  display: block;
  position: relative;
  width: 314px;
  margin: 0 auto;
  margin-top: 40px;
  padding: 12px;
  font-size: 16px;
  font-weight: bold;
  color: #666;
  text-align: center;
  border-radius: 4px;
  background: #fff;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
}
/* line 345, ../scss/_page.scss */
.page_contents #recipe .recipe_list a.more:hover {
  text-decoration: none;
}

/* line 357, ../scss/_page.scss */
.page_contents #education #page_heading {
  background-image: url(../images/education/img_education_main.jpg);
}
/* line 361, ../scss/_page.scss */
.page_contents #education .inner {
  padding-top: 40px;
  padding-bottom: 60px;
}
/* line 365, ../scss/_page.scss */
.page_contents #education .inner .education_list {
  margin-top: 30px;
}
/* line 371, ../scss/_page.scss */
.page_contents #education .education_title h2 {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
/* line 379, ../scss/_page.scss */
.page_contents #education .education_list li {
  float: left;
  margin-right: 18px;
  margin-bottom: 18px;
}
/* line 384, ../scss/_page.scss */
.page_contents #education .education_list li.right {
  margin-right: 0;
}
/* line 388, ../scss/_page.scss */
.page_contents #education .education_list a.more {
  display: block;
  position: relative;
  width: 314px;
  margin: 0 auto;
  margin-top: 40px;
  padding: 12px;
  font-size: 16px;
  font-weight: bold;
  color: #666;
  text-align: center;
  border-radius: 4px;
  background: #fff;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
}
/* line 403, ../scss/_page.scss */
.page_contents #education .education_list a.more:hover {
  text-decoration: none;
}

/* line 413, ../scss/_page.scss */
.education_box {
  position: relative;
  width: 314px;
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
}
/* line 421, ../scss/_page.scss */
.education_box .education_box_photo {
  position: relative;
  width: 100%;
}
/* line 425, ../scss/_page.scss */
.education_box .education_box_photo img {
  width: 314px;
  height: 218px;
  height: auto;
  display: block;
}
/* line 433, ../scss/_page.scss */
.education_box .education_box_date {
  padding: 10px;
  background-image: url(../images/common/icon_calendar.png);
  background-repeat: no-repeat;
  background-position: 10px 45%;
  padding-left: 35px;
}
/* line 440, ../scss/_page.scss */
.education_box .education_box_date p {
  padding-top: 3px;
  font-size: 11px;
}
/* line 446, ../scss/_page.scss */
.education_box .education_box_title {
  padding: 10px;
}
/* line 450, ../scss/_page.scss */
.education_box .education_box_more {
  border-top: 1px solid #d2d2d2;
}
/* line 453, ../scss/_page.scss */
.education_box .education_box_more a {
  display: block;
  padding: 10px;
  background-color: #f2f2f2;
  text-align: center;
  font-weight: bold;
}

/* line 468, ../scss/_page.scss */
.page_contents #event #page_heading {
  background-image: url(../images/fair/img_event_main.jpg);
}
/* line 472, ../scss/_page.scss */
.page_contents #event .inner {
  padding-top: 40px;
  padding-bottom: 60px;
}
/* line 476, ../scss/_page.scss */
.page_contents #event .inner .fair_list {
  margin-top: 30px;
}
/* line 482, ../scss/_page.scss */
.page_contents #event .fair_list a.more {
  display: block;
  position: relative;
  width: 314px;
  margin: 0 auto;
  margin-top: 40px;
  padding: 12px;
  font-size: 16px;
  font-weight: bold;
  color: #666;
  text-align: center;
  border-radius: 4px;
  background: #fff;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
}
/* line 497, ../scss/_page.scss */
.page_contents #event .fair_list a.more:hover {
  text-decoration: none;
}

/* line 509, ../scss/_page.scss */
.page_contents #event #page_heading {
  background-image: url(../images/event/img_event_main.jpg);
}
/* line 513, ../scss/_page.scss */
.page_contents #event .inner {
  padding-top: 40px;
  padding-bottom: 200px;
}
/* line 519, ../scss/_page.scss */
.page_contents #event .event_title h2 {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
/* line 527, ../scss/_page.scss */
.page_contents #event .event_list li {
  float: left;
  margin-right: 18px;
  margin-bottom: 18px;
}
/* line 532, ../scss/_page.scss */
.page_contents #event .event_list li.right {
  margin-right: 0;
}
/* line 536, ../scss/_page.scss */
.page_contents #event .event_list a.more {
  display: block;
  position: relative;
  width: 314px;
  margin: 0 auto;
  margin-top: 40px;
  padding: 12px;
  font-size: 16px;
  font-weight: bold;
  color: #666;
  text-align: center;
  border-radius: 4px;
  background: #fff;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
}
/* line 551, ../scss/_page.scss */
.page_contents #event .event_list a.more:hover {
  text-decoration: none;
}

/* line 562, ../scss/_page.scss */
.event_box {
  position: relative;
  width: 314px;
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px;
}
/* line 570, ../scss/_page.scss */
.event_box .event_box_photo {
  position: relative;
  width: 100%;
  height: 244px;
  overflow: hidden;
}
/* line 576, ../scss/_page.scss */
.event_box .event_box_photo img {
  display: block;
}
/* line 581, ../scss/_page.scss */
.event_box .event_box_text {
  height: 305px;
  padding-top: 20px;
}
/* line 585, ../scss/_page.scss */
.event_box .event_box_text .event_box_date {
  min-height: 23px;
  padding: 0 20px;
  padding-left: 43px;
  background-image: url(../images/common/icon_calendar.png);
  background-repeat: no-repeat;
  background-position: 20px 48%;
  font-weight: bold;
}
/* line 594, ../scss/_page.scss */
.event_box .event_box_text .event_box_date p {
  padding-top: 3px;
  font-size: 13px;
}
/* line 600, ../scss/_page.scss */
.event_box .event_box_text .event_box_title {
  margin-top: 10px;
  padding: 0 20px;
}
/* line 604, ../scss/_page.scss */
.event_box .event_box_text .event_box_title h2 {
  font-size: 17px;
}
/* line 609, ../scss/_page.scss */
.event_box .event_box_text .event_box_content {
  margin-top: 7px;
  padding: 20px;
}
/* line 613, ../scss/_page.scss */
.event_box .event_box_text .event_box_content p {
  font-size: 14px;
  font-weight: bold;
  line-height: 175%;
  height: 155px;
}
/* line 622, ../scss/_page.scss */
.event_box .event_box_more {
  border-top: 1px solid #e4e7e8;
}
/* line 625, ../scss/_page.scss */
.event_box .event_box_more a {
  display: block;
  padding: 10px;
  background-color: #f7f7f7;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
}
/* line 633, ../scss/_page.scss */
.event_box .event_box_more a:hover {
  text-decoration: none;
  opacity: 0.7;
}
/* line 638, ../scss/_page.scss */
.event_box .event_box_more a[target="_blank"] {
  padding-left: 17px;
  background-image: url(../images/common/icon_blank.png);
  background-position: 115px center;
  background-repeat: no-repeat;
}

/* line 653, ../scss/_page.scss */
.page_contents #shop_list #eat, .page_contents #shop_list #buy {
  position: relative;
  top: -120px;
}
/* line 658, ../scss/_page.scss */
.page_contents #shop_list #page_heading {
  background-image: url(../images/shopping/img_shopping_main.jpg);
}
/* line 662, ../scss/_page.scss */
.page_contents #shop_list .inner {
  padding-top: 40px;
  padding-bottom: 40px;
}
/* line 668, ../scss/_page.scss */
.page_contents #shop_list .shop_list .shop_list_title {
  text-align: center;
}
/* line 671, ../scss/_page.scss */
.page_contents #shop_list .shop_list .shop_list_title h2 {
  font-weight: bold;
}
/* line 675, ../scss/_page.scss */
.page_contents #shop_list .shop_list .shop_list_title p {
  margin-top: 10px;
  font-size: 12px;
  color: #666;
}
/* line 682, ../scss/_page.scss */
.page_contents #shop_list .shop_list .shop_list_inner {
  margin-top: 20px;
}
/* line 686, ../scss/_page.scss */
.page_contents #shop_list .shop_list .shop_list_inner ul li {
  float: left;
  margin-left: 18px;
  margin-bottom: 36px;
}
/* line 691, ../scss/_page.scss */
.page_contents #shop_list .shop_list .shop_list_inner ul li.left {
  margin-left: 0px;
}

/* line 700, ../scss/_page.scss */
.shop_box {
  position: relative;
  width: 314px;
  border-radius: 5px;
  background: #fff;
  overflow: hidden;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px;
  height:210px;
}
/* line 709, ../scss/_page.scss */
.shop_box .shop_box_inner .shop_box_photo {
  position: relative;
  width: 100%;
  height: auto;
}
/* line 715, ../scss/_page.scss */
.shop_box .shop_box_inner .shop_box_photo a img {
  display: block;
}
/* line 721, ../scss/_page.scss */
.shop_box .shop_box_inner .shop_box_more {
	height:44px;
  background-color: #f7f7f7;
  border-top: 1px solid #e4e7e8;
}
/* line 725, ../scss/_page.scss */
.shop_box .shop_box_inner .shop_box_more a {
  display: block;
  padding: 10px;
  text-align: center;
}
/* line 730, ../scss/_page.scss */
.shop_box .shop_box_inner .shop_box_more a:hover {
  text-decoration: none;
  opacity: 0.7;
}
/* line 735, ../scss/_page.scss */
.shop_box .shop_box_inner .shop_box_more a span {
  font-weight: bold;
  font-size: 15px;
}
/* line 740, ../scss/_page.scss */
.shop_box .shop_box_inner .shop_box_more a[target="_blank"] span {
  padding-left: 17px;
  background-image: url(../images/common/icon_blank.png);
  background-position: left center;
  background-repeat: no-repeat;
}

/* line 754, ../scss/_page.scss */
body.mobile .page_contents #shop_list #eat, body.mobile .page_contents #shop_list #buy {
  position: relative;
  top: -80px;
}
/* line 759, ../scss/_page.scss */
body.mobile .page_contents #shop_list .inner {
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 766, ../scss/_page.scss */
body.mobile .page_contents #shop_list .shop_list .shop_list_title h2 {
  font-size: 16px;
}
/* line 773, ../scss/_page.scss */
body.mobile .page_contents #shop_list .shop_list .shop_list_inner ul li {
  float: none;
  position: relative;
  margin: 0 auto;
  margin-bottom: 10px;
}
/* line 784, ../scss/_page.scss */
body.mobile .shop_box {
  width: 100%;
}
/* line 787, ../scss/_page.scss */
body.mobile .shop_box .shop_box_inner {
  display: table;
}
/* line 790, ../scss/_page.scss */
body.mobile .shop_box .shop_box_inner .shop_box_photo {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
/* line 796, ../scss/_page.scss */
body.mobile .shop_box .shop_box_inner .shop_box_photo a img {
  width: 100%;
}
/* line 802, ../scss/_page.scss */
body.mobile .shop_box .shop_box_inner .shop_box_more {
  display: table-cell;
  width: 50%;
  border-top: none;
  background-color: #f7f7f7;
  vertical-align: middle;
}

/* line 818, ../scss/_page.scss */
.about_page .section {
  height: 750px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  overflow: hidden;
}
/* line 825, ../scss/_page.scss */
.about_page .section .inner {
  max-width: 1280px;
  min-width: 1080px;
  height: 100%;
  padding: 0;
  width: auto;
}
/* line 833, ../scss/_page.scss */
.about_page .section .box_text {
  width: 540px;
  height: 100%;
  padding-top: 145px;
  padding-left: 60px;
  color: #fff;
  font-weight: bold;
}
/* line 842, ../scss/_page.scss */
.about_page .section h2 {
  line-height: 165%;
  font-size: 28px;
}
/* line 847, ../scss/_page.scss */
.about_page .section p {
  margin-top: 35px;
  line-height: 200%;
  font-size: 16px;
  font-weight: bold;
}
/* line 855, ../scss/_page.scss */
.about_page .section:nth-of-type(odd) .box_text {
  float: left;
}
/* line 861, ../scss/_page.scss */
.about_page .section:nth-of-type(even) .box_text {
  float: right;
}

/* line 872, ../scss/_page.scss */
#about #page_heading {
  background-image: url(../images/about/img_about_main.jpg);
}
/* line 877, ../scss/_page.scss */
#about .section:nth-of-type(1) {
  background-image: url(../images/about/img_about_01.jpg);
}
/* line 880, ../scss/_page.scss */
#about .section:nth-of-type(1) .box_text {
  background: rgba(9, 42, 79, 0.6);
}
/* line 885, ../scss/_page.scss */
#about .section:nth-of-type(2) {
  background-image: url(../images/about/img_about_02.jpg);
}
/* line 888, ../scss/_page.scss */
#about .section:nth-of-type(2) .box_text {
  background: rgba(38, 83, 0, 0.6);
}
/* line 893, ../scss/_page.scss */
#about .section:nth-of-type(3) {
  background-image: url(../images/about/img_about_03.jpg);
}
/* line 896, ../scss/_page.scss */
#about .section:nth-of-type(3) .box_text {
  background: rgba(84, 37, 0, 0.6);
}

/* line 908, ../scss/_page.scss */
#safety #page_heading {
  background-image: url(../images/safety/img_safety_main.jpg);
}
/* line 913, ../scss/_page.scss */
#safety .section:nth-of-type(1) {
  background-image: url(../images/safety/img_safety_01.jpg);
}
/* line 916, ../scss/_page.scss */
#safety .section:nth-of-type(1) .box_text {
  background: rgba(29, 87, 0, 0.6);
}
/* line 921, ../scss/_page.scss */
#safety .section:nth-of-type(2) {
  background-image: url(../images/safety/img_safety_02.jpg);
}
/* line 924, ../scss/_page.scss */
#safety .section:nth-of-type(2) .box_text {
  background: rgba(29, 45, 65, 0.6);
}
/* line 929, ../scss/_page.scss */
#safety .section:nth-of-type(3) {
  background-image: url(../images/safety/img_safety_03.jpg);
}
/* line 932, ../scss/_page.scss */
#safety .section:nth-of-type(3) .box_text {
  background: rgba(45, 95, 39, 0.6);
}
/* line 937, ../scss/_page.scss */
#safety .section:nth-of-type(4) {
  background-image: url(../images/safety/img_safety_04.jpg);
}
/* line 940, ../scss/_page.scss */
#safety .section:nth-of-type(4) .box_text {
  background: rgba(55, 96, 28, 0.6);
}
/* line 945, ../scss/_page.scss */
#safety .section:nth-of-type(5) {
  background-image: url(../images/safety/img_safety_05.jpg);
}
/* line 948, ../scss/_page.scss */
#safety .section:nth-of-type(5) .box_text {
  background: rgba(58, 38, 26, 0.6);
}

/* line 960, ../scss/_page.scss */
#healthy #page_heading {
  background-image: url(../images/healthy/img_healthy_main.jpg);
}
/* line 964, ../scss/_page.scss */
#healthy #page_heading #page_title .observer {
  font-size: 22px;
  font-weight: bold;
  margin-top: 30px;
}
/* line 972, ../scss/_page.scss */
#healthy .section {
  position: relative;
}
/* line 975, ../scss/_page.scss */
#healthy .section:nth-of-type(1) {
  background-image: url(../images/healthy/img_healthy_01.jpg);
}
/* line 978, ../scss/_page.scss */
#healthy .section:nth-of-type(1) .box_text {
  background: rgba(163, 20, 39, 0.6);
}
/* line 983, ../scss/_page.scss */
#healthy .section:nth-of-type(2) {
  background-image: url(../images/healthy/img_healthy_02.jpg);
}
/* line 986, ../scss/_page.scss */
#healthy .section:nth-of-type(2) .box_text {
  background: rgba(39, 98, 34, 0.6);
}
/* line 991, ../scss/_page.scss */
#healthy .section:nth-of-type(3) {
  background-image: url(../images/healthy/img_healthy_03.jpg);
}
/* line 994, ../scss/_page.scss */
#healthy .section:nth-of-type(3) .box_text {
  background: rgba(206, 90, 95, 0.6);
}
/* line 999, ../scss/_page.scss */
#healthy .section:nth-of-type(4) {
  background-image: url(../images/healthy/img_healthy_04.jpg);
}
/* line 1002, ../scss/_page.scss */
#healthy .section:nth-of-type(4) .box_text {
  background: rgba(87, 45, 6, 0.6);
}
/* line 1007, ../scss/_page.scss */
#healthy .section:nth-of-type(5) {
  background-image: url(../images/healthy/img_healthy_05.jpg);
}
/* line 1010, ../scss/_page.scss */
#healthy .section:nth-of-type(5) .box_text {
  background: rgba(63, 44, 5, 0.6);
}
/* line 1015, ../scss/_page.scss */
#healthy .section .healthy_graph,
#healthy .section .big_graph {
  position: absolute;
  bottom: -500px;
  text-align: center;
  opacity: 0;
}
/* line 1023, ../scss/_page.scss */
#healthy .section:nth-of-type(odd) .healthy_graph,
#healthy .section:nth-of-type(odd) .big_graph {
  left: 650px;
}
/* line 1029, ../scss/_page.scss */
#healthy .section:nth-of-type(even) .healthy_graph,
#healthy .section:nth-of-type(even) .big_graph {
  right: 650px;
}

/*#contents {
  padding: 0;
  width: auto;
  background: #f9f6f3;
}
*/
/* line 1073, ../scss/_page.scss */
.text_level_01 {
  padding: 30px 0;
  font-size: 108%;
  text-align: center;
}

/* 一覧構成（1列/2列/3列） */
/* line 1080, ../scss/_page.scss */
.row1 {
  padding: 50px 0 0;
  text-align: center;
}

/* line 1084, ../scss/_page.scss */
.row2 {
  padding: 50px 0;
}

/* line 1087, ../scss/_page.scss */
.row2 ul {
  margin: auto;
  width: 1000px;
}

/* line 1091, ../scss/_page.scss */
.row2 li {
  float: left;
  margin: auto 6px 10px;
  width: 486px;
}

/* line 1096, ../scss/_page.scss */
.row3 {
  padding: 50px 0;
}

/* line 1099, ../scss/_page.scss */
.row3 ul {
  margin: auto;
  width: 996px;
}

/* line 1103, ../scss/_page.scss */
.row3 li {
  float: left;
  margin: auto 6px 10px;
  width: 320px;
}

/* line 1324, ../scss/_page.scss */
#education_detail * {
  box-sizing: border-box;
}
/* line 1328, ../scss/_page.scss */
#education_detail #page_heading {
  background-image: url(../images/education/img_education_main.jpg);
  height: 200px;
}
/* line 1332, ../scss/_page.scss */
#education_detail #page_heading #page_title {
  margin: auto;
  padding: 40px 0 0;
  width: auto;
  text-align: center;
  color: #fff;
}
/* line 1339, ../scss/_page.scss */
#education_detail #page_heading #page_title h1 {
  font-size: 72px;
  margin: auto auto 10px auto;
}
/* line 1343, ../scss/_page.scss */
#education_detail #page_heading #page_title p {
  margin: auto auto 20px auto;
  font-size: 24px;
}
/* line 1349, ../scss/_page.scss */
#education_detail .education_date {
  float: left;
  padding: 10px;
  background-image: url(../images/common/icon_calendar.png);
  background-repeat: no-repeat;
  background-position: 10px 45%;
  padding-left: 35px;
}
/* line 1357, ../scss/_page.scss */
#education_detail .education_date p {
  font-size: 13px;
  font-weight: bold;
}
/* line 1363, ../scss/_page.scss */
#education_detail .education_info {
  padding: 20px;
}
/* line 1366, ../scss/_page.scss */
#education_detail .education_info h2 {
  margin-bottom: 20px;
}
/* line 1370, ../scss/_page.scss */
#education_detail .education_info p {
  margin: 10px;
}
/* line 1376, ../scss/_page.scss */
#education_detail .inner {
  padding-top: 30px;
  padding-bottom: 30px;
}
/* line 1380, ../scss/_page.scss */
#education_detail .inner .education_main {
  float: left;
  width: 645px;
}
/* line 1385, ../scss/_page.scss */
#education_detail .inner .education_detail_container {
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
}
/* line 1393, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_photo a img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 1401, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_action {
  padding: 5px 20px;
  background: #e2e2e2;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
/* line 1408, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_action a.like, #education_detail .inner .education_detail_container .education_action a.print {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 4px;
}
/* line 1416, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_action a.like {
  float: left;
  background-image: url(../images/common/icon_like.png);
  background-position: 5px center;
  background-repeat: no-repeat;
  padding-left: 25px;
}
/* line 1424, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_action a.print {
  float: left;
  margin-left: 10px;
  background-image: url(../images/common/icon_print.png);
  background-position: 5px center;
  background-repeat: no-repeat;
  padding-left: 25px;
}
/* line 1434, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_action .buttons {
  position: relative;
  padding-top: 10px;
}
/* line 1438, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_action .buttons .btn_fb,
#education_detail .inner .education_detail_container .education_action .buttons .btn_google,
#education_detail .inner .education_detail_container .education_action .buttons .btn_tw {
  position: absolute;
  display: inline-block;
}
/* line 1445, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_action .buttons .btn_fb {
  width: 70px;
  right: 115px;
  overflow: hidden;
}
/* line 1451, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_action .buttons .btn_google {
  right: 75px;
}
/* line 1455, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_action .buttons .btn_tw {
  right: 0px;
  width: 68px;
  overflow: hidden;
}
/* line 1463, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_info {
  padding: 10px 20px;
  padding-bottom: 20px;
}
/* line 1468, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_info .education_title h2 {
  font-weight: bold;
}
/* line 1480, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_info .education_description p {
  margin: 10px 0;
  font-size: 16px;
}
/* line 1486, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_info .education_spec {
  margin-top: 10px;
  background: #fff;
}
/* line 1490, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_info .education_spec .education_time {
  float: left;
  border: 1px solid #ccc;
  border-radius: 4px 0 0 4px;
  width: 50%;
  padding: 10px 20px;
  padding-left: 40px;
  background-image: url(../images/common/icon_time.png);
  background-position: 10px center;
  background-repeat: no-repeat;
}
/* line 1502, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_info .education_spec .education_calory {
  float: left;
  border: 1px solid #ccc;
  border-left: none;
  border-radius: 0 4px 4px 0;
  width: 49%;
  padding: 10px 20px;
  padding-left: 40px;
  background-image: url(../images/common/icon_kcal.png);
  background-position: 10px center;
  background-repeat: no-repeat;
}
/* line 1516, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_info .education_description {
  margin-top: 10px;
}
/* line 1521, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_heading {
  padding: 10px 20px;
  background: #e2e2e2;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
/* line 1527, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_heading h3 {
  float: left;
  font-weight: bold;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 30px;
}
/* line 1537, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_ingredients {
  padding-bottom: 20px;
}
/* line 1541, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_ingredients .education_heading h3 {
  background-image: url(../images/common/icon_material.png);
}
/* line 1545, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_ingredients .education_heading .dishes {
  padding-top: 2px;
  float: right;
  font-weight: bold;
  font-size: 14px;
  background-image: url(../images/common/icon_person.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 25px;
}
/* line 1557, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_ingredients ul {
  padding: 10px 20px;
}
/* line 1560, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_ingredients ul li {
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}
/* line 1568, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_ingredients dl dt {
  float: left;
}
/* line 1572, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_ingredients dl dd {
  float: right;
}
/* line 1578, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_howto {
  padding-bottom: 20px;
}
/* line 1582, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_howto .education_heading h3 {
  background-image: url(../images/common/icon_education.png);
}
/* line 1587, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_howto ul {
  padding: 10px 20px;
}
/* line 1590, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_howto ul li {
  padding: 10px 0;
  padding-left: 22px;
  border-bottom: 1px solid #ccc;
}
/* line 1595, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_howto ul li:before {
  content: attr(data-num);
  background: #666;
  border-radius: 3px;
  color: #fff;
  padding: 2px 5px 2px 5px;
  margin-left: -22px;
  margin-right: 5px;
  font-size: 10px;
  text-align: center;
  font-weight: bold;
}
/* line 1613, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_advice .education_heading {
  background-color: #faf3f6;
  border-color: #f7edf2;
}
/* line 1617, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_advice .education_heading h3 {
  color: #981b1e;
  background-image: url(../images/common/icon_point.png);
}
/* line 1623, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_advice p {
  padding: 10px 20px;
}
/* line 1628, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_share {
  border-top: 1px solid #ccc;
  background: #fcfcfc;
  padding: 10px 20px;
}
/* line 1633, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_share #education_share_sns {
  float: left;
  width: 288px;
}
/* line 1637, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_share #education_share_sns .balloon {
  background-image: url(../images/education/img_balloon_b.png);
  width: 288px;
  height: 78px;
}
/* line 1642, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_share #education_share_sns .balloon p {
  color: #3F5AAB;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding-top: 20px;
}
/* line 1651, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_share #education_share_sns .buttons {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px;
  text-align: center;
}
/* line 1657, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_share #education_share_sns .buttons .btn_fb,
#education_detail .inner .education_detail_container .education_share #education_share_sns .buttons .btn_google,
#education_detail .inner .education_detail_container .education_share #education_share_sns .buttons .btn_tw {
  display: inline-block;
  margin: 0 3px;
}
/* line 1664, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_share #education_share_sns .buttons .btn_fb {
  width: 70px;
  overflow: hidden;
  top: -4px;
  position: relative;
}
/* line 1671, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_share #education_share_sns .buttons .btn_google {
  position: relative;
  top: -4px;
}
/* line 1676, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_share #education_share_sns .buttons .btn_tw {
  width: 68px;
  overflow: hidden;
  padding-top: 5px;
}
/* line 1684, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_share #education_like {
  margin-left: 20px;
  float: left;
  width: 288px;
}
/* line 1689, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_share #education_like .balloon {
  background-image: url(../images/education/img_balloon_r.png);
  width: 288px;
  height: 78px;
}
/* line 1694, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_share #education_like .balloon p {
  color: #FF5B76;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding-top: 20px;
}
/* line 1704, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_share #education_like .buttons a {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 8px;
  text-align: center;
  width: 100px;
  margin: 0 auto;
  position: relative;
  display: block;
  background-image: url(../images/common/icon_like.png);
  background-position: 10px center;
  background-repeat: no-repeat;
  padding-left: 25px;
}
/* line 1718, ../scss/_page.scss */
#education_detail .inner .education_detail_container .education_share #education_like .buttons a:hover {
  opacity: 0.7;
  text-decoration: none;
}
/* line 1728, ../scss/_page.scss */
#education_detail .inner .education_back {
  margin-top: 30px;
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  text-align: center;
  padding: 15px;
}
/* line 1740, ../scss/_page.scss */
#education_detail .education_side {
  width: 314px;
  float: right;
}
/* line 1744, ../scss/_page.scss */
#education_detail .education_side .education_box {
  margin-bottom: 20px;
}

/* line 1757, ../scss/_page.scss */
#not_found #page_heading #page_title {
  color: #b2b2b2;
  text-shadow: none;
}

/* line 1, ../scss/_style_page.scss */
.page {
  /*#contents {
  	padding: 0;
  	width: auto;
  	background: #f9f6f3;
  }
  */
  /* 一覧構成（1列/2列/3列） */
  /* その他 */
  /* about */
  /* safety */
  /* healthy */
  /* select */
  /* cooking */
  /* shopping */
  /* app */
  /* steak */
  /* mail */
}
/* line 2, ../scss/_style_page.scss */
.page .mt0 {
  margin-top: 0px;
}
/* line 3, ../scss/_style_page.scss */
.page .mt5 {
  margin-top: 5px;
}
/* line 4, ../scss/_style_page.scss */
.page .mt10 {
  margin-top: 10px;
}
/* line 5, ../scss/_style_page.scss */
.page .mt15 {
  margin-top: 15px;
}
/* line 6, ../scss/_style_page.scss */
.page .mt20 {
  margin-top: 20px;
}
/* line 7, ../scss/_style_page.scss */
.page .mt25 {
  margin-top: 25px;
}
/* line 8, ../scss/_style_page.scss */
.page .mt30 {
  margin-top: 30px;
}
/* line 9, ../scss/_style_page.scss */
.page .mt35 {
  margin-top: 35px;
}
/* line 10, ../scss/_style_page.scss */
.page .mt40 {
  margin-top: 40px;
}
/* line 11, ../scss/_style_page.scss */
.page .mt45 {
  margin-top: 45px;
}
/* line 12, ../scss/_style_page.scss */
.page .mt50 {
  margin-top: 50px;
}
/* line 13, ../scss/_style_page.scss */
.page .mt55 {
  margin-top: 55px;
}
/* line 14, ../scss/_style_page.scss */
.page .mt60 {
  margin-top: 60px;
}
/* line 15, ../scss/_style_page.scss */
.page .mr0 {
  margin-right: 0px;
}
/* line 16, ../scss/_style_page.scss */
.page .mr5 {
  margin-right: 5px;
}
/* line 17, ../scss/_style_page.scss */
.page .mr10 {
  margin-right: 10px;
}
/* line 18, ../scss/_style_page.scss */
.page .mr15 {
  margin-right: 15px;
}
/* line 19, ../scss/_style_page.scss */
.page .mr20 {
  margin-right: 20px;
}
/* line 20, ../scss/_style_page.scss */
.page .mr25 {
  margin-right: 25px;
}
/* line 21, ../scss/_style_page.scss */
.page .mr30 {
  margin-right: 30px;
}
/* line 22, ../scss/_style_page.scss */
.page .mr35 {
  margin-right: 35px;
}
/* line 23, ../scss/_style_page.scss */
.page .mr40 {
  margin-right: 40px;
}
/* line 24, ../scss/_style_page.scss */
.page .mr45 {
  margin-right: 45px;
}
/* line 25, ../scss/_style_page.scss */
.page .mr50 {
  margin-right: 50px;
}
/* line 26, ../scss/_style_page.scss */
.page .mr55 {
  margin-right: 55px;
}
/* line 27, ../scss/_style_page.scss */
.page .mr60 {
  margin-right: 60px;
}
/* line 28, ../scss/_style_page.scss */
.page .mb0 {
  margin-bottom: 0px;
}
/* line 29, ../scss/_style_page.scss */
.page .mb5 {
  margin-bottom: 5px;
}
/* line 30, ../scss/_style_page.scss */
.page .mb10 {
  margin-bottom: 10px;
}
/* line 31, ../scss/_style_page.scss */
.page .mb15 {
  margin-bottom: 15px;
}
/* line 32, ../scss/_style_page.scss */
.page .mb20 {
  margin-bottom: 20px;
}
/* line 33, ../scss/_style_page.scss */
.page .mb25 {
  margin-bottom: 25px;
}
/* line 34, ../scss/_style_page.scss */
.page .mb30 {
  margin-bottom: 30px;
}
/* line 35, ../scss/_style_page.scss */
.page .mb35 {
  margin-bottom: 35px;
}
/* line 36, ../scss/_style_page.scss */
.page .mb40 {
  margin-bottom: 40px;
}
/* line 37, ../scss/_style_page.scss */
.page .mb45 {
  margin-bottom: 45px;
}
/* line 38, ../scss/_style_page.scss */
.page .mb50 {
  margin-bottom: 50px;
}
/* line 39, ../scss/_style_page.scss */
.page .mb55 {
  margin-bottom: 55px;
}
/* line 40, ../scss/_style_page.scss */
.page .mb60 {
  margin-bottom: 60px;
}
/* line 41, ../scss/_style_page.scss */
.page .ml0 {
  margin-left: 0px;
}
/* line 42, ../scss/_style_page.scss */
.page .ml5 {
  margin-left: 5px;
}
/* line 43, ../scss/_style_page.scss */
.page .ml10 {
  margin-left: 10px;
}
/* line 44, ../scss/_style_page.scss */
.page .ml15 {
  margin-left: 15px;
}
/* line 45, ../scss/_style_page.scss */
.page .ml20 {
  margin-left: 20px;
}
/* line 46, ../scss/_style_page.scss */
.page .ml25 {
  margin-left: 25px;
}
/* line 47, ../scss/_style_page.scss */
.page .ml30 {
  margin-left: 30px;
}
/* line 48, ../scss/_style_page.scss */
.page .ml35 {
  margin-left: 35px;
}
/* line 49, ../scss/_style_page.scss */
.page .ml40 {
  margin-left: 40px;
}
/* line 50, ../scss/_style_page.scss */
.page .ml45 {
  margin-left: 45px;
}
/* line 51, ../scss/_style_page.scss */
.page .ml50 {
  margin-left: 50px;
}
/* line 52, ../scss/_style_page.scss */
.page .ml55 {
  margin-left: 55px;
}
/* line 53, ../scss/_style_page.scss */
.page .ml60 {
  margin-left: 60px;
}
/* line 54, ../scss/_style_page.scss */
.page .w20 {
  width: 20%;
}
/* line 55, ../scss/_style_page.scss */
.page .w25 {
  width: 25%;
}
/* line 56, ../scss/_style_page.scss */
.page .w30 {
  width: 30%;
}
/* line 57, ../scss/_style_page.scss */
.page .w40 {
  width: 40%;
}
/* line 58, ../scss/_style_page.scss */
.page .w45 {
  width: 45%;
}
/* line 59, ../scss/_style_page.scss */
.page .w50 {
  width: 50%;
}
/* line 60, ../scss/_style_page.scss */
.page .w55 {
  width: 55%;
}
/* line 61, ../scss/_style_page.scss */
.page .w60 {
  width: 60%;
}
/* line 62, ../scss/_style_page.scss */
.page .w70 {
  width: 70%;
}
/* line 63, ../scss/_style_page.scss */
.page .w75 {
  width: 75%;
}
/* line 64, ../scss/_style_page.scss */
.page .w80 {
  width: 80%;
}
/* line 65, ../scss/_style_page.scss */
.page .w90 {
  width: 90%;
}
/* line 66, ../scss/_style_page.scss */
.page .w100 {
  width: 100%;
}
/* line 68, ../scss/_style_page.scss */
.page * {
  box-sizing: content-box;
  font-weight: normal;
}
/* line 73, ../scss/_style_page.scss */
.page .none {
  display: none;
}
/* line 84, ../scss/_style_page.scss */
.page #page_heading {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  height: 400px;
}
/* line 90, ../scss/_style_page.scss */
.page .repeat {
  height: 100%;
  background-image: url(../images/common/bg_repeat_01.png);
}
/* line 95, ../scss/_style_page.scss */
.page .text_level_01 {
  padding: 30px 0;
  font-size: 108%;
  text-align: center;
}
/* line 102, ../scss/_style_page.scss */
.page .row1 {
  padding: 50px 0 0;
  text-align: center;
}
/* line 106, ../scss/_style_page.scss */
.page .row2 {
  padding: 50px 0;
}
/* line 109, ../scss/_style_page.scss */
.page .row2 ul {
  margin: auto;
  width: 1000px;
}
/* line 113, ../scss/_style_page.scss */
.page .row2 li {
  float: left;
  margin: auto 6px 10px;
  width: 486px;
}
/* line 118, ../scss/_style_page.scss */
.page .row3 {
  padding: 50px 0;
}
/* line 121, ../scss/_style_page.scss */
.page .row3 ul {
  margin: auto;
  width: 996px;
}
/* line 125, ../scss/_style_page.scss */
.page .row3 li {
  float: left;
  margin: auto 6px 10px;
  width: 320px;
}
/* line 132, ../scss/_style_page.scss */
.page #box_text_main {
  margin: auto;
  padding: 120px 0 0;
  width: auto;
  text-align: center;
  color: #fff;
}
/* line 139, ../scss/_style_page.scss */
.page #box_text_main dt {
  font-size: 72px;
  margin: auto auto 10px auto;
  font-weight: bold;
  text-shadow: 0 0 50px #888;
}
/* line 145, ../scss/_style_page.scss */
.page #box_text_main dd {
  margin: auto auto 50px auto;
  font-size: 36px;
  font-weight: bold;
  text-shadow: 0 0 50px #888;
}
/* line 151, ../scss/_style_page.scss */
.page .section {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  height: 750px;
}
/* line 157, ../scss/_style_page.scss */
.page .section .box_text {
  padding: 150px 4%;
  height: 450px;
  width: 33%;
  min-width: 320px;
  color: #fff;
  font-weight: bold;
}
/* line 165, ../scss/_style_page.scss */
.page .section .box_text dt {
  margin: auto auto 8% auto;
  line-height: 180%;
  font-size: 200%;
}
/* line 170, ../scss/_style_page.scss */
.page .section .box_text dd {
  line-height: 200%;
  font-size: 108%;
}
/* line 176, ../scss/_style_page.scss */
.page #about #page_heading {
  background-image: url(../images/about/img_about_main.jpg);
}
/* line 179, ../scss/_style_page.scss */
.page #about #section01 {
  background-image: url(../images/about/img_about_01.jpg);
}
/* line 183, ../scss/_style_page.scss */
.page #about #section02 {
  background-image: url(../images/about/img_about_02.jpg);
}
/* line 187, ../scss/_style_page.scss */
.page #about #section03 {
  background-image: url(../images/about/img_about_03.jpg);
}
/* line 190, ../scss/_style_page.scss */
.page #about #section01 .box_text {
  margin: auto auto auto 0;
  background-color: #092a4f;
  background: rgba(9, 42, 79, 0.6);
}
/* line 195, ../scss/_style_page.scss */
.page #about #section02 .box_text {
  margin: auto 0 auto auto;
  background: rgba(38, 83, 0, 0.6);
}
/* line 199, ../scss/_style_page.scss */
.page #about #section03 .box_text {
  margin: auto auto auto 0;
  background: rgba(84, 37, 0, 0.6);
}
/* line 204, ../scss/_style_page.scss */
.page #safety #page_heading {
  background-image: url(../images/safety/img_safety_main.jpg);
}
/* line 207, ../scss/_style_page.scss */
.page #safety #section01 {
  background-image: url(../images/safety/img_safety_01.jpg);
}
/* line 210, ../scss/_style_page.scss */
.page #safety #section02 {
  background-image: url(../images/safety/img_safety_02.jpg);
}
/* line 214, ../scss/_style_page.scss */
.page #safety #section03 {
  background-image: url(../images/safety/img_safety_03.jpg);
}
/* line 217, ../scss/_style_page.scss */
.page #safety #section04 {
  background-image: url(../images/safety/img_safety_04.jpg);
}
/* line 220, ../scss/_style_page.scss */
.page #safety #section05 {
  background-image: url(../images/safety/img_safety_05.jpg);
}
/* line 223, ../scss/_style_page.scss */
.page #safety #section01 .box_text {
  margin: auto auto auto 0;
  background-color: #092a4f;
  background: rgba(29, 87, 0, 0.6);
}
/* line 228, ../scss/_style_page.scss */
.page #safety #section02 .box_text {
  margin: auto 0 auto auto;
  background: rgba(29, 45, 65, 0.6);
}
/* line 232, ../scss/_style_page.scss */
.page #safety #section03 .box_text {
  margin: auto auto auto 0;
  background: rgba(45, 95, 39, 0.6);
}
/* line 236, ../scss/_style_page.scss */
.page #safety #section04 .box_text {
  margin: auto 0 auto auto;
  background: rgba(55, 96, 28, 0.6);
}
/* line 240, ../scss/_style_page.scss */
.page #safety #section05 .box_text {
  margin: auto auto auto 0;
  background: rgba(58, 38, 26, 0.6);
}
/* line 245, ../scss/_style_page.scss */
.page #healthy #page_heading {
  background-image: url(../images/healthy/img_healthy_main.jpg);
}
/* line 248, ../scss/_style_page.scss */
.page #healthy #section01 {
  background-image: url(../images/healthy/img_healthy_01.jpg);
}
/* line 251, ../scss/_style_page.scss */
.page #healthy #section02 {
  background-image: url(../images/healthy/img_healthy_02.jpg);
}
/* line 255, ../scss/_style_page.scss */
.page #healthy #section03 {
  background-image: url(../images/healthy/img_healthy_03.jpg);
}
/* line 258, ../scss/_style_page.scss */
.page #healthy #section04 {
  background-image: url(../images/healthy/img_healthy_04.jpg);
}
/* line 261, ../scss/_style_page.scss */
.page #healthy #section05 {
  background-image: url(../images/healthy/img_healthy_05.jpg);
}
/* line 264, ../scss/_style_page.scss */
.page #healthy #section01 .box_text {
  margin: auto auto auto 0;
  background: rgba(163, 20, 39, 0.6);
}
/* line 268, ../scss/_style_page.scss */
.page #healthy #section02 .box_text {
  margin: auto 0 auto auto;
  background: rgba(39, 98, 34, 0.6);
}
/* line 272, ../scss/_style_page.scss */
.page #healthy #section03 .box_text {
  margin: auto auto auto 0;
  background: rgba(206, 90, 95, 0.6);
}
/* line 277, ../scss/_style_page.scss */
.page #healthy #section04 .box_text {
  margin: auto 0 auto auto;
  background: rgba(87, 45, 6, 0.6);
}
/* line 281, ../scss/_style_page.scss */
.page #healthy #section05 .box_text {
  margin: auto auto auto 0;
  background: rgba(63, 44, 5, 0.6);
}
/* line 286, ../scss/_style_page.scss */
.page #select #page_heading {
  background-image: url(../images/select/img_select_main.jpg);
}
/* line 290, ../scss/_style_page.scss */
.page #cooking #page_heading {
  background-image: url(../images/cooking/img_cooking_main.jpg);
}
/* line 294, ../scss/_style_page.scss */
.page #shopping #page_heading {
  background-image: url(../images/shopping/img_shopping_main.jpg);
}
/* line 297, ../scss/_style_page.scss */
.page #shopping h2 {
  padding: 50px 0 0;
  text-align: center;
  font-size: 170%;
  font-weight: bold;
  color: #58595b;
}
/* line 305, ../scss/_style_page.scss */
.page #app #page_heading {
  background-image: url(../images/app/img_app_main.jpg);
}
/* line 308, ../scss/_style_page.scss */
.page #section_app {
  background-color: #ebf3e1;
  height: 836px;
}
/* line 312, ../scss/_style_page.scss */
.page #section_app .repeat {
  height: 100%;
  background-image: url(../images/app/bg_repeat_01.png);
}
/* line 316, ../scss/_style_page.scss */
.page #section_app #set {
  margin: auto;
  padding: 70px 0;
  width: 992px;
  text-align: center;
}
/* line 322, ../scss/_style_page.scss */
.page #section_app #set .floatL {
  float: left;
  margin: auto;
  width: 496px;
}
/* line 327, ../scss/_style_page.scss */
.page #section_app .shout {
  padding: 30px;
  font-size: 180%;
  font-weight: bold;
  color: #58595b;
}
/* line 333, ../scss/_style_page.scss */
.page #section_app .button a {
  padding: 4px;
}
/* line 338, ../scss/_style_page.scss */
.page #steak #page_heading {
  background-image: url(../images/steak/img_steak_main.jpg);
}
/* line 341, ../scss/_style_page.scss */
.page #steak #section01 {
  background-image: url(../images/steak/bg_steak_01.jpg);
}
/* line 344, ../scss/_style_page.scss */
.page #steak #section02 {
  background-image: url(../images/steak/bg_steak_02.jpg);
  height: 1190px;
}
/* line 348, ../scss/_style_page.scss */
.page #steak #section03 {
  position: relative;
  /*position: absolute;*/
  background-image: url(../images/steak/bg_steak_03.png);
  width: 100%;
  height: 1280px;
  z-index: 2;
}
/* line 356, ../scss/_style_page.scss */
.page #steak #section_app {
  /* position: relative; */
  /* top: 1150px; */
  margin-top: -135px;
  width: 100%;
  height: 1000px;
  /* z-index: -100; */
  /* margin-bottom: 1150px; */
}
/* line 366, ../scss/_style_page.scss */
.page #steak .section ul {
  margin: auto;
  width: 996px;
}
/* line 370, ../scss/_style_page.scss */
.page #steak .section li {
  float: left;
  margin: auto 6px 10px;
  width: 480px;
}
/* line 375, ../scss/_style_page.scss */
.page #steak .section .head02 {
  background-repeat: no-repeat;
  background-position: center center;
  margin: auto;
  padding: 30px 0;
  width: 100px;
  height: 100px;
}
/* line 383, ../scss/_style_page.scss */
.page #steak .section .point {
  background-repeat: no-repeat;
  margin: 0 auto 30px;
  width: 440px;
  height: 100px;
}
/* line 389, ../scss/_style_page.scss */
.page #steak #section01 .head02 {
  background-image: url(../images/steak/head_steak_A.png);
}
/* line 392, ../scss/_style_page.scss */
.page #steak #section01 .point {
  background-image: url(../images/steak/point_steak_A.png);
}
/* line 395, ../scss/_style_page.scss */
.page #steak #section02 .head02 {
  background-image: url(../images/steak/head_steak_B.png);
}
/* line 398, ../scss/_style_page.scss */
.page #steak #section02 .point {
  background-image: url(../images/steak/point_steak_B.png);
}
/* line 401, ../scss/_style_page.scss */
.page #steak #section03 .head02 {
  background-image: url(../images/steak/head_steak_C.png);
}
/* line 404, ../scss/_style_page.scss */
.page #steak #section03 .point {
  background-image: url(../images/steak/point_steak_C.png);
}
/* line 407, ../scss/_style_page.scss */
.page #steak #section_app .head02 {
  padding: 170px 0 0;
  width: auto;
  height: auto;
  text-align: center;
  font-size: 250%;
  color: #8ec184;
}
/* line 415, ../scss/_style_page.scss */
.page #steak #section_app #set {
  padding: 50px 0 0;
}
/* line 421, ../scss/_style_page.scss */
.page #mail {
  overflow: hidden;
}
/* line 424, ../scss/_style_page.scss */
.page #mail #page_heading {
  background-image: url(../images/mail/img_mail_main.jpg);
}
/* line 427, ../scss/_style_page.scss */
.page #mail h2 {
  padding: 50px 0 0;
  text-align: center;
  font-size: 170%;
  font-weight: bold;
  color: #58595b;
}
/* line 434, ../scss/_style_page.scss */
.page #mail .row3 ul {
  margin: auto;
  width: 860px;
  text-align: center;
}
/* line 439, ../scss/_style_page.scss */
.page #mail .row3 {
  margin-bottom: 40px;
}
/* line 442, ../scss/_style_page.scss */
.page #mail .row3 li {
  margin: auto 10px;
  width: 256px;
}
/* line 446, ../scss/_style_page.scss */
.page #mail #set {
  margin: auto;
  width: 860px;
  text-align: center;
}
/* line 451, ../scss/_style_page.scss */
.page #mail #set .floatL {
  float: left;
  padding: 0 6px;
}
/* line 456, ../scss/_style_page.scss */
.page #privacy {
  padding-bottom: 50px;
}
/* line 459, ../scss/_style_page.scss */
.page #privacy #page_heading {
  background-image: url(../images/privacy/img_privacy_main.jpg);
}
/* line 463, ../scss/_style_page.scss */
.page #privacy .section_title {
  padding: 50px 0;
  padding-bottom: 30px;
}
/* line 467, ../scss/_style_page.scss */
.page #privacy .section_title h1 {
  font-size: 36px;
  text-align: center;
}
/* line 475, ../scss/_style_page.scss */
.page #site {
  padding: 50px 0;
  padding-top: 0;
}
/* line 479, ../scss/_style_page.scss */
.page #site #page_heading {
  background-image: url(../images/site/img_site_main.jpg);
  margin-bottom: 50px;
}
.page #cookie #page_heading {
  background-image: url(../images/cookie/img_cookie_main.jpg);
  margin-bottom: 50px;
}
/* line 484, ../scss/_style_page.scss */
/*.page #site h1 {
  font-weight: bold;
  margin-bottom: 15px;
}*/
/* line 489, ../scss/_style_page.scss */
.page #site h2 {
  font-weight: bold;
  margin-bottom: 15px;
}

/* line 498, ../scss/_style_page.scss */
#recipe_detail span.red {
  color: #f00;
}
/* line 502, ../scss/_style_page.scss */
#recipe_detail * {
  box-sizing: border-box;
}
/* line 506, ../scss/_style_page.scss */
#recipe_detail #page_heading {
  background-image: url(../images/recipe/img_recipeDetails_main.jpg);
  height: 200px;
}
/* line 510, ../scss/_style_page.scss */
#recipe_detail #page_heading #box_text_main {
  margin: auto;
  padding: 40px 0 0;
  width: auto;
  text-align: center;
  color: #fff;
}
/* line 517, ../scss/_style_page.scss */
#recipe_detail #page_heading #box_text_main dt {
  font-size: 72px;
  margin: auto auto 10px auto;
}
/* line 521, ../scss/_style_page.scss */
#recipe_detail #page_heading #box_text_main dd {
  margin: auto auto 20px auto;
  font-size: 24px;
}
/* line 527, ../scss/_style_page.scss */
#recipe_detail .inner {
  padding-top: 30px;
  padding-bottom: 30px;
}
/* line 531, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_main {
  float: left;
  width: 645px;
}
/* line 536, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container {
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
}
/* line 544, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_photo a img {
  display: block;
}
/* line 550, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_action {
  padding: 10px 20px;
  background: #e2e2e2;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
/* line 556, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_action .btn_like,
#recipe_detail .inner .recipe_detail_container .recipe_action .btn_print {
  float: left;
}
/* line 561, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_action .btn_like {
  position: relative;
  width: 85px;
  height: 20px;
}
/* line 566, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_action .btn_like .wpfp-span {
  width: 85px;
  height: 20px;
  display: block;
}
/* line 571, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_action .btn_like .wpfp-span img {
  margin-top: 0px;
  margin-left: 36px;
}
/* line 576, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_action .btn_like .wpfp-span a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 85px;
  height: 20px;
  display: block;
  background-image: url(../images/recipe/like_top_off.png);
  background-repeat: no-repeat;
}
/* line 586, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_action .btn_like .wpfp-span a[href*="remove"] {
  background-image: url(../images/recipe/like_top_on.png);
}
/* line 593, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_action .btn_print {
  margin-left: 5px;
}
/* line 597, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_action .btn_print a img {
  display: block;
}
/* line 603, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_action .btn_fb,
#recipe_detail .inner .recipe_detail_container .recipe_action .btn_google,
#recipe_detail .inner .recipe_detail_container .recipe_action .btn_tw {
  float: right;
  height: 20px;
  overflow: hidden;
}
/* line 611, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_action .btn_fb {
  width: 70px;
  margin-right: 5px;
}
/* line 616, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_action .btn_google {
  right: 75px;
  margin-right: 5px;
}
/* line 621, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_action .btn_tw {
  width: 68px;
}
/* line 627, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_info {
  padding: 10px 20px;
  padding-bottom: 20px;
}
/* line 632, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_info .recipe_title h2 {
  font-weight: bold;
}
/* line 637, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_info .recipe_spec {
  margin-top: 10px;
  background: #fff;
}
/* line 641, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_info .recipe_spec .recipe_time {
  float: left;
  border: 1px solid #ccc;
  border-radius: 4px 0 0 4px;
  width: 50%;
  padding: 10px 20px;
  padding-left: 40px;
  background-image: url(../images/common/icon_time.png);
  background-position: 10px center;
  background-repeat: no-repeat;
}
/* line 653, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_info .recipe_spec .recipe_calory {
  float: left;
  border: 1px solid #ccc;
  border-left: none;
  border-radius: 0 4px 4px 0;
  width: 49%;
  padding: 10px 20px;
  padding-left: 40px;
  background-image: url(../images/common/icon_kcal.png);
  background-position: 10px center;
  background-repeat: no-repeat;
}
/* line 667, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_info .recipe_description {
  margin-top: 10px;
}
/* line 672, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_heading {
  padding: 10px 20px;
  background: #e2e2e2;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
/* line 678, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_heading h3 {
  float: left;
  font-weight: bold;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 30px;
}
/* line 688, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_ingredients {
  padding-bottom: 20px;
}
/* line 692, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_ingredients .recipe_heading h3 {
  background-image: url(../images/common/icon_material.png);
}
/* line 696, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_ingredients .recipe_heading .dishes {
  padding-top: 2px;
  float: right;
  font-weight: bold;
  font-size: 14px;
  background-image: url(../images/common/icon_person.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 25px;
}
/* line 708, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_ingredients ul {
  padding: 10px 20px;
}
/* line 711, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_ingredients ul li {
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}
/* line 719, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_ingredients dl dt {
  float: left;
}
/* line 723, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_ingredients dl dd {
  float: right;
}
/* line 729, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_howto {
  padding-bottom: 20px;
}
/* line 733, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_howto .recipe_heading h3 {
  background-image: url(../images/common/icon_recipe.png);
}
/* line 738, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_howto ul {
  padding: 10px 20px;
}
/* line 741, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_howto ul li {
  padding: 10px 0;
  padding-left: 22px;
  border-bottom: 1px solid #ccc;
}
/* line 746, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_howto ul li:before {
  content: attr(data-num);
  background: #666;
  border-radius: 3px;
  color: #fff;
  padding: 2px 5px 2px 5px;
  margin-left: -22px;
  margin-right: 5px;
  font-size: 10px;
  text-align: center;
  font-weight: bold;
}
/* line 764, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_advice .recipe_heading {
  background-color: #faf3f6;
  border-color: #f7edf2;
}
/* line 768, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_advice .recipe_heading h3 {
  color: #981b1e;
  background-image: url(../images/common/icon_point.png);
}
/* line 774, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_advice p {
  padding: 10px 20px;
}
/* line 779, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_share {
  border-top: 1px solid #ccc;
  background: #fcfcfc;
  padding: 10px 20px;
}
/* line 784, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_share #recipe_share_sns {
  float: left;
  width: 288px;
}
/* line 788, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_share #recipe_share_sns .balloon {
  background-image: url(../images/recipe/img_balloon_b.png);
  width: 288px;
  height: 78px;
}
/* line 793, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_share #recipe_share_sns .balloon p {
  color: #3F5AAB;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding-top: 20px;
}
/* line 802, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_share #recipe_share_sns .buttons {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 9px 45px;
  text-align: center;
}
/* line 808, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_share #recipe_share_sns .buttons .btn_fb,
#recipe_detail .inner .recipe_detail_container .recipe_share #recipe_share_sns .buttons .btn_google,
#recipe_detail .inner .recipe_detail_container .recipe_share #recipe_share_sns .buttons .btn_tw {
  float: right;
  height: 20px;
  overflow: hidden;
}
/* line 816, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_share #recipe_share_sns .buttons .btn_fb {
  width: 70px;
  margin-right: 10px;
}
/* line 821, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_share #recipe_share_sns .buttons .btn_google {
  right: 75px;
  margin-right: 10px;
}
/* line 826, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_share #recipe_share_sns .buttons .btn_tw {
  width: 68px;
}
/* line 832, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_share #recipe_like {
  margin-left: 20px;
  float: left;
  width: 288px;
}
/* line 837, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_share #recipe_like .balloon {
  background-image: url(../images/recipe/img_balloon_r.png);
  width: 288px;
  height: 78px;
}
/* line 842, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_share #recipe_like .balloon p {
  color: #FF5B76;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding-top: 20px;
}
/* line 852, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_share #recipe_like .buttons .btn_like {
  position: relative;
  width: 160px;
  height: 40px;
  margin: 0 auto;
}
/* line 858, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_share #recipe_like .buttons .btn_like .wpfp-span {
  width: 160px;
  height: 40px;
  display: block;
}
/* line 863, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_share #recipe_like .buttons .btn_like .wpfp-span img {
  margin-top: 0px;
  margin-left: 36px;
}
/* line 868, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_share #recipe_like .buttons .btn_like .wpfp-span a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 160px;
  height: 40px;
  display: block;
  background-image: url(../images/recipe/like_bottom_off.png);
  background-repeat: no-repeat;
}
/* line 878, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_detail_container .recipe_share #recipe_like .buttons .btn_like .wpfp-span a[href*="remove"] {
  background-image: url(../images/recipe/like_bottom_on.png);
}
/* line 889, ../scss/_style_page.scss */
#recipe_detail .inner .recipe_back {
  margin-top: 30px;
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 2px;
  text-align: center;
  padding: 15px;
}
/* line 901, ../scss/_style_page.scss */
#recipe_detail .recipe_side {
  width: 314px;
  float: right;
}
/* line 905, ../scss/_style_page.scss */
#recipe_detail .recipe_side .recipe_box {
  margin-bottom: 20px;
}

/* line 2, ../scss/_override.scss */
.page #privacy, .page #site, .page #cookie {
  padding: 0 0 50px;
  background: #f9f6f3;
}
/* line 5, ../scss/_override.scss */
.page #privacy #page_heading, .page #site #page_heading, .page #cookie #page_heading {
  margin-bottom: 50px;
}
/* line 8, ../scss/_override.scss */
.page #privacy #page_heading #box_text_main dt, .page #site #page_heading #box_text_main dt {
  text-shadow: 0 0 50px #888;
}
/* line 11, ../scss/_override.scss */
.page #privacy #page_heading #box_text_main dd, .page #site #page_heading #box_text_main dd {
  text-shadow: 0 0 20px #333;
}
/* line 17, ../scss/_override.scss */
/*.page #privacy .section_title h1, .page #site .section_title h1, .page #cookie .section_title h1 {
  border-left: 4px solid #aaa;
  padding: 10px 8px;
}*/
.page #privacy .section_title, .page #site .section_title, .page #cookie .section_title {
  padding: 50px 0;
  padding-bottom: 30px;
}
.page #privacy .section_title h1, .page #site .section_title h1, .page #cookie .section_title h1 {
  font-size: 36px;
	font-weight: bold;
  text-align: center;
}
.page #privacy strong, .page #site strong, .page #cookie strong {
	font-weight: 700;
}
/* line 23, ../scss/_override.scss */
.page #privacy .inner h2, .page #site .inner h2, .page #cookie .inner h2 {
  font-weight: bold;
  margin-bottom: 15px;
  padding-left: 2px;
  border-bottom: 4px solid #aaa;
}
/* line 29, ../scss/_override.scss */
.page #privacy .inner p, .page #site .inner p, .page #cookie .inner p {
  padding: 0 4px;
}
/* line 33, ../scss/_override.scss */
.page #privacy .inner ul.indent li, .page #site .inner ul.indent li {
  text-indent: -14px;
  padding-left: 14px;
}

/* line 1, ../scss/_mobile.scss */
body.mobile {
  -webkit-text-size-adjust: 100%;
  width: 100%;
  overflow-x: hidden;
}
/* line 10, ../scss/_mobile.scss */
body.mobile #wrap {
  /* padding-top: 60px; */
  padding-top: 50px;
  padding-bottom: 0;
}
/* line 15, ../scss/_mobile.scss */
body.mobile .inner {
  width: 100%;
}
/* line 19, ../scss/_mobile.scss */
body.mobile h1#page_heading {
  height: 200px;
}
/* line 22, ../scss/_mobile.scss */
body.mobile h1#page_heading #box_text_main {
  padding-top: 60px;
}
/* line 25, ../scss/_mobile.scss */
body.mobile h1#page_heading #box_text_main dt {
  font-size: 40px;
}
/* line 29, ../scss/_mobile.scss */
body.mobile h1#page_heading #box_text_main dd {
  font-size: 18px;
}
/* line 41, ../scss/_mobile.scss */
body.mobile .page_contents {
  min-width: 100%;
}
/* line 44, ../scss/_mobile.scss */
body.mobile .page_contents #page_heading {
  height: 200px;
}
/* line 47, ../scss/_mobile.scss */
body.mobile .page_contents #page_heading #page_title {
  padding-top: 60px;
}
/* line 51, ../scss/_mobile.scss */
body.mobile .page_contents #page_heading #page_title h1 {
  font-size: 40px !important;
  font-weight: bold;
}
/* line 56, ../scss/_mobile.scss */
body.mobile .page_contents #page_heading #page_title p {
  font-size: 18px;
}
/* line 60, ../scss/_mobile.scss */
body.mobile .page_contents #page_heading #page_title .observer {
  font-size: 16px !important;
  margin-top: 10px !important;
}
/* line 69, ../scss/_mobile.scss */
body.mobile .page_contents .about_page .section .box_text {
  width: 100%;
  padding: 20px;
}
/* line 74, ../scss/_mobile.scss */
body.mobile .page_contents .about_page .section {
  height: auto;
}
/* line 77, ../scss/_mobile.scss */
body.mobile .page_contents .about_page .section .inner {
  width: 100% !important;
  min-width: 0px;
  padding: 0 !important;
}
/* line 83, ../scss/_mobile.scss */
body.mobile .page_contents .about_page .section .healthy_graph {
  opacity: 1 !important;
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  left: 0 !important;
  top: 0 !important;
}
/* line 91, ../scss/_mobile.scss */
body.mobile .page_contents .about_page .section .healthy_graph img {
  width: 100%;
  height: auto;
  display: block;
}
/* line 102, ../scss/_mobile.scss */
body.mobile .page_contents #recipe .recipe_search form input[name=keyword] {
  width: 80%;
  height: 50px;
  border: 5px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  font-size: 16px;
  padding: 10px 15px;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 112, ../scss/_mobile.scss */
body.mobile .page_contents #recipe .recipe_search .icon_multiply {
  margin: 10px;
}
/* line 116, ../scss/_mobile.scss */
body.mobile .page_contents #recipe .recipe_search form input[type=submit] {
  margin-top: 15px;
  height: 50px;
  width: 180px;
  margin-left: 20px;
  background-color: #5c7b35;
  border: none;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 30px;
  border-radius: 3px;
  padding-left: 36px;
  background-image: url(../images/common/icon_search.png);
  background-position: 15px center;
  background-repeat: no-repeat;
  margin-left: 0px;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 137, ../scss/_mobile.scss */
body.mobile .page_contents #recipe .recipe_search .quick_link ul {
  text-align: center;
  width: 100%;
}
/* line 141, ../scss/_mobile.scss */
body.mobile .page_contents #recipe .recipe_search .quick_link ul li {
  display: inline-block;
  float: none;
  margin: 5px;
}
/* line 151, ../scss/_mobile.scss */
body.mobile .page_contents #recipe .recipe_list .recipe_box {
  width: 100%;
  float: none;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 20px;
}
/* line 158, ../scss/_mobile.scss */
body.mobile .page_contents #recipe .recipe_list .recipe_box img {
  width: 100% !important;
  height: auto !important;
}
/* line 163, ../scss/_mobile.scss */
body.mobile .page_contents #recipe .recipe_list .recipe_box .recipe_box_title {
  background-size: 100% 20%;
}
/* line 177, ../scss/_mobile.scss */
body.mobile .page_contents#recipe_detail {
  width: 100%;
}
/* line 180, ../scss/_mobile.scss */
body.mobile .page_contents#recipe_detail .inner {
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-top: 10px !important;
}
/* line 186, ../scss/_mobile.scss */
body.mobile .page_contents#recipe_detail .recipe_main {
  width: 100%;
}
/* line 189, ../scss/_mobile.scss */
body.mobile .page_contents#recipe_detail .recipe_main .recipe_detail_container {
  width: 100%;
}
/* line 194, ../scss/_mobile.scss */
body.mobile .page_contents#recipe_detail .recipe_main .recipe_detail_container .recipe_photo a img {
  width: 100%;
  height: auto;
}
/* line 204, ../scss/_mobile.scss */
body.mobile .page_contents#recipe_detail #recipe_share_sns {
  float: none !important;
  margin: 0 auto !important;
}
/* line 209, ../scss/_mobile.scss */
body.mobile .page_contents#recipe_detail #recipe_like {
  float: none !important;
  margin: 10px auto !important;
}
/* line 214, ../scss/_mobile.scss */
body.mobile .page_contents#recipe_detail .recipe_side {
  display: none;
}
/* line 220, ../scss/_mobile.scss */
body.mobile #globalheader {
  position: absolute;
  height: auto !important;
  padding-bottom: 0 !important;
}
/* line 226, ../scss/_mobile.scss */
body.mobile body#home.mobile #contents {
  margin-top: 0px;
}
/* line 230, ../scss/_mobile.scss */
body.mobile #globalfooter {
  position: relative !important;
}
/* line 234, ../scss/_mobile.scss */
body.mobile #top {
  background-color: #fff;
}
/* line 237, ../scss/_mobile.scss */
body.mobile #top #top_slide {
  width: auto !important;
  height: 200px !important;
}
/* line 241, ../scss/_mobile.scss */
body.mobile #top #top_slide #supersized {
  width: 100% !important;
  min-width: 0px !important;
  height: 200px !important;
}
/* line 246, ../scss/_mobile.scss */
body.mobile #top #top_slide #supersized .text {
  min-width: 0px;
  padding-top: 50px;
}
/* line 250, ../scss/_mobile.scss */
body.mobile #top #top_slide #supersized .text h2 {
  font-size: 48px;
  line-height: initial;
}
/* line 255, ../scss/_mobile.scss */
body.mobile #top #top_slide #supersized .text p {
  font-size: 18px;
}
/* line 259, ../scss/_mobile.scss */
body.mobile #top #top_slide #supersized .text a.more {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
}
/* line 271, ../scss/_mobile.scss */
body.mobile #top #top_carousel {
  width: 100%;
  overflow: scroll;
}


.mobile #top #top_slide #top_campaign_banner {
  width: 100%;
  padding-top: 20px;
}

.mobile #top #top_slide #top_campaign_banner img {
  width: 100%;
}

/* line 278, ../scss/_mobile.scss */
body.mobile #top .top_title h2 {
  font-size: 36px;
}
/* line 284, ../scss/_mobile.scss */
body.mobile #top .top_inner a.more {
  width: 90%;
}
/* line 289, ../scss/_mobile.scss */
body.mobile #top #top_recipe {
  margin-top: 5px;
  background-size: cover !important;
}
/* line 293, ../scss/_mobile.scss */
body.mobile #top #top_recipe .recipe_search {
  display: none;
}
/* line 297, ../scss/_mobile.scss */
body.mobile #top #top_recipe .recipe_list {
  width: 100%;
  overflow-x: scroll;
}
/* line 301, ../scss/_mobile.scss */
body.mobile #top #top_recipe .recipe_list ul {
  width: 1080px;
}
/* line 305, ../scss/_mobile.scss */
body.mobile #top #top_recipe .recipe_list .recipe_box {
  width: 160px;
}
/* line 308, ../scss/_mobile.scss */
body.mobile #top #top_recipe .recipe_list .recipe_box.right {
  margin-right: 18px;
}
/* line 312, ../scss/_mobile.scss */
body.mobile #top #top_recipe .recipe_list .recipe_box img {
  width: 160px !important;
  height: 111px !important;
}
/* line 318, ../scss/_mobile.scss */
body.mobile #top #top_recipe .recipe_list .recipe_box .recipe_box_spec .recipe_time {
  float: left;
  width: 50%;
  border-right: 1px solid #ccc;
  padding: 10px 20px;
  padding-left: 30px;
  background-image: url(../images/common/icon_time.png);
  background-position: 10px center;
  background-size: 12px;
  background-repeat: no-repeat;
}
/* line 330, ../scss/_mobile.scss */
body.mobile #top #top_recipe .recipe_list .recipe_box .recipe_box_spec .recipe_calory {
  float: right;
  width: 49.9%;
  padding: 10px 20px;
  padding-left: 30px;
  background-image: url(../images/common/icon_kcal.png);
  background-position: 10px 48%;
  background-size: 15px;
  background-repeat: no-repeat;
}
/* line 344, ../scss/_mobile.scss */
body.mobile #top #top_recipe .recipe_list .recipe_box .recipe_favorite .wpfp-span a {
  width: 45px;
  height: 45px;
  background-size: 100%;
}
/* line 355, ../scss/_mobile.scss */
body.mobile #top #top_event {
  background-size: cover !important;
}
/* line 358, ../scss/_mobile.scss */
body.mobile #top #top_event #top_event_list {
  width: 100%;
  overflow-x: scroll;
}
/* line 362, ../scss/_mobile.scss */
body.mobile #top #top_event #top_event_list ul {
  width: 550px;
}
/* line 365, ../scss/_mobile.scss */
body.mobile #top #top_event #top_event_list .event_box {
  width: 160px;
}
/* line 368, ../scss/_mobile.scss */
body.mobile #top #top_event #top_event_list .event_box .event_box_photo {
  height: auto;
}
/* line 372, ../scss/_mobile.scss */
body.mobile #top #top_event #top_event_list .event_box img {
  width: 160px;
  height: 160px;
}
/* line 377, ../scss/_mobile.scss */
body.mobile #top #top_event #top_event_list .event_box .event_box_title {
  padding-top: 60px;
}
/* line 380, ../scss/_mobile.scss */
body.mobile #top #top_event #top_event_list .event_box .event_box_title .duration {
  min-height: 23px;
  padding: 0 20px;
  padding-left: 38px;
  padding-top: 0px;
  background-image: url(../images/common/icon_calendar_w.png);
  background-repeat: no-repeat;
  background-position: 15px center;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}
/* line 393, ../scss/_mobile.scss */
body.mobile #top #top_event #top_event_list .event_box .event_box_title h3 {
  font-size: 11px;
}

body.mobile #top #top_project #top_project_list .project_box {
  width: calc((100% - 30px) / 2);
}
body.mobile #top #top_project #top_project_list .project_box .project_box_more {
	font-size: 12px;
}

/* line 405, ../scss/_mobile.scss */
body.mobile #globalheader .inner {
  padding: 30px 0 0;
}
/* line 409, ../scss/_mobile.scss */
body.mobile #globalheader h1 {
  width: 265px;
  margin: 0 auto 30px;
}
/* line 414, ../scss/_mobile.scss */
body.mobile #globalheader ul {
  overflow: hidden;
}
/* line 418, ../scss/_mobile.scss */
body.mobile #globalheader ul li {
  float: left;
}
/* line 422, ../scss/_mobile.scss */
body.mobile #globalheader ul li a {
  display: block;
  color: black;
}
/* line 427, ../scss/_mobile.scss */
body.mobile #globalheader #head_tool {
  position: absolute;
  right: 0;
  top: 30px;
  font-size: 11px;
  overflow: hidden;
}
/* line 435, ../scss/_mobile.scss */
body.mobile #globalheader #head_tool ul li {
  float: right;
}
/* line 439, ../scss/_mobile.scss */
body.mobile #searchform {
  border: 1px solid #dbdcdc;
  padding: 1px 1px 1px 0;
  height: 20px;
  width: 204px;
  float: right;
  border-radius: 3px;
  margin-top: 20px;
}
/* line 449, ../scss/_mobile.scss */
body.mobile #searchform .searchtext {
  border: none;
  padding: 1px 4px 0;
  height: 20px;
  width: 164px;
}
/* line 456, ../scss/_mobile.scss */
body.mobile #searchform #searchsubmit {
  background: url("images/common/icon_search.png") no-repeat scroll 50% 50% #3e3a39;
  border: medium none;
  cursor: pointer;
  height: 20px;
  width: 32px;
  border-radius: 0 3px 3px 0;
}
/* line 465, ../scss/_mobile.scss */
body.mobile #searchform #searchsubmit:hover {
  background-color: #666;
}
/* line 469, ../scss/_mobile.scss */
body.mobile #globalheader #head_tool li {
  margin-left: 20px;
}
/* line 473, ../scss/_mobile.scss */
body.mobile #globalheader ul#g-navi li {
  width: 160px;
  line-height: 0;
}
/* line 478, ../scss/_mobile.scss */
body.mobile #globalfoooter {
  background: url("images/common/footer_bg.jpg") repeat-x center 100%;
  padding-bottom: 100px;
  font-size: 11px;
  line-height: 1;
  height: 72px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
/* line 489, ../scss/_mobile.scss */
body.mobile #globalfoooter h1 {
  float: left;
  margin-right: 30px;
}
/* line 494, ../scss/_mobile.scss */
body.mobile #globalfoooter #f-navi {
  overflow: hidden;
  margin-bottom: 14px;
  padding-top: 14px;
}
/* line 500, ../scss/_mobile.scss */
body.mobile #globalfoooter #f-navi li {
  border-right: 1px solid black;
  float: left;
  margin-right: 7px;
  padding-right: 7px;
}
/* line 507, ../scss/_mobile.scss */
body.mobile #globalfoooter #f-navi li:last-child {
  border-right: none;
  margin-right: 0px;
  padding-right: 0px;
}

/* スマホ
----------------------------------------------------*/
/* line 518, ../scss/_mobile.scss */
#menu {
  margin-top: 14px;
  position: absolute;
}

/* line 522, ../scss/_mobile.scss */
.sidr {
  width: 250px;
  font-size: 12px;
  letter-spacing: -1px;
}

/* line 528, ../scss/_mobile.scss */
.sidr.left {
  left: -250px;
}

/* line 532, ../scss/_mobile.scss */
.sidr .home,
.sidr .consuma {
  background: #eaeaea;
}

/* line 537, ../scss/_mobile.scss */
.sidr .home {
  position: relative;
}

/* line 541, ../scss/_mobile.scss */
.sidr .home a {
  padding-left: 36px;
}

/* line 545, ../scss/_mobile.scss */
.sidr .home img {
  position: absolute;
  margin-left: -20px;
  top: 35%;
}

/* line 551, ../scss/_mobile.scss */
.sidr li ul li a span {
  font-size: 10px;
  display: inline;
  padding-right: 6px;
  padding-left: 0px;
}

/* line 558, ../scss/_mobile.scss */
.sidr .service {
  overflow: hidden;
}

/* line 562, ../scss/_mobile.scss */
.sidr .service div {
  width: 61px;
  height: 50px;
  float: left;
  border-right: 1px solid #dfdfdf;
  border-left: 1px solid #fff;
  overflow: hidden;
  padding: 0 !important;
}

/* line 572, ../scss/_mobile.scss */
.sidr .service div:first-child {
  border-left: none;
}

/* line 576, ../scss/_mobile.scss */
.sidr .service div:last-child {
  border-right: none;
}

/* line 580, ../scss/_mobile.scss */
.sidr .service div a {
  display: block;
  padding: 10px 15px 0;
}

/* line 585, ../scss/_mobile.scss */
.sidr .service div.youtube a {
  display: block;
  padding: 8px 15px 0;
}

/* line 590, ../scss/_mobile.scss */
.sidr .service div a img {
  width: 90%;
}

/* line 594, ../scss/_mobile.scss */
body.mobile #supersized,
body.mobile #slide {
  height: 200px;
}

/* line 599, ../scss/_mobile.scss */
body.mobile #slide {
  margin-top: 60px;
  margin-bottom: 20px;
}

/* line 604, ../scss/_mobile.scss */
body.mobile #searchform {
  width: 90%;
  margin: 6px 5%;
  overflow: hidden;
  height: 30px;
}

/* line 611, ../scss/_mobile.scss */
body.mobile #searchform .searchtext,
body.mobile #searchform #searchsubmit {
  float: left;
  height: 30px;
}

/* line 617, ../scss/_mobile.scss */
body.mobile #searchform .searchtext {
  width: 80%;
  margin: 0;
  background: #fff;
}

/* line 623, ../scss/_mobile.scss */
body.mobile #searchform #searchsubmit {
  width: 20%;
}

/* line 627, ../scss/_mobile.scss */
body.mobile .section_title {
  border-bottom: 2px solid #3e3a39;
  margin-bottom: 15px;
}

/* line 632, ../scss/_mobile.scss */
body.mobile #right_column {
  display: none;
}

/* line 636, ../scss/_mobile.scss */
body.mobile #globalheader {
  margin-top: 0 !important;
  padding-top: 10px;
  position: fixed;
  z-index: 9999;
  background-color: white;
}

/* line 644, ../scss/_mobile.scss */
body.mobile #globalheader,
body.mobile .inner {
  padding-right: 2%;
  padding-left: 2%;
}

/* line 661, ../scss/_mobile.scss */
body.mobile #left_column,
body.mobile #globalheader li,
body.mobile #left_column #page_heading img {
  width: 100%;
}

/* line 667, ../scss/_mobile.scss */
body.mobile #globalheader h1 {
  /* width: 100px; */
  width: 110px;
  margin-bottom: 10px;
}

/* line 672, ../scss/_mobile.scss */
body.mobile #globalheader h1 img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

/* line 678, ../scss/_mobile.scss */
body.mobile #left_column {
  margin: 0;
}

/* line 686, ../scss/_mobile.scss */
body.mobile #left_column .t-center img {
  width: 90%;
  height: auto;
}

/* line 691, ../scss/_mobile.scss */
body.mobile.about-mla #left_column .t-center img {
  width: 60%;
  height: auto;
}

/* line 696, ../scss/_mobile.scss */
body.mobile #globalheader #sidr ul div {
  padding: 0 15px;
}

/* line 700, ../scss/_mobile.scss */
body.mobile #globalheader #sidr ul ul {
  display: none;
}

/* line 704, ../scss/_mobile.scss */
body.mobile.about-mla .two_text_column dd,
body.mobile.about-mla .two_text_column dt {
  width: 50%;
}

/* line 709, ../scss/_mobile.scss */
body.mobile.printing .w75 {
  width: 70%;
  padding-left: 3%;
  padding-right: 2%;
}

/* line 715, ../scss/_mobile.scss */
body.mobile.lamb-summary .w50 h3 {
  letter-spacing: -1px;
}

/* line 719, ../scss/_mobile.scss */
body.mobile.trade table,
body.mobile.traceability table.w90 {
  width: 100%;
}

/* line 724, ../scss/_mobile.scss */
body.mobile.security .two_text_column dd {
  width: 16%;
}

/* line 728, ../scss/_mobile.scss */
body.mobile.security .two_text_column dt {
  width: 84%;
}

/* line 732, ../scss/_mobile.scss */
body.mobile .sp-img img {
  width: auto !important;
}

/* line 736, ../scss/_mobile.scss */
body.mobile.campaign #contents img {
  width: 100%;
}

/* line 740, ../scss/_mobile.scss */
body.mobile.site dd img {
  width: 100%;
}

/* line 744, ../scss/_mobile.scss */
body.mobile table.roop td.date {
  width: 30% !important;
}

/* line 748, ../scss/_mobile.scss */
body.mobile table.roop td.text {
  width: 70% !important;
}

/* line 752, ../scss/_mobile.scss */
body.mobile #globalfoooter {
  height: auto;
  padding-top: 20px;
  border-top: 1px solid #dcdcdd;
}

/* line 758, ../scss/_mobile.scss */
body#home.mobile #globalfoooter {
  height: auto;
  padding-top: 0;
  border-top: none;
}

/* line 764, ../scss/_mobile.scss */
body.mobile #globalfoooter .inner {
  text-align: center;
  margin: 0;
  float: none;
}

/* line 770, ../scss/_mobile.scss */
body.mobile #globalfoooter h1 {
  text-align: center;
  margin: 0;
  float: none;
}

/* line 776, ../scss/_mobile.scss */
body.mobile #globalfoooter #f-navi {
  text-align: center;
}

/* line 780, ../scss/_mobile.scss */
body.mobile #globalfoooter #f-navi li {
  float: none;
  display: inline-block;
  font-size: 110%;
  margin-top: 6px;
  margin-bottom: 6px;
}

/* line 793, ../scss/_mobile.scss */
body.mobile #globalfooter #footer_to_top a {
  display: block;
  padding: 10px;
  padding-top: 30px;
  background: url(../images/common/icon_arrow_u.png) center 10px no-repeat;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #ccc;
}
/* line 804, ../scss/_mobile.scss */
body.mobile #globalfooter #footer_main {
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 808, ../scss/_mobile.scss */
body.mobile #globalfooter #footer_main #footer_menu {
  padding-top: 0;
}
/* line 812, ../scss/_mobile.scss */
body.mobile #globalfooter #footer_main #footer_menu #footer_navi ul {
  text-align: center;
}
/* line 815, ../scss/_mobile.scss */
body.mobile #globalfooter #footer_main #footer_menu #footer_navi ul li {
  margin: 5px;
  float: none;
  display: inline-block;
}
/* line 825, ../scss/_mobile.scss */
body.mobile #globalfooter #footer_main #footer_bottom {
  margin-top: 20px;
}
/* line 828, ../scss/_mobile.scss */
body.mobile #globalfooter #footer_main #footer_bottom #footer_copyright {
  float: none;
  padding: 0 20px;
  text-align: center;
}
/* line 839, ../scss/_mobile.scss */
body.mobile .page_contents .inner {
  padding: 0 10px;
}
/* line 854, ../scss/_mobile.scss */
body.mobile #education .inner {
  padding-top: 20px;
}
/* line 858, ../scss/_mobile.scss */
body.mobile #education .inner .education_title h2 {
  margin: 0;
  padding: 0;
  font-size: 18px;
}
/* line 865, ../scss/_mobile.scss */
body.mobile #education .inner .education_list {
  margin-top: 20px;
}
/* line 869, ../scss/_mobile.scss */
body.mobile #education .inner .education_list ul .education_box {
  width: 100%;
  float: none;
  margin: 0 auto !important;
  margin-bottom: 10px !important;
}
/* line 876, ../scss/_mobile.scss */
body.mobile #education .inner .education_list ul .education_box .education_box_photo img {
  width: 100%;
  height: auto;
}
/* line 890, ../scss/_mobile.scss */
body.mobile #education_detail #page_title {
  padding-top: 40px;
}
/* line 895, ../scss/_mobile.scss */
body.mobile #education_detail .inner .education_main {
  width: 100%;
}
/* line 900, ../scss/_mobile.scss */
body.mobile #education_detail .inner .education_main .education_detail_container .education_photo img {
  width: 100%;
  height: auto;
}
/* line 906, ../scss/_mobile.scss */
body.mobile #education_detail .inner .education_main .education_detail_container .education_info {
  padding: 10px;
}
/* line 909, ../scss/_mobile.scss */
body.mobile #education_detail .inner .education_main .education_detail_container .education_info .education_title {
  padding: 0;
}
/* line 913, ../scss/_mobile.scss */
body.mobile #education_detail .inner .education_main .education_detail_container .education_info .education_description {
  margin-top: 15px;
  padding: 0;
}
/* line 917, ../scss/_mobile.scss */
body.mobile #education_detail .inner .education_main .education_detail_container .education_info .education_description p {
  margin: 0;
  padding: 10px 0;
  font-size: 15px;
}
/* line 923, ../scss/_mobile.scss */
body.mobile #education_detail .inner .education_main .education_detail_container .education_info .education_description img {
  width: 100%;
}
/* line 936, ../scss/_mobile.scss */
body.mobile #event .event_inner .event_list .event_box {
  width: 100%;
  height: auto;
  float: none;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* line 943, ../scss/_mobile.scss */
body.mobile #event .event_inner .event_list .event_box img {
  width: 100%;
  height: auto;
}
/* line 948, ../scss/_mobile.scss */
body.mobile #event .event_inner .event_list .event_box .event_box_photo {
  height: auto;
  overflow: hidden;
}
/* line 953, ../scss/_mobile.scss */
body.mobile #event .event_inner .event_list .event_box .event_box_text {
  height: auto;
}
/* line 963, ../scss/_mobile.scss */
body.mobile #steak img {
  width: 100%;
  height: auto;
}
/* line 968, ../scss/_mobile.scss */
body.mobile #steak .point {
  width: 90%;
  height: auto;
}
/* line 974, ../scss/_mobile.scss */
body.mobile #steak .section .point {
  background-repeat: no-repeat;
  /* margin: 0 auto 30px; */
  margin: 0 auto;
  width: 90%;
  height: 90px;
  background-size: contain;
}
/* line 983, ../scss/_mobile.scss */
body.mobile #steak .section ul {
  width: 90%;
}
/* line 986, ../scss/_mobile.scss */
body.mobile #steak .section ul li {
  float: none;
  width: 100%;
}
/* line 993, ../scss/_mobile.scss */
body.mobile #steak #section01 {
  height: auto;
}
/* line 997, ../scss/_mobile.scss */
body.mobile #steak #section02 {
  height: auto;
}
/* line 1001, ../scss/_mobile.scss */
body.mobile #steak #section_app {
  height: auto;
}
/* line 1005, ../scss/_mobile.scss */
body.mobile #steak #set {
  width: 100%;
  padding: 0;
}
/* line 1009, ../scss/_mobile.scss */
body.mobile #steak #set * {
  float: none !important;
}
/* line 1013, ../scss/_mobile.scss */
body.mobile #steak #set div {
  width: 90% !important;
  margin: 0 auto !important;
}
/* line 1018, ../scss/_mobile.scss */
body.mobile #steak #set img {
  width: 100%;
}
/* line 1025, ../scss/_mobile.scss */
body.mobile #select img {
  width: 100%;
  height: auto;
}
/* line 1030, ../scss/_mobile.scss */
body.mobile #select .point {
  width: 90%;
  height: auto;
}
/* line 1036, ../scss/_mobile.scss */
body.mobile #select .section .point {
  background-repeat: no-repeat;
  /* margin: 0 auto 30px; */
  margin: 0 auto;
  width: 90%;
  height: 90px;
  background-size: contain;
}
/* line 1048, ../scss/_mobile.scss */
body.mobile #select ul {
  width: 90%;
}
/* line 1051, ../scss/_mobile.scss */
body.mobile #select ul li {
  float: none !important;
  width: 100% !important;
}
/* line 1058, ../scss/_mobile.scss */
body.mobile #section_app {
  height: auto;
  padding: 20px 10px;
}
/* line 1067, ../scss/_mobile.scss */
body.mobile #cooking img,
body.mobile #shopping img,
body.mobile #mail img,
body.mobile #app img {
  width: 100%;
  height: auto;
}
/* line 1072, ../scss/_mobile.scss */
body.mobile #cooking .point,
body.mobile #shopping .point,
body.mobile #mail .point,
body.mobile #app .point {
  width: 90%;
  height: auto;
}
/* line 1078, ../scss/_mobile.scss */
body.mobile #cooking .section .point,
body.mobile #shopping .section .point,
body.mobile #mail .section .point,
body.mobile #app .section .point {
  background-repeat: no-repeat;
  /* margin: 0 auto 30px; */
  margin: 0 auto;
  width: 90%;
  height: 90px;
  background-size: contain;
}
/* line 1090, ../scss/_mobile.scss */
body.mobile #cooking ul,
body.mobile #shopping ul,
body.mobile #mail ul,
body.mobile #app ul {
  width: 90% !important;
}
/* line 1093, ../scss/_mobile.scss */
body.mobile #cooking ul li,
body.mobile #shopping ul li,
body.mobile #mail ul li,
body.mobile #app ul li {
  float: none !important;
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* line 1101, ../scss/_mobile.scss */
body.mobile #cooking #set,
body.mobile #shopping #set,
body.mobile #mail #set,
body.mobile #app #set {
  width: 100%;
  padding: 0;
}
/* line 1105, ../scss/_mobile.scss */
body.mobile #cooking #set *,
body.mobile #shopping #set *,
body.mobile #mail #set *,
body.mobile #app #set * {
  float: none !important;
}
/* line 1109, ../scss/_mobile.scss */
body.mobile #cooking #set div,
body.mobile #shopping #set div,
body.mobile #mail #set div,
body.mobile #app #set div {
  width: 90% !important;
  margin: 0 auto !important;
}
/* line 1114, ../scss/_mobile.scss */
body.mobile #cooking #set img,
body.mobile #shopping #set img,
body.mobile #mail #set img,
body.mobile #app #set img {
  width: 100%;
}
/* line 1121, ../scss/_mobile.scss */
body.mobile #site img {
  width: auto !important;
}

@media print {
  /* line 2, ../scss/_print.scss */
  body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif !important;
  }

  /* line 6, ../scss/_print.scss */
  #wrap {
    padding: 0 !important;
  }

  /* line 10, ../scss/_print.scss */
  #globalheader,
  #globalfooter {
    display: none !important;
  }

  /* line 16, ../scss/_print.scss */
  #recipe_detail .recipe_main {
    float: none !important;
  }
  /* line 20, ../scss/_print.scss */
  #recipe_detail #page_heading,
  #recipe_detail .recipe_action,
  #recipe_detail .recipe_share,
  #recipe_detail .recipe_back,
  #recipe_detail .recipe_side {
    display: none !important;
  }
}

/* modal -------------------------- */
.pickup-modal {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s, visibility 0.5s;
  z-index: 10000;
}
.pickup-modal.is-active {
  visibility: visible;
  opacity: 1;
}
.pickup-modal,
.modal-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pickup-modal .link,
.pickup-modal .modal-box > img,
.modal-close::before,
.modal-close::after {
	display: block;
}
.pickup-modal .link,
.pickup-modal .modal-box > img,
.pickup-modal .link img {
  width: 100%;
  max-width: 800px;
}
.modal-box {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal-bg {
  background: rgba(255,255,255,0.7);
  /* background: rgba(0,0,0,0.7); */
  /* background: rgba(255,255,255,0.9); */
}
.modal-close {
  position: absolute;
  top: -10px;
  right: -70px;
  width: 50px;
  height: 50px;
  color: #fff;
  cursor: pointer;
  transition: opacity 0.2s;
}
.modal-close:hover {
  opacity: 0.7;
}
.modal-close::before,
.modal-close::after {
  content: "";
	position: absolute;
  top: 50%;
  left: 5px;
	width: 40px;
  height: 2px;
  /* background: #fff; */
  background: #616161;
}
.modal-close::before {
	transform: rotate(45deg);
}
.modal-close::after {
	transform: rotate(-45deg);
}

 /* modal -------------- */
body.mobile .modal-box {
  top: 45%;
  width: 80%;
}
body.mobile .modal-close {
  top: -55px;
  right: -10px;
}
body.mobile .modal-close::before,
body.mobile .modal-close::after {
  left: 10px;
  width: 30px;
}