@charset "euc-jp";

body {
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",Lora, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", serif;
		color: #444;
}
.ft2{
	font-size:13px;
		font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

a {
  color: #3d9ddd;
}

a:hover {
  color: #3d9ddd;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.col-lg-12 {
	float: left;
  padding: 0;
	width: 450px;
}

.btn {
  border-radius: 0;
}
.pc_none{
	display: none;
}

/*
 * Layout
 */
.container {
/*  max-width: 1000px;*/
width:100%;
  padding:0;
  margin: 0 auto;
}
.container2 {
    max-width: 1000px;
    margin: 0px auto;
  padding:0 2%;
}
.ie8 .container ,
.ie8 .container2 {
  width: 1000px;
}
.head_img2 {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/sub_head_01.jpg) no-repeat center 0 #7C3000;
	height:425px;
	overflow: hidden;
	border-bottom: 9px solid #7C3000;
	padding: 0% 0 0;
}
#header_bg{
	width: 100%;
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/com_bg_01.png) repeat;
	opacity: 0.9;
}
.cb-header{
	position: fixed;
	z-index: 100;
	top:-57px;
}
#header{
	max-width: 1000px;
}
.slide-down {
  animation-name: slideDown;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-delay: 0s;
  transform-origin: 50% 50% 0px;
  animation-duration: .5s;
  top: 0;
}
@keyframes slideDown {
  0% {
    top: -57px;
  }
  100% {
    top: 0px;
  }
}
.slide-up {
  animation-name: slideUp;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-delay: 0s;
  transform-origin: 50% 50%  0px;
  animation-duration: .5s;
  top: -57px;
}
@keyframes slideUp {
  0% {
    top: 0px;
  }
  100% {
    top: -57px;
  }
}

.header__section {
/*  margin-bottom: 1em;*/
	font-size:13px;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.header__logo {
  margin: 0 0 0 -5px;
	text-align: left;
}

.header__logo-img {
  margin-top: 0;
}
.header-nav-sec{
	margin: 1em 0;
	float: left;
}
.header-nav__btn{
    background-color: #783416;
		border: none;
}
.header-nav {
  float: right;
  list-style-type: none;
  text-align: right;
  margin: 10px 0 0;
}

.header-nav__unit {
  display: inline;
  white-space: nowrap;
  margin-left: 1em;
  font-weight: 600;
}
.header-nav__unit i {
  margin-right: 4px;
}

.header-nav__txt {
  color: #fff;
}
.header-nav__txt:hover {
  color: #fff;
}

.header-nav__btn {
  padding: 5px 15px;
}
.header-nav__btn i {
  left: -4px;
}

.header__postage {
  float: right;
  clear: right;
  color: #e66a6a;
  margin: 2em 0 1em;
}

.header__postage__list {
  list-style-type: none;
  margin: 0;
}

.header__search-switch {
  cursor: pointer;
}

.header__search-form__input {
  border: 1px solid #ccc;
}

.global-nav__pulldown-nav {
  display: none;
}

.global-nav {
  display: block;
  list-style-type: none;
  margin: 0;
}

.global-nav__unit {
  float: left;
  margin-right: 2em;
/*  letter-spacing: .2em;*/
}
.global-nav__unit a {
  display: block;
  padding: 0.1em 0;
  color: #fff;
}
.global-nav__unit a:hover, .global-nav__unit a:focus {
  text-decoration: none;
}

.global-nav__unit__txt {
/*  font-family: 'Roboto Slab', serif;*/
  font-weight: 700;
}

.header__pulldown-nav__list {
  list-style-type: none;
  margin: 2em 0 0;
  padding: 0;
  font-weight: 600;
}
.header__pulldown-nav__list li {
  margin: 0 0 10px;
  padding: 0 40px 0 0;
  white-space: nowrap;
}
.header__pulldown-nav__list a {
  color: #444;
}
.header__pulldown-nav__list a:hover {
  text-decoration: none;
  color: #29abe2;
}

.global-nav-phone {
  text-align: center;
  margin: 0;
}
.global-nav-phone li {
  display: inline-block;
  margin: 0 .2em;
}
.global-nav-phone a {
  padding: .5em;
}

/* pagetop */
.btn-pagetop {
  padding: .9em 0;
  max-width: 50px;
  float: right;
  background: #ddd;
  border: none;
}
.btn-pagetop i {
  position: static;
}

/* guide */
#footer{
	font-size:13px;
		font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}


.footer__guide {
  background: #f5f5f5;
  padding: 1em 0;
}

.guide__col {
  padding: 0 30px;
}

.guide__unit {
  padding: 10px 30px 0 0;
  margin-bottom: 30px;
  font-size: 0.8em;
  line-height: 1.8;
  color: #808080;
}

.guide__h3, .guide__h2 {
  color: #555;
  font-weight: normal;
}

.guide__h2 {
  font-size: 1em;
  padding-bottom: .5em;
  border-bottom: 1px solid #d3d3d3;
}

/* calender */
.cal__table table {
  max-width: 280px;
  margin: 2em auto;
  font-size: .9em;
}
.cal__table table th, .cal__table table td {
  text-align: center;
}

.cal__memo {
  text-align: center;
  font-size: .9em;
}
#footer .container{
   max-width: 1000px;
}
/* footer nav */
.footer__nav {
  padding: 40px 0 20px;
   background: #F09D20;
  color: white;
  font-size: .9em;
  letter-spacing: .1em;
}
.footer__nav a {
  color: white;
}

.footer-nav__title {
  margin-top: 0;
  color: #CD8715;
  font-size: 1.5em;
  font-family: 'Roboto Slab', serif;
  font-weight: normal;
}

.footer-nav__col {
  margin: 0;
  list-style-type: none;
  line-height: 1.5;
}
.footer-nav__col li {
  margin: 1em 0;
}
.footer__nav .ft_data{
	display: table;
	    float: left;
}
.footer__nav .ft_data .ft_data_fl{
	display: table-cell;
	width: 200px;
	vertical-align: top;
}
.footer__nav .ft_data .ft_data_fr{
	display: table-cell;
	width: 340px;
	vertical-align: top;
}
/* shop owner */
.shop-owner {
  padding: 0;
  border-right: 1px solid #1a8dbe;
}

.shop-owner__photo {
  float: left;
  max-width: 50%;
}

.shop-owner__info {
  padding: 0 30px;
  overflow: hidden;
}

.shop-owner__name {
  margin: 0 0 1em;
  font-size: 1.6em;
  font-weight: normal;
}

.shop-owner__txt {
  line-height: 2;
}

/* copyright */
.footer__copyright {
  border-top: 1px solid #ffffff;
  margin-top: 30px;
  padding-top: 20px;
  font-size: .9em;
}
.footer__copyright p, .footer__copyright address {
  color: #ffffff;
  margin: 0;
}
.footer__copyright p a, .footer__copyright address a {
  color: #ffffff;
}
.footer__copyright .copyright__powered-by {
  float: right;
  color: #fff;
}
.footer__copyright .copyright__powered-by img {
  max-width: 200px;
  vertical-align: middle;
}

