@charset "UTF-8";
#page-wrapper {
  position: relative;
}

.container {
  max-width: 1050px;
  line-height: 1.8em;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #ccc;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}

body {
  color: #3d3d3d;
  background-color: #fff;
  background-image: url(https://img21.shop-pro.jp/PA01404/453/etc/background.png?cmsp_timestamp=20171213100442);
  background-repeat: no-repeat;
  background-position: center top;
}

.clearfix {
  zoom: 1;
}

.clearfix:after, .clearfix:before {
  content: '';
  display: table;
}

.clearfix:after {
  clear: both;
}

a {
  color: #780604;
}

a:hover {
  color: #9e0805;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

h2 {
  position: relative;
  margin: 40px auto;
  text-align: center;
  font-family: '¥Ò¥é¥®¥ÎÌÀÄ« ProN W3', 'HiraMinProN-W3', 'HGÌÀÄ«E', '£Í£Ó £ÐÌÀÄ«', 'MS PMincho', 'MS ÌÀÄ«', serif;
  font-weight: bold;
  font-size: 28px;
  display: table;
  padding-bottom: 20px;
  border-bottom: 1px solid #3d3d3d;
}

.container-section h2{
  padding: 0 0 20px 0;
  border: none;
}

h3{
  clear: both;
  font-size: 22px;
  color: #780604;
  font-family: '¥Ò¥é¥®¥ÎÌÀÄ« ProN W3', 'HiraMinProN-W3', 'HGÌÀÄ«E', '£Í£Ó £ÐÌÀÄ«', 'MS PMincho', 'MS ÌÀÄ«', serif;
  font-weight: bold;
}

h4{
  font-size: 16px;
  font-weight: bold;
}

.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-01 {
  border: 1px solid #780604;
  background-color: #780604;
  color: #fff;
  background-color: #780604;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #9e0805;
  background-color: #9e0805;
  color: #fff;
  background-color: #9e0805;
}

.product-order-num input {
  border-color: #780604;
}

.font-mincho {
  font-family: '¥Ò¥é¥®¥ÎÌÀÄ« ProN W3', 'HiraMinProN-W3', 'HGÌÀÄ«E', '£Í£Ó £ÐÌÀÄ«', 'MS PMincho', 'MS ÌÀÄ«', serif;
}

.iframe{
  max-width: 100%;
  height: auto;
}

/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  position: relative;
  top: -.11em;
  *display: inline;
  *zoom: 1;
}

.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_b.png);
}

.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_w.png);
}

