@charset "euc-jp";

#page-wrapper {
  position: relative;
}
#wrapper {
  padding-top: 1em;
}
.container {
  max-width: 900px;
}

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);
}


.muted {
  color: #999;
}

body {
  color: #464e54;
  background-color: #fff;
  background-image: url(https://img05.shop-pro.jp/PA01313/136/etc/background.png?20150401122922);
}

a {
  color: #464e54;
}
  a:hover {
    color: #5e5e5e;
  }

a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

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

h2 {
  margin: 30px 0;
  text-align: center;
}
  .ttl-h2 {
    position: relative;
  }
  .ttl-h2:before {
    position: absolute;
    top: 50%;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    content: "";
  }
  .ttl-h2 span {
    padding: 0 2em;
    background-color: #fff;
  }

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

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

.btn-02 {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}
.product-order-num input {
  border-color: #d8d8d8;
}

/*
 * web font
 */
.google-font {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-family: 'Karla', sans-serif;
}
  .google-font.fwb {
    font-weight: 700;
  }

/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  *display: inline;
  *zoom: 1;
}
.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_b.png);
}
.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_w.png);
}
@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/69/icon16_2x_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_w.png);
  }
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
  }
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/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-chevron_down { background-position: -528px -192px; }
.icon-lg-w.icon-plus { background-position: -312px -120px; }
.icon-lg-w.icon-minus { background-position: -288px -120px; }

.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
}
.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
}


/*
 * header
 */
#header-wrapper {
  margin-bottom: 4em;
}
.header-link a {
  color: #4d4d4d;
}
.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* header-line-nav */
.header-line-nav li {
  padding-top: 5px;
}
  .header-line-nav a {
    cursor: pointer;
  }
  .header-line-nav span {
    float: left;
    padding-left: 4px;
    font-size: 12px;
    line-height: 1.5em;
  }
  .header-line-nav .icon-b,
  .header-line-nav .icon-w {
    float: left;
  }
.view-cart {
  position: relative;
  top: -6px;
  padding-top: 0 !important;
}
.btn-viewcart {
  padding: 1px 15px 0 13px;
  -webkit-border-radius: 3em;
  -moz-border-radius: 3em;
  border-radius: 3em;
}

/* header logo */
.shop-name {
  clear: both;
  margin: 2em 0;
  text-align: center;
  font-size: 24px;
}
.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #4d4d4d;
}

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

/* 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: 60px;
  padding: 0 30px;
  text-align: center;
}
.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: 14px;
}
.prd-lst-price {
  color: #abaaaa;
}
.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 #4d4d4d;
}


/*
 * footer
 */

#footer-wrapper {
  padding-top: 3em;
}
.footer-primary {
  border-right: 1px solid #e7e7e7;
}

/* 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: #4d4d4d;
  }
  .freepage-nav {
    margin-right: 10%;
    margin-bottom: 1.5em;
    padding-bottom: .8em;
    border-bottom: 1px solid #e7e7e7;
  }
.footer-secondary {
  padding: .3em 0;
  font-size: 12px;
}
  .footer-secondary li {
    margin-left: 10%;
  }
  .footer-secondary li:before {
    margin-right: 4px;
    color: #abaaaa;
    content: "-";
  }
  .footer-secondary a {
    color: #abaaaa;
  }

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

/* copyright */
.copyright {
  margin: 3em 0 2em;
  color: #abaaaa;
  text-align: center;
  font-size: 12px;
}
.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
}
.btn-pagetop {
  display: block;
  padding: .8em .4em .8em .5em;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}


@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-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;
    }
    .header-dropdown .btn-dropdown-close {
      opacity: 0.4;
    }
  .view-cart {
    position: static;
  }
    .view-cart a {
      background-color: #4d4d4d;
      color: #fff;
    }
    .view-cart span {
      display: block;
      width: 130px;
      margin: 0 auto;
    }
    .view-cart .icon-w {
      float: left;
      margin-top: -2px;
    }
  .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 #e7e7e7;
  }
    .footer-primary .footer-nav:first-child {
      border-top: 3px double #e7e7e7;
    }
  .footer-nav li {
    margin: 0;
    font-size: 14px;
    border-top: 1px solid #e7e7e7;
  }
    .footer-nav li:first-child {
      border-top: none;
    }
  .footer-nav li:before {
    display: none;
  }
  .footer-nav a {
    display: block;
    padding: 1em;
    color: #4d4d4d;
  }
  .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/69/icon24_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/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 (-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-lg-b {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
    }
    .icon-w,
    .icon-lg-w {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
    }
    .icon-b,
    .icon-w {
      -webkit-background-size: 552px 480px;
      background-size: 552px 480px;
    }
  }
}
@media (max-width: 480px) {
  .ttl-h2 span {
    padding: 0 10px;
    font-size: 14px;
  }
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}