/* topicpath */
.topicpath-nav {
  font-size: .8em;
  color: #666;
  margin-bottom: 1em;
}
.topicpath-nav a {
  text-decoration: none;
  color: #666;
  margin-left: .5em;
}
.topicpath-nav ul {
  list-style-type: none;
  margin: 10px 0;
}
.topicpath-nav li {
  display: inline;
  padding: 0 .5em 0 0;
}
.topicpath-nav li:first-child a {
  margin-left: 0;
}

/* product list */
.select--sub-layer {
  max-width: 500px;
  display: block;
  margin: 2em auto;
}

.product-list__unit {
  padding: 0;
}
.product-list__unit a:hover {
  text-decoration: none;
}

.product-list__unit__inner {
  padding: 0 20px;
}
.product-list__unit__inner p {
  margin: 0;
}

.product-list__photo {
  display: block;
  margin: 0 auto;
}

.product-list__text {
  display: block;
  margin: .6em 0;
  line-height: 1.5;
  text-align: center;
}

.product-list__name {
  font-weight: bold;
  color: #666;
}

.product-list__expl {
  font-size: .8em;
}

.product-list__price,
.option__price {
  color: #aaa;
}

.product-list__regular-price,
.option__regular-price {
  color: #aaa;
  text-decoration: line-through;
}

.product-list__soldout,
.option__stock {
  color: #e66a6a;
}

.product-list__sort {
  text-align: right;
  margin: 2em 0;
}

.product-list__freespace {
  margin: 3em 0;
}

.pagenation {
  margin: 1em 0 3em;
  text-align: center;
}

.pagenation__list {
  margin: 0 0 1em;
}

.pagenation__unit {
  display: inline-block;
  line-height: 1;
  margin: 0 .3em 2em;
}
.pagenation__unit a {
  padding: .6em .9em;
  color: #fff;
  background: #29abe2;
  border-radius: 3px;
}
.pagenation__unit a:hover {
  text-decoration: none;
}
.pagenation__unit span {
  color: #aaa;
}

.pagenation__info {
  font-size: 1.4em;
}

/* shop keeper */
.page--shopkeeper .section__block, .page--privacy .section__block {
  max-width: 1000px;
}

/* privacy policy */
/*
 * Module
 */
.section__block {
  margin: 4em auto;
}
.section__block p {
  line-height: 2;
}

.section__title-h2 {
  text-align: center;
  font-size: 1.5em;
  font-weight: normal;
  margin: 2em 0;
}

.section__title-h3 {
  text-align: center;
  font-size: 1.2em;
  font-weight: normal;
  margin: 2em 0;
}

.btn-primary {
  background: #29abe2;
  border: 1px solid #29abe2;
  color: #fff;
}
.btn-primary:hover {
  background: #29abe2;
  color: #fff;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.btn-secondary {
  background: #4e5052;
  border: 1px solid #4e5052;
  color: #fff;
}
.btn-secondary:hover {
  background: #4e5052;
  color: #fff;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.txt--sm {
  font-size: .8em;
}

.txt--c {
  text-align: center;
}

.txt--not-applicable {
  font-size: 1.5em;
  margin: 3em 0 4em;
  text-align: center;
  color: #999;
}

.dl-vertical-list {
  margin: 0;
  padding: 0;
}

.dl-vertical-list__title {
  font-weight: bold;
  margin: 0 0 .5em;
}

.dl-vertical-list__content {
  margin: 0 0 2em;
  line-height: 1.8;
}

.pulldown-nav {
  display: none;
}

#wrapper .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
  background: transparent;
}
#wrapper .bx-wrapper .bx-viewport .bx-caption {
  background: rgba(255, 255, 255, 0.6);
  padding: .6em .8em;
}
#wrapper .bx-wrapper .bx-viewport .bx-caption span {
  font-size: 1em;
  font-weight: bold;
  color: #333;
}
#wrapper .bx-wrapper .bx-controls .bx-controls-direction a {
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border: 2px solid #fff;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/carousel_ctrl.png);
}
#wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 0;
  border-left: none;
  background-position: bottom left;
}
#wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 0;
  border-right: none;
  background-position: bottom right;
}
#wrapper .bx-wrapper .bx-controls .bx-pager {
  padding-top: 0;
  padding-bottom: 10px;
  bottom: 0;
}
#wrapper .bx-wrapper .bx-controls .bx-pager .bx-pager-link {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f5f5f5;
}
#wrapper .bx-wrapper .bx-controls .bx-pager .bx-pager-link.active {
  background: #29abe2;
}

.carousel-slide .product-list {
  margin: 0;
}
.carousel-slide .product-list__unit__inner {
  padding-bottom: 0;
}

@media (max-width: 980px) {
  /* ~980px */
.pc_none{
	display: block;
}
.col-lg-12 {
    width: 100%;
}
  .header-nav-sec{
	margin: 0em 0;
	float: left;
}
  .head_img2 {
	background-size: cover;
	width: 100%;
	height: 100%;
	padding: 46% 0 0;
}

.footer__nav .ft_data .ft_data_fl ,
.footer__nav .ft_data .ft_data_fr {
	display: block;
	width: 100%;
}
.footer__nav .ft_data {
    float: none;
    margin: auto;
}

  .col-md-12 {
    padding: 0;
  }

  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  .footer__guide {
    margin: 0;
  }

  .guide__col {
    padding: 0;
  }

  .shop-owner {
    border-right: none;
    margin-bottom: 30px;
  }

  .product-list {
    margin: 0 -15px;
  }

  .product-list__unit {
    padding: 0;
  }

  .page--privacy .section__block {
    width: 100%;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  .col-sm-12 {
    padding: 0;
  }

  .header__logo {
    float: none;
    text-align: center;
  }
  .header__logo img {
    max-width: 100%;
    display: block;
    margin: 0 auto 20px;
  }

  .header__postage {
    float: none;
  }

  .global-nav {
    display: none;
    margin-top: 1em;
  }
  .global-nav a {
    padding: .5em;
  }

  .global-nav__unit {
    float: none;
    margin-right: 0;
    text-align: center;
  }

  .global-nav__unit__txt {
    font-size: 1.2em;
  }

  .global-nav__pulldown-nav {
    padding: 2em 0 0;
    border-bottom: 2px solid #ccc;
  }

  .header__pulldown-nav__list {
    text-align: left;
    font-weight: normal;
  }
  .header__pulldown-nav__list li {
    padding-right: 0;
    margin: 0;
    overflow: auto;
    white-space: normal;
  }
  .header__pulldown-nav__list a {
    display: block;
    padding: .7em;
  }
  .header__pulldown-nav__list a:before {
    content: '- ';
  }

  .header__search-form--phone input, .header__search-form--phone button {
    display: block;
    height: 2.8em;
    margin-bottom: 1em;
    width: 100%;
    border: 2px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .header__search-form--phone button {
    border-color: #29abe2;
    background: #29abe2;
    color: #fff;
  }
  .header__search-form--phone button:hover {
    background: #29abe2;
    color: #fff;
  }

  .footer-nav__title {
    text-align: center;
  }

  .footer-nav__col {
    text-align: center;
  }
  .footer-nav__col li {
    margin: 0;
  }
  .footer-nav__col a {
    display: block;
    padding: 1em;
  }

  .guide__unit {
    padding-right: 0;
  }

  .product-list__sort {
    text-align: center;
  }
}
@media (max-width: 480px) {
  /* ~480px */
  .col-xs-12 {
    padding: 0;
  }

  .shop-owner__photo {
    text-align: center;
    float: none;
    max-width: 100%;
  }

  .shop-owner__info {
    padding: 0;
    overflow: auto;
  }

  .shop-owner__name {
    text-align: center;
  }

  .shop-owner__name,
  .shop-owner__txt {
    margin-top: 2em;
  }

  .btn-pagetop {
    max-width: 100%;
    float: none;
    margin-top: 2em;
  }

  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction a {
    width: 25px;
    height: 25px;
    margin-top: -12.5px;
    background-size: 50px;
    border: 1px solid #fff;
  }
  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    border-left: none;
  }
  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    border-right: none;
  }
}
/*
 * State
 */