/* customize */
.link_box{
	display: block;
}
.link_box a{
	display: block;
    width: 50%;
	font-size: 100%;
	color: #780604;
	padding: 20px 80px 20px 30px;
    margin: 20px auto 0px auto;
	text-align: center;
	border: 1px solid #780604;
    background: url(https://img21.shop-pro.jp/PA01404/453/etc/icon_link_box.png?cmsp_timestamp=20171213141609) no-repeat 80% center #fff;
	text-decoration: none;
}
.link_box a:hover{
	color: #fff;
	border: 1px solid #780604;
	background: url(https://img21.shop-pro.jp/PA01404/453/etc/icon_link_box_on.png?cmsp_timestamp=20171213141620) no-repeat 80% center #780604;
	text-decoration: none;
}

/* customize recipe */
.recipe_column{
  margin: 20px 0 40px 0;
  padding: 20px;
  background-color: #fff1f1;
}

.recipe_column .number{
  color: #fff;
  text-align: center;
  padding: 15px 100px;
  background-color: #d77117;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  display: table;
}

.recipe_column h3{
  font-size: 26px;
}

.recipe_column dl.material{
  color: #851E1C;
  text-align: left;
  padding: 15px;
  font-size: 16px;
  margin: 10px 0;
  border: 2px dotted #851E1C;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}

.recipe_column dl.material dt{
  color: #fff;
  font-weight: bold;
  background-color: #851E1C;
  padding: 5px 15px;
  text-align: center;
  width: 120px;
  float: left;
  margin: 0 20px 0 0;
}

.recipe_column dl.material dd{
  font-weight: bold;
  padding: 5px 0;
}

.recipe_column ol{
  margin: 20px 0;
  padding: 20px 20px 10px 20px;
  border: 2px dotted #ccc;
}

.recipe_column ol li{
  font-weight: bold;
  list-style-position: inside;
  margin-bottom: 10px;
}

.recipe_column .point{
  color: #fff;
  padding: 20px 20px 20px 120px;
  display: table;
  background: url(https://img21.shop-pro.jp/PA01404/453/etc/recipe_point_bg.png?cmsp_timestamp=20171215092341) no-repeat left center #851E1C;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}

.recipe_column dl.memo{
  margin: 40px 0 0 0;
}

.recipe_column dl.memo dt{
  color: #fff;
  font-weight: bold;
  background-color: #f56293;
  padding: 5px 15px;
  text-align: center;
  width: 120px;
  float: left;
  margin: 0 20px 0 0;
}

.recipe_column dl.memo dd{
  font-weight: bold;
  padding: 5px 0;
}

.recipe_column .memo_text{
  padding: 20px;
  margin: 10px 0 0 0;
  border: 2px dotted #f56293;
   border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}

/* customize freepage */

.free_column{
  clear: both;
  margin: 60px 0 60px 0;
}

.free_column .box_left{
  width: 47%;
  float: left;
}

.free_column .box_right{
  width: 50%;
  float: right;
}

.free_column .box_right img{
  margin: 21px 0 0 0;
}

.page_detail{
  padding: 20px 40px;
  border: 1px solid #ddd;
  margin: 20px 0;
}

.page_detail img{
  text-align: center;
}

.page_detail p{
  margin: 20px 0;
  background-color: #fef4e9;
  padding: 20px;
}

.page_detail dl{
  margin: 0;
}

.page_detail .mt_20{
  margin-top: 20px;
}

.page_detail dl dt{
  display: block;
  float: left;
  width: 25%;
  background-color: #efefef;
  border-bottom: 1px solid #ddd;
  padding: 15px;
  margin: 0;
}

.page_detail dl dd{
  display: block;
  float: left;
  width: 65%;
  border-bottom: 1px solid #ddd;
  padding: 15px;
  margin: 0;
}

/* customize voice */
.voice{
  margin: 20px 0 40px 0;
  padding: 20px;
  background-color: #efefef;
}

.voice p.comment{
  padding: 20px;
  background-color: #fff;
}

/* customize vegetable_recipe */
.vegetable_category{
  margin: 40px auto;
  padding: 20px;
  border: 1px solid #FACECD;
}
.vegetable_category ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 20px 0;
}
.vegetable_category ul li{
    list-style-type: none;
}
.vegetable_category ul li.cat_box a{
	font-size: 100%;
	color: #fff;
  	padding: 20px 80px 20px 80px;
    margin: 20px auto 0px auto;
	text-align: center;
    background: #f53d3d;
	text-decoration: none;
    border: none;
    list-style-type: none;
}
.vegetable_category ul li.cat_box.sweetpotato a{
    background: #8c67b2;
}
.vegetable_category ul li.cat_box.pumpkin a{
    background: #7baa55;
}
.vegetable_category ul li.cat_box a:hover{
    border: none;
}
.vegetable_recipe{
  margin: 20px 0 20px 0;
  padding: 20px 20px 40px 20px;
  background-color: #efefef;
}
.vegetable_recipe .content{
  padding: 20px;
  background-color: #fff;
}
.vegetable_recipe .category{
  display: inline-block;
  padding: 10px 40px;
  background-color: #851E1D;
  color: #fff;
}
.vegetable_recipe .category.tomato{
  background-color: #f53d3d;
}
.vegetable_recipe .category.sweetpotato{
  background-color: #8c67b2;
}
.vegetable_recipe .category.pumpkin{
  background-color: #7baa55;
}
.vegetable_recipe .box_right{
  width: 400px;
  height: auto;
  float: right;
}
.vegetable_recipe .box_right img{
  max-width: 400px;
  height: auto;
}
.vegetable_recipe table{
  border-collapse: collapse;
}
.vegetable_recipe table th{
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  width: 20%;
}
.vegetable_recipe table td{
  border: 1px solid #ccc;
  padding: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_2x_w.png);
  }

  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_b.png);
  }

  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_w.png);
  }
}
.icon-cart {
  background-position: -176px -64px;
}

.icon-user {
  background-position: -208px -0px;
}

.icon-adduser {
  background-position: -240px -0px;
}

.icon-logout {
  background-position: -32px -80px;
}

.icon-login {
  background-position: -48px -80px;
}

/* icon large */
.icon-twitter {
  background-position: -144px -264px;
}

.icon-facebook {
  background-position: -192px -264px;
}

.icon-instagram {
  background-position: -168px -288px;
}

.icon-mail {
  background-position: -96px -0px;
}

.icon-lg-w.icon-cart {
  background-position: -264px -96px;
}