/* IE用 */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}

.cf {clear:both;}
.cf:before,
.cf:after {content: " ";display: table;}
.cf:after {clear: both;}
.cf {*zoom: 1;}

/* ヘッダー */
.ttl-h2 span { background-color: #f9f9f9;}
#header-logo img {width: 200px;}
.shop-description, .shop-copy {text-align:center;}
.shop-name {margin: 15px 0;}
#header-global-nav {border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 10px 0;}
#header-global-nav .inline {margin-bottom: 0;}

/* スライドショー設定 */
#slider div {width: 100% !important;}
#slider div img {width: 100% !important; height: auto;}

/* フッターバナー */
#footer_banner ul {margin: 0;}
#footer_banner li {width:33.333%; float: left; margin-bottom:15px; background-repeat: no-repeat; list-style-type: none; position: relative; text-align: center;}
#footer_banner li img {width: 90%;}
#footer_banner li a {color: #fff; font-size: 13px; text-align: center;width: 95%; margin: 0 auto;}
#footer_banner li a span {background-color: rgba( 000, 000, 000, 0.55 ); position: absolute; z-index:999; bottom: 0; left:5%; display: block;width: 90%;padding: 5px 0;}
#footer_banner li a:hover span {background-color: #000;}

#footer_banner2 {width:820px;margin:20px auto;}
#footer_banner2 ul {margin:0;}
#footer_banner2 li {width:400px; float: left; list-style-type: none;}
#footer_banner2 li.fb {margin-right:20px;}

/* フリーページ 共通 */
.detail_pages .detail_content {margin-bottom: 30px;text-align: center; clear: both;}
.detail_pages .detail_content h2 {margin-bottom: 20px;}
.detail_pages .detail_content p {text-align: left;}
.detail_pages .detail_content li {text-align: left;}
.detail_pages .detail_content img {margin-bottom:10px; float: left; width: 330px; margin-right: 20px;}
.detail_pages .detail_content img.right {float: right; margin-left: 20px; margin-right: 0;}
.column_box {background-color: #eee; padding: 15px; border-radius: 6px; margin: 15px 0;}
.photo_single {text-align: center; margin: 10px 0;}
.photo_single img {width: 450px; max-width: 100%;}
.photo_single img.size_full {width: 760px; float:none;margin:0; }

/* フリーページ レシピ */
.detail_content .recipe {width: 100%; margin-bottom: 20px;}
.detail_content .recipe {text-align: center; margin-bottom: 10px;}
.detail_content .recipe h4 {margin:5px auto;}
.detail_content .recipe img {width: 90%; margin-bottom: 10px; float: none;}
.detail_content .recipe dd {clear: both; font-weight: bold;}
.detail_content .recipe ol {padding: 10px 25px 10px 10px;}
.detail_content .recipe ol li {font-weight: normal; text-align: left;}

/* フリーページ お米のこだわり */
.detail_content .okome_step {width: 100%; margin-bottom: 20px;}
.detail_content .okome_step dt {text-align: center; margin-bottom: 10px;}
.detail_content .okome_step dt img{width: 90%;margin-bottom: 10px; float: none;}
.detail_content .okome_step dd {clear: both; font-weight: bold;}

/* フリーページ カート */
.cart_box {width:900px;margin:0 auto; }
.cart_box .item_box {width:300px; float:left;}

/* 商品・価格 */
.prd-lst-span {font-size: 14px;color: #222;}

/* おすすめ商品 */
.recommend-items {clear:both; padding-top:20px;}

/* 新着情報 */
h2#blog_title {margin: 30px 0 15px 0;;}
#feed div {clear:both; overflow:auto; margin-bottom:20px;}
#feed div img {float:left; margin-right:15px;}
#feed div a {font-weight:bold; color:#222;font-size: 16px;}
#feed div span {margin-right:10px; font-weight:normal;font-size: 14px;}
#feed div p {margin-top:5px;}
#feed div p span a {font-weight:normal; font-size:14px;}

/* フリーページ 営農について */

.detail_pages hr{border-top: 1px solid #ddd;}

#corporate_outline {width:100%;border-left: 1px solid #ddd;}
#corporate_outline {border-top: 1px solid #ddd; border-right: 1px solid #ddd;}
#corporate_outline td, #organization_summary th {border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 10px;}
#corporate_outline th {width: 20%;background-color: #eee; border-bottom: 1px solid #ddd;}
#corporate_outline td {text-align: left;}

#organization_summary {border-top: 1px solid #ddd; border-right: 1px solid #ddd;}
#organization_summary td, #organization_summary th {border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 10px;}
#organization_summary th {width: 15%;background-color: #eee;}
#organization_summary td {text-align: left;}
#organization_summary dd {margin-bottom:15px;}

#organization_detail {border-top: 1px solid #ddd; border-right: 1px solid #ddd;}
#organization_detail td, #organization_detail th {border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 10px;}
#organization_detail th {width: 20%;background-color: #eee;}
#organization_detail td {text-align: left;}

#production_planning {width:100%;}
#production_planning {border-top: 1px solid #ddd; border-right: 1px solid #ddd;}
#production_planning td, #organization_summary th {border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 10px;}
#production_planning th {width: 30%;background-color: #eee; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd;}
#production_planning td {text-align: right;}

.detail_content table.summary{margin: 0px auto;}
.detail_content .department_box {background-color: #eee; padding: 20px 30px 30px 30px; border-radius: 10px; margin: 15px 0;}
.detail_content .problem dt, .detail_content .problem dd{text-align: center;}
#organization_chart {margin:15px 0;}
#organization_chart img {float:none; width:500px;}

/* フリーページ お米のこだわり */
.detail_content .okome_step.small dt {text-align:center;}
.detail_content .okome_step.small dt img {width:250px;}

@media only screen and (min-width: 768px) {

.detail_pages .detail_content { width: 760px; overflow: auto; margin-left: auto; margin-right: auto;}

/* フリーページ レシピ */
.detail_content .recipe {width: 50%; float: left; }
.detail_content .recipe:nth-child(2n+1) {clear: both;}

/* フリーページ お米のこだわり */
.detail_content .okome_step {width: 50%; float: left; }
.detail_content .okome_step:nth-child(2n+1) {clear: both;}

}

@media only screen and (max-width: 767px) {

  #header-wrapper {margin-bottom: 15px;}
  #header-logo {margin: 10px auto;}
  #header-logo img {width: 150px;}
  .shop-copy {font-size: 11px;}
  #footer_banner li {width:100%;}
  #feed div img {width:100px !important;}

  #footer_banner2 {width:100%;margin:10px auto;}
  #footer_banner2 li {width:100%; float: none; margin-bottom:10px;text-align:center;}
  #footer_banner2 li.fb {margin-right:0px;}
  #footer_banner2 li img {width: 90%;}

  /* フリーページ カート */
  .cart_box {width:100%;}
  .cart_box .item_box {width:100%; float:none;}

  /* フリーページ きすみの営農について */
  #organization_detail th, #organization_detail td {width: 100%; display:inline-block;box-sizing:border-box;}
  #organization_chart img {max-width:100%;}
  .detail_content .department_box {padding: 15px;}
  .detail_content .problem dt, .detail_content .problem dd{text-align: left;}
  #corporate_outline th {width:100px; font-size:13px;}
  #production_planning th {width:120px; font-size:12px;}

}

@media only screen and (min-width: 481px) and (max-width: 767px) {

#footer_banner li {width:50%;}
#footer_banner2 li {width:50%;float:left;}

}

/* フリーページ 新米予約 */
.image_photo.center {text-align: center; margin-bottom: 20px;}
.image_photo .photo {width: 50%; float: left; margin-top: 15px; margin-bottom: 20px; text-align: center;}
.image_photo .photo img {width: 96%; margin: 0 !important; float: none;}
.image_photo .photo:nth-child(2n+1) {clear: both;}
.detail_pages .order-details {margin-bottom: 40px;}
.detail_pages .order-details p {text-align: center;}
.link_btn a {display: block; width: 200px; margin:0 auto; background-color: #666; color: #fff; padding: 3px 0; border-radius: 4px;}
.link_btn a:hover {background-color: #888;}
table.price {border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
table.price td, table.price th {border-left:1px solid #ddd;border-top:1px solid #ddd;padding:3px;}
table.price th {background-color:#ddd;}

/* フッター事業所情報（全体） */
.footer-company-info {
  width: 100%;
  text-align: center;   /* ブロック自体を中央へ */
  margin-top: 18px;     /* 上のリンクとの間隔 */
  padding-top: 10px;
  font-size: 12px;
  color: #555;
}

/* 中身（左揃えの箱） */
.footer-company-inner {
  display: inline-block; /* 中央にまとまる */
  text-align: left;      /* 中身は左揃え */
  line-height: 1.7;
}

/* 各行の間隔 */
.footer-company-inner > div {
  margin-bottom: 4px;
}

/* 電話リンク */
.footer-company-inner a {
  color: #555;
  text-decoration: none;
}

.footer-company-inner a:hover {
  text-decoration: underline;
}