.header__search-form {
  display: none;
}

.header__search-form--visible {
  display: inline;
}

.global-nav-phone--current a {
  background: #f1f1f1;
}

.is_tablet_lt .tab-block--visible {
  display: block;
}
.is_tablet_lt .tab-block--hidden {
  display: none;
}

/*
 * icons
 */
/* 24px black */
.icon-b, .icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}
.icon-user.icon-b, .icon-user.icon-w {
  background-position: -208px 0px;
}
.icon-cart.icon-b, .icon-cart.icon-w {
  background-position: -176px -64px;
}
.icon-search.icon-b, .icon-search.icon-w {
  background-position: -208px -16px;
}
.icon-chevron_thin_right.icon-b, .icon-chevron_thin_right.icon-w {
  background-position: -144px -144px;
}
.icon-chevron_thin_down.icon-b, .icon-chevron_thin_down.icon-w {
  background-position: -112px -144px;
}
.icon-chevron_thin_up.icon-b, .icon-chevron_thin_up.icon-w {
  background-position: -128px -144px;
}
.icon-list.icon-b, .icon-list.icon-w {
  background-position: -192px -96px;
}
.icon-play.icon-b, .icon-play.icon-w {
  background-position: -160px -112px;
}

.icon-lg-b, .icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}
.icon-user.icon-lg-b, .icon-user.icon-lg-w {
  background-position: -312px 0px;
}
.icon-cart.icon-lg-b, .icon-cart.icon-lg-w {
  background-position: -264px -96px;
}
.icon-search.icon-lg-b, .icon-search.icon-lg-w {
  background-position: -312px -24px;
}
.icon-chevron_thin_right.icon-lg-b, .icon-chevron_thin_right.icon-lg-w {
  background-position: -216px -216px;
}
.icon-chevron_thin_down.icon-lg-b, .icon-chevron_thin_down.icon-lg-w {
  background-position: -168px -216px;
}
.icon-chevron_thin_up.icon-lg-b, .icon-chevron_thin_up.icon-lg-w {
  background-position: -192px -216px;
}
.icon-list.icon-lg-b, .icon-list.icon-lg-w {
  background-position: -288px -144px;
}
.icon-play.icon-lg-b, .icon-play.icon-lg-w {
  background-position: -240px -168px;
}

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

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

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

.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_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 (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/78/icon16_2x_b.png);
  }

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

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

  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_w.png);
  }
}
@media (max-width: 768px) {
  .icon-b {
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_b.png);
  }
  .icon-b.icon-user {
    background-position: -312px 0px;
  }
  .icon-b.icon-cart {
    background-position: -264px -96px;
  }
  .icon-b.icon-search {
    background-position: -312px -24px;
  }
  .icon-b.icon-chevron_thin_right {
    background-position: -216px -216px;
  }
  .icon-b.icon-chevron_thin_down {
    background-position: -168px -216px;
  }
  .icon-b.icon-chevron_thin_up {
    background-position: -192px -216px;
  }
  .icon-b.icon-list {
    background-position: -288px -144px;
  }
  .icon-b.icon-play {
    background-position: -240px -168px;
  }

  .icon-w {
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_w.png);
  }
  .icon-w.icon-user {
    background-position: -312px 0px;
  }
  .icon-w.icon-cart {
    background-position: -264px -96px;
  }
  .icon-w.icon-search {
    background-position: -312px -24px;
  }
  .icon-w.icon-chevron_thin_right {
    background-position: -216px -216px;
  }
  .icon-w.icon-chevron_thin_down {
    background-position: -168px -216px;
  }
  .icon-w.icon-chevron_thin_up {
    background-position: -192px -216px;
  }
  .icon-w.icon-list {
    background-position: -288px -144px;
  }
  .icon-w.icon-play {
    background-position: -240px -168px;
  }
}
@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 (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

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

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_w.png);
  }
}
/* ///////////////////////////////////////////////////////////////////
カントリーグレインのこだわり
/////////////////////////////////////////////////////////////////// */


.kodawari {
}

.kodawari .head_img {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/sub_head_01.jpg) no-repeat center 0 #7C3000;
	height:425px;
	overflow: hidden;
	border-bottom: 9px solid #7C3000;
	padding: 0% 0 0;
}

.kodawari .head_img .head_ttl {
	padding: 220px 0 0;
}
.kodawari .head_img h1 {
	text-align: center;
	color: #fff;
	font-weight: normal;
}

.kodawari .sec1 {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/sub_bg_01.jpg) repeat 0 0;
	padding: 77px 0 20px;
	text-align: center;
}

.kodawari .sec1 .copy {
	color: #663400;
	font-size: 18px;
}

.kodawari .sec1 h2 {
	margin: 37px auto ;
}

.kodawari .sec1 .msg1 {
	margin: 0px auto 60px;
	color: #000;
	font-size: 18px;
}

.kodawari .sec1 .layout1,
.kodawari .sec1 .layout2 {
	max-width: 930px;
	margin: 0 auto 30px;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.kodawari .sec1 .layout1 .block1 {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/sub_bg_02.png) repeat-x 0 0 #fff;
	width: 292px;
	margin-right: 27px;
}
.kodawari .sec1 .layout1 .block1:last-child {
	margin-right: 0px;
}
.kodawari .sec1 .layout1 .block1 h3 ,
.kodawari .sec1 .layout2 .block1 h3 {
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	margin: 11px auto;
}