.icon-lg-w.icon-chevron_up {
  background-position: -0px -216px;
}

.icon-lg-w.icon-plus {
  background-position: -312px -120px;
}

.icon-lg-w.icon-minus {
  background-position: -288px -120px;
}

.icon-lg-b,
.icon-lg-w {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  position: relative;
  top: -.1em;
  *display: inline;
  *zoom: 1;
}

.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_b.png);
}

.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_w.png);
}

.content-wrap {
  max-width: 1050px;
  margin: 20px auto;
}

/*
 * header
 */
#header-wrapper {
  margin-bottom: 4em;
  background: url(https://img21.shop-pro.jp/PA01404/453/etc/background_header.png?cmsp_timestamp=20171213105938) no-repeat left top;
}

.header-line-nav .header-link {
  float: right;
  padding: 0;
}

.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* header-line-nav */
.header-line-nav li {
  margin-left: 1px;
}

.header-line-nav a {
  font-size: 12px;
  padding: .6em 1em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.header-line-nav i {
  top: -0.2em;
  margin-right: .3em;
}

.btn-viewcart {
  padding: 1px 15px 0 13px;
}

/* header logo */
.shop-name {
  clear: both;
  margin: 2em 0;
  text-align: center;
  font-size: 24px;
}

.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #3d3d3d;
}

/* header global nav */
#header-global-nav {
  margin: 1.8em 0;
  text-align: center;
  font-size: 16px;
}

#header-global-nav li {
  margin: 0;
  padding: 0 1.5em;
  border-right: 1px solid #780604;
}

#header-global-nav li:last-child {
  border-right: none;
}

#header-global-nav li a, #header-global-nav li a:visited{
  color: #3d3d3d;
  font-weight: bold;
}

#header-global-nav li a:hover{
  color: #780604;
  font-weight: bold;
}

/* incart delivery */
.incart-delivery {
  float: right;
}

.incart-delivery ul {
  margin: 0;
  padding: 10px 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #d9edf7;
  color: #31708f;
  list-style: none;
  font-size: 12px;
}

/*
 * product list
 */
.prd-lst-unit {
  margin-bottom: 21px;
  padding: 0 10px;
  text-align: center;
}

.prd-lst-unit a:hover {
  text-decoration: none;
}

.unit-box {
  margin: 10px;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #780604;
  -webkit-box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
  box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
}

.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
}

.prd-lst-span {
  display: block;
  margin: .3em 0;
  font-size: 12px;
}

.prd-lst-name {
  font-size: 16px;
}

.prd-lst-price {
  color: #959191;
}

.prd-lst-regular {
  text-decoration: line-through;
}

.prd-lst-discount {
  color: #b81717;
}

/* product list sort */
.prd-lst-sort {
  margin: 3em 0;
  color: #888;
  text-align: center;
  font-size: 12px;
}

/* prduct list pager */
.prd-lst-pager {
  text-align: center;
}

.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}

/*
 * product
 */
.product-image-thumb img {
  border: 2px solid #fff;
}

.thumb-active img {
  border: 2px solid #780604;
}

/*
 * footer
 */
#footer-wrapper {
  clear: both;
  margin-top: 6em;
  padding-top: 3em;
  background: #3d3d3d;
}

.footer-primary {
  border-right: 1px solid #fff;
}

/* footer nav */
.footer-nav {
  list-style: none;
  margin: 0;
}

.footer-nav li {
  margin: .8em 0;
}

.footer-primary {
  padding: .3em 0;
}

.footer-primary li {
  margin-right: 25px;
  margin-left: 5px;
}

.footer-primary a {
  color: #fff;
}

.freepage-nav {
  margin-right: 10%;
  margin-bottom: 1.5em;
  padding-bottom: .8em;
  border-bottom: 1px solid #fff;
}

.footer-secondary {
  padding: .3em 0;
  font-size: 12px;
}

.footer-secondary li {
  margin-left: 10%;
}

.footer-secondary li:before {
  margin-right: 4px;
  color: #fff;
  content: "-";
}

.footer-secondary a {
  color: #fff;
}

/* social icon */
.social-nav {
  text-align: center;
  margin: 2em 0;
}

/* copyright */
.copyright {
  padding: 3em 0 2em;
  margin: 0;
  color: #fff;
  text-align: center;
  font-size: 12px;
}

.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  display: none;
}