.kodawari .sec1 .layout1 .block1 p,
.kodawari .sec1 .layout2 .block1 p {
	text-align: left;
	font-size: 15px;
	color: #3F1F00;
	margin: 33px 16px 20px;
}

.kodawari .sec1 .layout2 .block1 {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/sub_bg_02.png) repeat-x 0 0 #fff;
	width: 100%;
	overflow: hidden;
}

.kodawari .sec1 .layout2 .block1 .fl {
  float: left;
	width: 50%;
	margin:0 0 20px 0;
}
.kodawari .sec1 .layout2 .block1 .fr{
  float: left;
	width: 50%;
	margin:0 0 20px 0;
}
.kodawari .sec1 .layout2 .ft2{
color:#000;
}
.kodawari .sec2 {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/sub_photo_bg_02.jpg) no-repeat center 114px #fff;
	width: 100%;
	text-align: center;
	margin: 55px auto;
	width: 100%;
	overflow: hidden;
}
.kodawari .sec2 .block1 {
	display: table;
	margin: 74px auto;
}
.kodawari .sec2 img {
	display: table-cell;
	vertical-align: middle;
}
.kodawari .sec2 h3 {
	display: table-cell;
	font-size: 30px;
	color: #3F1000;
	font-weight: normal;
	vertical-align: middle;
}
.kodawari .sec2 p {
	font-size: 15px;
	color: #1F1F2E;
}
.kodawari .sec2 p.ft1 {
	font-size: 18px;
	color: #000000;
	margin: 50px 0;
}

.kodawari .sec2 h3 span {
	font-size: 18px;
	color: #000000;
	display: block;
	margin-top: 10px;
}
.kodawari .sec2 .img_block{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.kodawari .sec2 .img1{
	position: absolute;
	top: 60px;
	left: -263px;
}
.kodawari .sec2 .img2{
	position: absolute;
	top: 19px;
	right: -197px;
}
.kodawari .sec2 .img3{
	position: absolute;
	top: 367px;
	left: -184px;
}
.kodawari .sec2 .img4{
	position: absolute;
	top: 489px;
	right: -262px;
}
.kodawari .sec2 .img5{
	position: absolute;
	top: 693px;
	left: -155px;
}
.kodawari .sec2 .img6{
	position: absolute;
	top: 812px;
	left: -345px;
}
.kodawari .sec2 .img7{
	position: absolute;
	top: 765px;
	right: -142px;
}

.kodawari .sec3 {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/sub_bg_03.png) repeat 0 0;
	max-width: 840px;
	margin: 30px auto 70px;
	color: #fff;
	text-align: center;
	padding: 30px;
}

.kodawari .sec3 h3 {
	font-size: 30px;
	font-weight: normal;
}

.kodawari .sec3 h3 img {
}

.kodawari .sec3 dl {
	max-width: 720px;
	margin: 0 auto 40px;
}

.kodawari .sec3 dl dt {
	float: left;
	width: 200px;
	margin-bottom: 12px;
	text-align: left;
}

.kodawari .sec3 dl dd {
	margin-bottom: 12px;
	text-align: left;
}

.kodawari .sec3 .btn_block {
}

.kodawari .sec3 .btn_block p {
	margin: 10px auto 0;
}

/* ///////////////////////////////////////////////////////////////////
HISTORY
/////////////////////////////////////////////////////////////////// */


.history {
}

.history .head_img {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/sub_head_02.jpg) no-repeat center 0 #7C3000;
	height:425px;
	overflow: hidden;
	border-bottom: 9px solid #7C3000;
	padding: 0% 0 0;
}

.history .head_img .head_ttl {
	padding: 220px 0 0;
}
.history .head_img h1 {
	text-align: center;
	color: #fff;
	font-weight: normal;
}

.history .sec1 {
	padding: 77px 0 100px;
	text-align: left;
	max-width:910px;
	margin: 0 auto;
}

.history .sec1 .msg1 {
	font-size: 16px;
	margin: 0 0 40px;
}

.history .sec1 .layout1 {
	border-left: 5px solid #894D03;
	padding: 20px 70px;
	font-size: 16px;
}

.history .sec1 .layout1 .block1 {
	display: table;
	margin-bottom: 40px;
}

.history .sec1 .layout1 .block1 .tl {
	display: table-cell;
	width: 320px;
	text-align: right;
}

.history .sec1 .layout1 .block1 .tr {
	display: table-cell;
	width: 430px;
	padding-left: 30px;
	vertical-align: middle;
}

.history .sec1 .layout1 .block2 {
	display: table;
	margin-bottom: 40px;
}

.history .sec1 .layout1 .block2 .tl {
	display: table-cell;
	width: 205px;
	text-align: right;
}

.history .sec1 .layout1 .block2 .tc {
	display: table-cell;
	width: 300px;
	padding:0 30px;
	vertical-align: middle;
	text-align: center;
}
.history .sec1 .layout1 .block2 .tr {
	display: table-cell;
	width: 205px;
}

.history .sec1 .layout1 .block3 {
	display: table;
}

.history .sec1 .layout1 .block3 .tl {
	display: table-cell;
	width: 425px;
	padding-right: 30px;
	text-align: right;
	vertical-align: middle;
}

.history .sec1 .layout1 .block3 .tr {
	display: table-cell;
	width: 205px;
}


.history .sec1 .line {
	border-top: 3px double #C0A27E;
	margin: 10px auto;
}

.history .sec1 .layout2 {
	border-right: 5px solid #894D03;
	padding: 20px 10px;
	font-size: 16px;
}

.history .sec1 .layout2 .block4 {
	display: table;
	margin-bottom: 40px;
}

.history .sec1 .layout2 .block4 .tl {
	display: table-cell;
	width: 412px;
}

.history .sec1 .layout2 .block4 .tr {
	display: table-cell;
	width: 450px;
	padding-left: 30px;
	vertical-align: middle;
}

.history .sec1 .layout2 .block5 {
	display: table;
	margin-bottom: 40px;
}

.history .sec1 .layout2 .block5 .tl {
	display: table-cell;
	width: 420px;
	padding-right: 30px;
	vertical-align: middle;
}

.history .sec1 .layout2 .block5 .tr {
	display: table-cell;
	width: 412px;
}

.history .sec1 .layout2 .block6 {
}

.history .sec1 .layout2 .block6 p {
	margin-bottom: 30px;
}

/* ///////////////////////////////////////////////////////////////////
cafe SPROUTS
/////////////////////////////////////////////////////////////////// */


.cafe .head_img {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/sub_head_03.jpg) no-repeat center 0 #7C3000;
	height:425px;
	overflow: hidden;
	border-bottom: 9px solid #7C3000;
	padding: 0% 0 0;
}

.cafe .head_img .head_ttl {
	padding: 220px 0 0;
}
.cafe .head_img h1 {
	text-align: center;
	color: #fff;
	font-weight: normal;
}

.cafe .sec1 {
	padding: 77px 0 100px;
	text-align: left;
	max-width:900px;
	margin: 0 auto;
}

.cafe .sec1 {
}

.cafe .sec1 .layout1 {
	margin: 0 0 50px;
}

.cafe .sec1 .layout1 .block1 {
	display: table;
}

.cafe .sec1 .layout1 .block1 .tl {
	display: table-cell;
	width: 480px;
	padding-right: 30px;
}

.cafe .sec1 .layout1 .block1 .tl img {
}

.cafe .sec1 .layout1 .block1 .tr {
	display: table-cell;
	width: 490px;
	vertical-align: top;
	font-size: 16px;
}

.cafe .sec1 .layout1 .block1 .tr p{
	margin: 0 0 5px;
}
.cafe .sec1 .layout1 .block1 .tr .pt1 {
	padding-left: 7em;
	text-indent: -7em;
}

.cafe .sec1 .layout1 .block1 .tr .pt2 {
}

.cafe .sec1 .layout1 .block1 .tr .pt3 {
}

.cafe .sec1 .layout1 .block1 .tr .pt4 {
	padding-left: 6em;
	text-indent: -6em;
}

.cafe .sec1 .layout1 .block1 .tr .pt5 {
}

.cafe .sec1 .layout2 {
}

.cafe .sec1 .layout2 .block1 {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/sub_cafe_02.png) no-repeat;
	    padding: 0 0 14px 96px;
}

.cafe .sec1 .layout2 .block1 h3 {
	color: #3F1000;
	font-size: 23px;
	    margin: 0 0 6px;
			font-weight: normal;
}

.cafe .sec1 .layout2 .block1 p {
	font-size: 16px;
	color: #31313F;

}

.cafe .sec1 .line {
	border-top: 3px double #C0A27E;
	margin: 10px auto;
}

.cafe .sec1 .layout3 {
	margin: 40px auto;
}

.cafe .sec1 .layout3 .block1 {
	position: relative;
}

.cafe .sec1 .layout3 .block1 img {
}

.cafe .sec1 .layout3 .block1 .time {
	position: absolute;
	top:15px;
	left:15px;
	border: 1px solid #C0A27E;
	background: rgba(255,239,191,0.8);
	padding: 5px 17px;
}

.cafe .sec1 .layout3 .block1 .time h5 {
	font-size: 28px;
	color: #7B3000;
	font-weight: normal;
  margin: 0px;
}

.cafe .sec1 .layout3 .block1 .time p {
	color: #31313F;
	font-size: 16px;
}

.cafe .sec1 .layout3 .block2 {
	display: table;
	margin: 30px 0;
}

.cafe .sec1 .layout3 .block2 .menu_box {
	display: table-cell;
	width: 31%;
	border-right:1px solid #CACAD9;
	padding-right: 2%;
}
.cafe .sec1 .layout3 .block2 .menu_box:nth-child(2) {
	padding: 0 2%;
}
.cafe .sec1 .layout3 .block2 .menu_box:last-child {
	padding: 0 0 0 2%;
	border-right:0px solid #CACAD9;
}
.cafe .sec1 .layout3 .block2 .menu_box h4 {
	color: #3F1000;
	font-size: 22px;
	font-weight: normal;
	margin:0 0 10px 0;
}

.cafe .sec1 .layout3 .block2 .menu_box h5 {
	margin:0 0 10px 0;
	color: #000;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

.cafe .sec1 .layout3 .block2 .menu_box p {
	color: #31313F;
	font-size: 15px;
}

.cafe .sec1 .layout3 .block2 .menu_box p a {
}

.cafe .sec1 .layout3 .block2 .menu_box p a img {
}

.cafe .sec1 .layout3 .block2 .menu_box .pt1 {
	font-size: 13px;
	color: #31313F;
}

.cafe .sec1 .layout3 .block3 {
	font-size: 15px;
	margin:0 0 30px 0;
}
.cafe .sec1 .layout3 .block2 .menu_box ul {
}

.cafe .sec1 .layout3 .block2 .menu_box ul li {
}

.cafe .sec1 .layout4 {
}

.cafe .sec1 .layout4 h2 {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/sub_cafe_04.png) no-repeat center 0;
	text-align: center;
	font-weight: normal;
	font-size: 28px;
	color: #3F1000;
  padding: 19px 0;
}

.cafe .sec1 .layout4 p {
	font-size: 15px;
	text-align: center;
}

/* ///////////////////////////////////////////////////////////////////
LOCATION
/////////////////////////////////////////////////////////////////// */


.location {
}

.location .head_img {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/sub_head_02.jpg) no-repeat center 0 #7C3000;
	height:425px;
	overflow: hidden;
	border-bottom: 9px solid #7C3000;
	padding: 0% 0 0;
}

.location .head_img .head_ttl {
	padding: 220px 0 0;
}
.location .head_img h1 {
	text-align: center;
	color: #fff;
	font-weight: normal;
}

.location .sec1 {
	padding: 77px 0 100px;
	text-align: left;
	max-width:900px;
	margin: 0 auto;
}

.location .sec1 .layout1 {
	text-align: center;
	font-size: 16px;
	margin: 0 0 40px;
}

.location .sec1 .layout1 h2 {
	margin: 0 0 20px;
}

.location .sec1 .layout1 h2 img {
}

.location .sec1 .layout1 .ttl {
	color: #3F1000;
	margin: 0 0 40px;
}

.location .sec1 .layout1 p {
}

.location .sec1 .layout1 .gmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.location .sec1 .layout1 .gmap iframe,
.location .sec1 .layout1 .gmap object,
.location .sec1 .layout1 .gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 20px 0;
}

.location .sec1 .layout2 {
	padding-bottom: 40px;
	margin: 0 0 60px;
	border-bottom: 3px double #C0A27E;
}

.location .sec1 .layout2 .block1 ,
.location .sec1 .layout2 .block2 {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/sub_about_03.png) no-repeat;
	    padding: 19px 0 0 94px;
			margin: 0 0 30px;
}

.location .sec1 .layout2 .block1 h3 ,
.location .sec1 .layout2 .block2 h3 ,
.location .sec1 .layout2 .block3 h3 {
	color: #3F1000;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 30px;
}
.location .sec1 .layout2 .block2 .box1{
	display: table;
}
.location .sec1 .layout2 .block1 p ,
.location .sec1 .layout2 .block3 p {
	font-size: 16px;
}

.location .sec1 .layout2 .block2 .tl {
	font-size: 16px;
	display: table-cell;
	width: 40%;
	vertical-align: top;
	padding: 0 3% 0;
}