.btn-pagetop {
  display: block;
  padding: .7em 2em;
}
@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  .container {
    max-width: 900px;
    width: 90%;
  }
}
@media (max-width: 768px) {
  #wrapper {
    padding-top: 3em;
  }

  .container {
    width: auto;
  }
  
  #header-wrapper{
    margin-top: -3em;
  }
  
  .shop-name {
    padding-top: 3em;
  }
  
  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
  }

  .header-dropdown.affix {
    position: fixed;
  }

  .header-dropdown .dropdown-nav li {
    border-bottom: 1px solid #dbdbdb;
    text-align: center;
  }

  .header-dropdown .dropdown-nav a {
    display: block;
    padding: 10px;
  }

  .header-dropdown .btn-dropdown {
    padding-left: 34px;
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    background: #780604;
  }

  .header-dropdown .btn-dropdown-close {
    opacity: 0.4;
  }

  .header-dropdown .btn-dropdown i {
    top: 0;
  }

  .view-cart {
    position: static;
  }

  .view-cart a {
    background-color: #780604;
    color: #fff;
  }

  .incart-delivery {
    padding-top: 20px;
    float: none;
  }

  .prd-lst-sort {
    font-size: 14px;
  }

  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }

  .footer-nav {
    margin: 0;
    padding: 0;
    border-bottom: 3px double #fff;
  }

  .footer-primary .footer-nav:first-child {
    border-top: 3px double #fff;
  }

  .footer-nav li {
    margin: 0;
    font-size: 14px;
    border-top: 1px solid #fff;
  }

  .footer-nav li:first-child {
    border-top: none;
  }

  .footer-nav li:before {
    display: none;
  }

  .footer-nav a {
    display: block;
    padding: 1em;
    color: #fff;
  }

  .footer-nav a:hover {
    text-decoration: none;
  }

  .icon-b,
  .icon-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    *display: inline;
    *zoom: 1;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_w.png);
  }

  .icon-cart {
    background-position: -264px -96px;
  }

  .icon-list {
    background-position: -288px -144px;
  }

  .icon-chevron_thin_up {
    background-position: -192px -216px;
  }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min--moz--device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min-device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b,
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_b.png);
  }

  .icon-w,
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_w.png);
  }

  .icon-b,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
  
  h2 {
  line-height: 34px;
  }
  
  /* customize freepage */

  .free_column{
  clear: both;
  margin: 60px 0 60px 0;
  }

  .free_column .box_left{
  width: 100%;
  }

  .free_column .box_right{
  width: 100%;
  }

  .free_column .box_right img{
  margin: 21px 0 0 0;
  }
  
  /* customize vegetable_recipe */
  .vegetable_category{
  margin: 20px auto;
  padding: 0;
  border: none;
¡¡}
  .vegetable_category ul {
  display: block;
  margin: 0 0;
  }
  .vegetable_category ul li{
  list-style-type: none;
  padding: 0;
  margin: 0;
  }
  .vegetable_category ul li.cat_box a{
  display: block;
  float: left;
  width: 33.3333%;
  font-size: 80%;
  color: #fff;
  padding: 10px 0;
  margin: 0 auto 0 auto;
  text-align: center;
  background: #f53d3d;
  text-decoration: none;
  border: none;
  list-style-type: none;
  }
    .vegetable_category ul li.cat_box.sweetpotato a{
    background: #8c67b2;
    }
    .vegetable_category ul li.cat_box.pumpkin a{
    background: #7baa55;
    }
    .vegetable_category ul li.cat_box a:hover{
    border: none;
    }
¡¡.vegetable_recipe{
  margin: 20px 0;
  padding: 10px;
  background-color: #efefef;
¡¡}
.vegetable_recipe .content{
  padding: 10px 0 0 0;
  background-color: #fff;
}
.vegetable_recipe .category{
  display: inline-block;
  padding: 10px 40px;
  background-color: #851E1D;
  color: #fff;
}
.vegetable_recipe .category.tomato{
  background-color: #f53d3d;
}
.vegetable_recipe .category.sweetpotato{
  background-color: #8c67b2;
}
.vegetable_recipe .category.pumpkin{
  background-color: #7baa55;
}
.vegetable_recipe .box_right{
  width: 100%;
  height: auto;
  float: none;
}
.vegetable_recipe .box_right img{
  max-width: 100%;
  height: auto;
}
.vegetable_recipe table{
  border-collapse: collapse;
}
.vegetable_recipe table th{
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  width: 20%;
}
.vegetable_recipe table td{
  border: 1px solid #ccc;
  padding: 15px;
¡¡}
}
@media (max-width: 480px) {
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}
/* IE&#65533;&#65533; */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}