.location .sec1 .layout2 .block2 .tc {
	display: table-cell;
	width: 20%;
}

.location .sec1 .layout2 .block2 .tr {
	display: table-cell;
	width: 20%;
}
.location .sec1 .layout2 .block3 {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/sub_about_04.png) no-repeat;
	    padding: 19px 0 0 94px;
			margin: 0 0 30px;
}

.location .sec1 .layout2 .block3 h3 span {
	color: #31313F;
	font-size: 14px;
}
.location .sec1 .layout2 .block3 .pt1 {
	padding-left: 1em;
	text-indent: -1em;
	margin:0 0 30px 0;
}

.location .sec1 .layout2 .block1 .pt1 {
}

.location .sec1 .layout3 {
}

.location .sec1 .layout3 h2 {
	background: url(https://img10.shop-pro.jp/PA01046/023/etc/sub_cafe_04.png) no-repeat center 0;
	text-align: center;
	font-weight: normal;
	font-size: 28px;
	color: #3F1000;
	padding: 19px 0;
}

.location .sec1 .layout3 .block1 {
	display: table;
	margin: 0 0 30px;
}

.location .sec1 .layout3 .block1 .tl {
	display: table-cell;
	width: 12%;
}

.location .sec1 .layout3 .block1 .tr {
	display: table-cell;
	width: 88%;
}

.location .sec1 .layout3 .block1 .tr h5 {
	color: #3F1000;
	font-size: 18px;
	font-weight: normal;
}

.location .sec1 .layout3 .block1 .tr ul {
}

.location .sec1 .layout3 .block1 .tr ul li {
}

.location .sec1 .layout3 .block1 .tr p {
}

.location .sec1 .layout3 .block3 {
	text-align: center;
	margin: 30px 0;
}

.location .sec1 .layout3 .block3 img {
}

.location .sec1 .layout3 .block3 p {
}

.location .sec1 .layout2 table {
	width:80%;
	margin: 0 auto 50px;
}
.location .sec1 .layout2 table td,
.location .sec1 .layout2 table th {
	padding: 10px;
	border-bottom: 1px solid #aaaaaa;
}
.location .sec1 .layout2 table th {
	text-align: center;
}
.location .sec1 .layout2 table td strong {
	color: brown;
	font-size: 20px;
}
.location .sec1 .layout2 table td a {
	color: brown;
	text-decoration: underline;
}



/* ///////////////////////////////////////////////////////////////////
item_list
/////////////////////////////////////////////////////////////////// */

.item_list {
}

.item_list .head_img {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/sub_head_01.jpg) no-repeat center 0 #7C3000;
	height:425px;
	overflow: hidden;
	border-bottom: 9px solid #7C3000;
	padding: 0% 0 0;
}

.item_list .head_img .head_ttl {
	padding: 220px 0 0;
}
.item_list .head_img h1 {
	text-align: center;
	color: #fff;
	font-weight: normal;
}

.item_list .sec1 {
	padding: 15px 0 100px;
	text-align: left;
	width:100%;
	margin: 0 auto;
	color:#000000;
}
.item_list .sec1 a{
	color:#000000;
}
.item_list .head_img .head_ttl p {
	margin:0 auto 10px;
	max-width: 90%;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
}

.item_list .sec1 .layout1 {
	width:1000px;
	margin: 0 auto 50px;
	display: table;
}

.item_list .sec1 .layout1 .breadcrumb {
	vertical-align: top;
	display: table-cell;
	width: 70%;
}

.item_list .sec1 .layout1 .sort {
	vertical-align: top;
	display: table-cell;
	width: 30%;
      text-align: right;
}

.item_list .sec1 .layout2 {
	text-align: center;
	margin: 0 auto 45px;
}

.item_list .sec1 .layout3 {
	width:1000px;
	margin: 0 auto 50px;
	display: table;
}

.item_list .sec1 .layout3 .tl {
	display: table-cell;
	width: 44%;
	vertical-align: top;
	text-align: center;
}

.item_list .sec1 .layout3 .tl .item_photo {
	background-image:url(https://img10.shop-pro.jp/PA01046/023/etc/item_photo_bg_01.png),
	url(https://img10.shop-pro.jp/PA01046/023/etc/item_photo_bg_02.png),
	url(https://img10.shop-pro.jp/PA01046/023/etc/item_photo_bg_03.png),
	url(https://img10.shop-pro.jp/PA01046/023/etc/item_photo_bg_04.png);
	background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;
	background-position:top left,top right,bottom left,bottom right;
  padding: 30px 0;
}

.item_list .sec1 .layout3 .tr {
	vertical-align: top;
	display: table-cell;
	padding: 0 0 0 2%;
	width: 54%;
}

.item_list .sec1 .layout3 .tr h2 {
	font-size: 30px;
	font-weight: normal;
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/item_img_01.png) no-repeat 0 bottom;
  padding: 0 0 43px 0;
  margin: 15px 0 10px 0;
}

.item_list .sec1 .layout3 .tr .price {
	font-size: 24px;
	color: #FFC926;
	margin: 0 0 30px;
}

.item_list .sec1 .layout3 .tr .price span {
	font-size: 14px;
}

.item_list .sec1 .layout3 .tr dl {
	display: table;
	margin: 0 0 10px 0;
}

.item_list .sec1 .layout3 .tr dl dt {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/item_img_02.png) no-repeat 0 0;
	display: table-cell;
	width: 130px;
	font-weight: normal;
	text-align: center;
	padding: 10px 0;
	vertical-align: top;
}

.item_list .sec1 .layout3 .tr dl dd {
	display: table-cell;
	vertical-align: middle;
	padding: 0px 0 10px 10px;
}

.item_list .sec1 .item_line {
	margin: 35px auto;
	text-align: center;
}

.item_list .sec1 .pagination {
	margin: 35px auto;
	text-align: center;
}

/* ///////////////////////////////////////////////////////////////////
item_detail
/////////////////////////////////////////////////////////////////// */


.item_detail {
}
.item_detail .head_img {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/sub_head_01.jpg) no-repeat center 0 #7C3000;
	height:425px;
	overflow: hidden;
	border-bottom: 9px solid #7C3000;
	padding: 0% 0 0;
}

.item_detail .head_img .head_ttl {
	padding: 220px 0 0;
}
.item_detail .head_img h1 {
	text-align: center;
	color: #fff;
	font-weight: normal;
}

.item_detail .sec1 {
	padding: 15px 0 15px;
	text-align: left;
	width:100%;
	margin: 0 auto 60px;
	color:#000000;
}
.item_detail .sec1 a{
	color:#000000;
}

.item_detail .sec1 .layout1 {
	width:1000px;
	margin: 0 auto 50px;
}

.item_detail .sec1 .layout3 {
	width:1000px;
	margin: 0 auto 0px;
	display: table;
}

.item_detail .sec1 .layout3 .tl {
	display: table-cell;
	width: 44%;
	vertical-align: top;
	text-align: center;
}

.item_detail .sec1 .layout3 .tl .item_photo {
	background-image:url(https://img10.shop-pro.jp/PA01046/023/etc/item_photo_bg_01.png),
	url(https://img10.shop-pro.jp/PA01046/023/etc/item_photo_bg_02.png),
	url(https://img10.shop-pro.jp/PA01046/023/etc/item_photo_bg_03.png),
	url(https://img10.shop-pro.jp/PA01046/023/etc/item_photo_bg_04.png);
	background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;
	background-position:top left,top right,bottom left,bottom right;
  padding: 30px 0;
	margin: 0 0 25px;
}
.item_detail .sec1 .layout3 .tl .price {
	font-size: 24px;
	color: #FFC926;
	margin: 0 0 30px;
}

.item_detail .sec1 .layout3 .tl .price span {
	font-size: 14px;
}
.item_detail .sec1 .layout3 .tl .price_box th {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	width: 90px;
	padding: 7px 0;
}
.item_detail .sec1 .layout3 .tl .price_box td {
	text-align: left;
	padding: 7px 0;
}
.item_detail .sec1 .layout3 .tl .pur_block input{
	width: 90px;
}
.item_detail .sec1 .layout3 .add_cart{
	text-align: left;
}
.item_detail .sec1 .layout3 .add_cart input{
	width: 340px;
	background: #DF7676;
	border: 0px;
	font-weight: bold;
	padding: 22px 0;
	margin: 20px 0 20px 0;
	font-size: 18px;
}

.item_detail .sec1 .layout3 .tr {
	vertical-align: top;
	display: table-cell;
	padding: 0 0 0 2%;
	width: 54%;
}

.item_detail .sec1 .layout3 .tr h2 {
	font-size: 30px;
	font-weight: normal;
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/item_img_01.png) no-repeat 0 bottom;
  padding: 0 0 43px 0;
  margin: 15px 0 10px 0;
}
.item_detail .sec1 .layout3 .tr .comment {
	margin: 30px 0 50px 0;
}
.item_detail .sec1 .layout3 .tr dl {
	display: table;
	margin: 20px 0 10px 0;
}
.item_detail .sec1 .layout3 .tr .comment dl.dn {
	display: none;
}
.item_detail .sec1 .layout3 .tr dl dt {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/item_img_02.png) no-repeat 0 0;
	display: table-cell;
	width: 130px;
	font-weight: normal;
	text-align: center;
	padding: 10px 0;
	vertical-align: top;
}

.item_detail .sec1 .layout3 .tr dl dd {
	display: table-cell;
	vertical-align: middle;
	padding: 0px 0 10px 10px;
}

.item_detail .sec1 .item_line {
	margin: 35px auto;
	text-align: center;
}

.item_detail .sec1 .item_line img {
}

.item_detail .sec2 {
	margin: 0px auto 100px;
}

.item_detail .sec2 .layout1 {
	max-width: 845px;
	margin: 0 auto 25px;
	padding: 20px 50px;
	text-align: center;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: #FFE297;
	box-sizing: border-box;
}

.item_detail .sec2 .layout1 img {
}

.item_detail .sec2 .layout1 h3 {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/sub_bg_04.png) repeat;
	border-radius: 33px;
	-webkit-border-radius: 33px;
	-moz-border-radius: 33px;
	color: #fff;
	font-size: 28px;
	font-weight: normal;
	padding: 8px;
}

.item_detail .sec2 .layout1 .photo {
	display: table;
	max-width: 752px;
}

.item_detail .sec2 .layout1 .photo .tl {
	display: table-cell;
	width: 42%;
	vertical-align: top;
}

.item_detail .sec2 .layout1 .photo .tr {
	display: table-cell;
	width: 58%;
	vertical-align: top;
	text-align: left;
	font-size: 15px;
	padding-left: 20px;
}

.item_detail .sec2 .layout1 .block1 {
	width: 100%;
	display: table;
	margin: 25px auto 10px;
}

.item_detail .sec2 .layout1 .block1 .tl ,
.item_detail .sec2 .layout1 .block1 .tr {
	display: table-cell;
	width: 49%;
	vertical-align: top;
	background: #FFEBD0;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-align: left;
}

.item_detail .sec2 .layout1 .block1 h4 {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/sub_bg_04.png) repeat;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
		color: #fff;
	font-size: 26px;
	font-weight: normal;
	padding: 8px;
	margin: 0 0 20px;
	text-align: center;
}

.item_detail .sec2 .layout1 .block1 p {
	margin: 0 20px;
}
.item_detail .sec2 .layout1 .block1 .tc {
	width: 2%;
}
.item_detail .sec2 .layout1 .block1 .tr h4 span {
	font-size: 16px;
}

.item_detail .sec2 .layout1 .block1 .tr .sub_block {
	display: table;
	width: 90%;
	margin:10px auto 20px;;
}

.item_detail .sec2 .layout1 .block1 .tr .sub_block div {
	display: table-cell;
}
.item_detail .sec2 .layout1 .block1 .tr .sub_block div img {
	margin-right: 8px;
}

.item_detail .sec2 .layout2 {
	max-width: 845px;
	margin: 0 auto 25px;
	padding: 20px 50px;
	text-align: left;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: #FFE297;
	box-sizing: border-box;
}

.item_detail .sec2 .layout2 .tl {
	display: table-cell;
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/sub_bg_04.png) repeat;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 8px;
	margin: 0 0 20px;
	text-align: center;
	width: 175px;
	vertical-align: middle;
}

.item_detail .sec2 .layout2 .tl h4 {
	color: #fff;
	font-size: 26px;
	font-weight: normal;
	margin: 0 auto;
}

.item_detail .sec2 .layout2 .tr {
	display: table-cell;
	padding-left: 0px;
}

.item_detail .sec2 .layout2 .tr ul.list1 li:before{
	content: "◆ ";
	color:#DF922C;
}

.item_detail .sec2 .layout2 .tr ul li {
	margin-bottom: 10px;
	list-style-type: none;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.item_detail .sec2 .layout2 .tr ul li.list2 {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/item_img_07.png) no-repeat;
	padding: 10px 0 10px 85px;
	text-indent: -1em;
}
.item_detail .sec2 .layout2 .tr ul li.list3 {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/item_img_08.png) no-repeat;
	padding: 10px 0 10px 85px;
	text-indent: -1em;
}

/* ///////////////////////////////////////////////////////////////////
カントリーグレインのこだわり
/////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 1000px) {


.kodawari .head_img {
	background-size: cover;
	width: 100%;
	height: 100%;
	padding: 14% 0 0;
}

.kodawari .head_img .head_ttl {
	padding: 30px 0;
}
.kodawari .sec1 {
	padding: 77px 5% 20px;
}

.kodawari .sec1 .layout1,
.kodawari .sec1 .layout2 {
	width: 90%;
	margin: 0 5% 0px;
}

.kodawari .sec1 .layout1 .block1 {
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
}
.kodawari .sec1 .layout2 .block1 .fl {
  float: none;
	width: 100%;
	margin:0 0 20px 0;
}
.kodawari .sec1 .layout2 .block1 .fr {
    float: none;
    width: 100%;
}

.kodawari .sec2 {
	width: 90%;
	padding: 0 5%;
}
.kodawari .sec2 h3 {
	font-size: 20px;
}

.kodawari .sec2 .img1,
.kodawari .sec2 .img2,
.kodawari .sec2 .img3,
.kodawari .sec2 .img4,
.kodawari .sec2 .img5,
.kodawari .sec2 .img6,
.kodawari .sec2 .img7{
	display: none;
}

.kodawari .sec3 {
	background:url(https://img10.shop-pro.jp/PA01046/023/etc/sub_bg_03.png) repeat 0 0;
	max-width: 840px;
	margin: 30px auto 70px;
	color: #fff;
	text-align: center;
	padding: 30px;
}

.kodawari .sec3 h3 {
	font-size: 20px;
	font-weight: normal;
}

.kodawari .sec3 dl dt {
	float: none;
}

/* ///////////////////////////////////////////////////////////////////
HISTORY
/////////////////////////////////////////////////////////////////// */

.history .head_img {
	background-size: cover;
	width: 100%;
	height: 100%;
	padding: 14% 0 0;
}

.history .head_img .head_ttl {
	padding: 30px 0;
}
.history .sec1 {
	padding: 77px 5% 20px;
	width: 90%;
}

.history .sec1 .layout1,
.history .sec1 .layout2 {
	width: 90%;
	margin: 0;
	padding: 0 5%;
}
.history .sec1 .layout1 .block1,
.history .sec1 .layout1 .block2,
.history .sec1 .layout1 .block3,
.history .sec1 .layout2 .block4,
.history .sec1 .layout2 .block5{
	margin: 0;
}
.history .sec1 .layout1 .block1 .tl,
.history .sec1 .layout1 .block1 .tr,
.history .sec1 .layout1 .block2 .tl,
.history .sec1 .layout1 .block2 .tc,
.history .sec1 .layout1 .block2 .tr,
.history .sec1 .layout1 .block3 .tl,
.history .sec1 .layout1 .block3 .tr,
.history .sec1 .layout2 .block4 .tl,
.history .sec1 .layout2 .block4 .tr,
.history .sec1 .layout2 .block5 .tl,
.history .sec1 .layout2 .block5 .tr{
	display: block;
	width: 100%;
	text-align: left;
	padding: 10px 0;
}

/* ///////////////////////////////////////////////////////////////////
cafe SPROUTS
/////////////////////////////////////////////////////////////////// */

.cafe .head_img {
	background-size: cover;
	width: 100%;
	height: 100%;
	padding: 14% 0 0;
}

.cafe .head_img .head_ttl {
	padding: 30px 0;
}
.cafe .sec1 {
	padding: 77px 5% 100px;
	max-width:90%;
}
.cafe .sec1 .layout1 .block1 .tl ,
.cafe .sec1 .layout1 .block1 .tr {
	width: 100%;
	display: block;
	padding: 0;
	margin: 0 0 20px;
}
.cafe .sec1 .layout1 .block1 .tr .pt4 {
	padding-left: 0em;
	text-indent: 0em;
}
.cafe .sec1 .layout3 .block2 .menu_box {
	display: block;
	padding: 20px 0!important;
	width: 100%;
	border-right: 0px;
	border-bottom: 1px solid #CACAD9;
}

/* ///////////////////////////////////////////////////////////////////
LOCATION
/////////////////////////////////////////////////////////////////// */

.location .head_img {
	background-size: cover;
	width: 100%;
	height: 100%;
	padding: 14% 0 0;
}

.location .head_img .head_ttl {
	padding: 30px 0;
}
.location .sec1 {
	padding: 77px 5% 100px;
	max-width:90%;
}
.location .sec1 .layout2 .block2 .tl  {
	display: table-caption;
	width: 100%;
}
.location .sec1 .layout2 .block2 .tc  {
	padding-right: 10px;
}

/* ///////////////////////////////////////////////////////////////////
item_list
/////////////////////////////////////////////////////////////////// */

.item_list .head_img {
	background-size: cover;
	width: 100%;
	height: 100%;
	padding: 14% 0 0;
}

.item_list .head_img .head_ttl {
	padding: 30px 0;
}
.item_list .sec1 {
	padding: 10px 5% 100px;
	max-width:90%;
}
.item_list .sec1 .layout1 {
	width:100%;
	display: block;
}
.item_list .sec1 .layout1 .breadcrumb {
	display: block;
	width:100%;
	margin: 10px auto;
}
.item_list .sec1 .layout1 .sort {
	display: block;
	width:100%;
	margin: 10px auto;
}
.item_list .sec1 .layout3 {
	width:100%;
	display: block;
}
.item_list .sec1 .layout3 .tl {
	width:100%;
	display: block;
}
.item_list .sec1 .layout3 .tr {
	width:100%;
	display: block;
}
.item_list .sec1 .layout3 .tr h2 {
background-size: contain;
}

/* ///////////////////////////////////////////////////////////////////
item_detail
/////////////////////////////////////////////////////////////////// */

.item_detail .head_img {
	background-size: cover;
	width: 100%;
	height: 100%;
	padding: 14% 0 0;
}

.item_detail .head_img .head_ttl {
	padding: 30px 0;
}
.item_detail .sec1 {
	padding: 10px 5% 50px;
	max-width:90%;
}
.item_detail .sec1 .layout1 {
	width:100%;
}
.item_detail .sec1 .layout3 {
	width:100%;
}
.item_detail .sec1 .layout3 .tl .item_photo{
	padding: 30px 5%;
}
.item_detail .sec1 .layout3 .tl ,
.item_detail .sec1 .layout3 .tr {
	display: block;
	width: 100%;
}
.item_detail .sec1 .layout3 .tr h2 {
	background-size: contain;
}
.item_detail .sec2 .layout1 h3 ,
.item_detail .sec2 .layout1 .block1 h4 {
  font-size: 20px;
}
.item_detail .sec2 .layout2,
.item_detail .sec2 .layout1 {
	width:96%;
  padding: 20px 2%;
}
.item_detail .sec2 .layout2 .tl {
	display: block;
	width:96%;
  padding: 10px 2%;
}
.item_detail .sec2 .layout2 .tl h4 {
	font-size: 18px;
}
.item_detail .sec2 .layout2 .tl br{
	display: none;
}

}

