@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900|Noto+Serif+JP:300,400');
@import url(https://khbase.sub.jp/ast/css/entypo.css);

* {
  word-break: normal !important;
  word-wrap: break-word;
}

body{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#page-wrapper {
	position: relative;
  overflow-x: hidden;
}

.container {
	max-width: 1050px;
}

#container {
	max-width: 1050px;
	margin: 0 auto;
	padding-bottom: 50px;
}

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 {
	/*background: #e6e6e6 url(https://img05.shop-pro.jp/PA01311/238/etc/bg.gif);*/
  background: #e6e6e6 url(https://img05.shop-pro.jp/PA01311/238/etc/bg.png);
  /*font-family: 'Noto Sans JP', sans-serif;*/
  font-family: 'Open Sans','Noto Sans JP', sans-serif;
	/*color: #464e54;
	background-color: #fff;
	background-image: url(https://img.shop-pro.jp/tmpl_img/77/bg.png);*/
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@media screen and (-webkit-min-device-pixel-ratio:2),(min-resolution: 2dppx){
  body {
    background-image: url(https://img05.shop-pro.jp/PA01311/238/etc/bg%402x.png);
    background-size: 64px auto;
  }
}

a {
	color: #464e54;
}

a:hover {
	color: #888888;
}

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

img{
	-webkit-backface-visibility: hidden;
}
/* 参考　http://creativememomemo.com/chrome_image_blur/ */

.ttl-h2 {
	position: relative;
	margin: 30px 0;
	border-bottom: solid 1px #1e1e1e;
	text-align: center;
	/*font-family: Georgia,游明朝体,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;*/
  /*font-family: "游明朝体", "Yu Mincho", YuMincho, serif;*/
  font-size: 30px;
  font-weight: 500;
  font-size: 30px;
  font-feature-settings: "palt";
}
.ttl-h2.noborder {
  border-bottom: 0;
  text-align: left;
  margin-bottom: 20px;
}
.ttl-h2-s{
  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
  font-weight: 400;
  font-size: 32px;
  font-feature-settings: "palt";
  letter-spacing: -.05em;
  line-height: 1.35;
}
.br{
  display: inline-block;
}

.ttl-h3 {
	margin: 10px 0;
	border-bottom: double 3px #1e1e1e;
	font-size: 25px;
}

.ttl-description{
  font-size: 18px;
  font-weight: 700;
  font-feature-settings: "palt";
  margin-bottom: 30px;
  text-align: center;
}

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

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

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

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

.font-mincho {
/*	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;*/
  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
}

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

@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: 800px;
	margin: 20px auto;
}

/*
 * header
 */
#header-wrapper {
	margin-bottom: 45px;
	background: #380810 url(https://img05.shop-pro.jp/PA01311/238/etc/header-bg.jpg);
}
@media screen and (-webkit-min-device-pixel-ratio:2),(min-resolution: 2dppx){
  #header-wrapper {
    background-image: url(https://img05.shop-pro.jp/PA01311/238/etc/header-bg%402x.jpg);
    background-size: 512px auto;
  }
}

@media (max-width: 768px) {
  #header-wrapper {
	 margin-bottom: 0;
  }
}

#header-wrapper .container{
  position: relative;
}
#header-wrapper .col {
	float: right;
}

.header-link {
	padding: 0;
}
.header-line-nav {
}
.header-link a:hover {
	text-decoration: none;
	opacity: 0.7;
}

/* header-line-nav */
.header-line-nav li {
	margin: 0 0 5px 5px;
	padding: 0 !important;
	background: transparent;
  -webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
  overflow: hidden;
  vertical-align: top;
}

.header-line-nav a {
	font-size: 16px;
	/*padding: .6em 1em;*/
  padding: 7px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	background: url(https://img05.shop-pro.jp/PA01311/238/etc/line-nav-bg.gif);
	color: #fff;
	/*min-width: 9.5em;*/
  display: block;
}
.header-line-nav a:hover {
	color: #fff;
}

.header-line-nav .header-link i {
	/*top: -0.2em;
	margin-right: .3em;*/
  font-size: 18px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  top: 0;
}

.header-line-nav .incart-total{
  background: #fff;
  color: #870000;
  display: inline-block;
  line-height: 26px;
  width: 26px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  margin-left: 5px;
  -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

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

/* header logo */
.shop-name {
	float: right;
	font-size: 24px;
	text-align: center;
}
.shop-name a:hover {
	opacity: 1;
}
.shop-name img{
  /*max-width: 20vw;*/
  width: 40%;
  max-height: 240px;
}

.shop-description {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #464e54;
}

.shop-description img {
	margin: 10px 0;
  max-width: 220px;
}

/* header global nav */
@media (max-width: 1036px){
  #page-wrapper > .visible-phone{
    display: block!important;
  }
  #header-global-nav{
    display: none!important;
  }
}
@media (min-width: 1037px){
  #page-wrapper > .visible-phone{
    display: none!important;
  }
  #header-global-nav{
    display: block!important;
  }
}

#header-global-nav {
	height: 60px;
	margin: 0 0 1.8em;
	background: #280507 url(https://img05.shop-pro.jp/PA01311/238/etc/global-nav-bg.jpg);
	text-align: center;
	font-size: 18px;
  font-weight: 700;
  box-shadow: inset 5px 5px 10px rgba(0,0,0,0.75), inset -5px -5px 10px rgba(0,0,0,0.75);
}
@media screen and (-webkit-min-device-pixel-ratio:2),(min-resolution: 2dppx){
  #header-global-nav {
    background-image: url(https://img05.shop-pro.jp/PA01311/238/etc/global-nav-bg%402x.jpg);
    background-size: 512px auto;
  }
}

#header-global-nav li {
	margin: 0;
	padding: 0 1em;
}

#header-global-nav li a {
	border-bottom: dashed 1px #ffd800;
	color: #ffd800;
	line-height: 57px;
	vertical-align: middle;
}

/* 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
 */
.ttl-description + .prd-lst{
  margin-top: -10px; 
}
.prd-lst-unit {
	margin-bottom: 30px;
	padding: 0 10px;
	text-align: center;
}

.prd-lst-unit a {
}

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

.unit-box {
	margin: 10px;
	background-color: #fff;
	padding: 10px;
	/*border: 1px solid #B2A487;*/
	-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);
	height: calc(100% - 40px);
	text-align: left;
	font-feature-settings: "palt";
}

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

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

.prd-lst-name {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}
.prd-lst-name a {
	color: #333;
}

.prd-lst-price {
  color: #900;
  font-size: 18px;
  font-weight: bold;
}

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

.prd-lst-discount {
	color: #900;
	font-size: 15px;
}

@media (max-width: 768px) {
  .unit-box{
    margin: 0;
    height: calc(100% - 20px);
    padding:6px 6px 8px;
  }
  .prd-lst-img{
    margin-bottom:6px;
  }
  .prd-lst-unit{
    padding:0 6px;
  }
  .prd-lst-discount {
	color: #900;
	font-size: 14px;
}
}

/* 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 #B2A487;
}


/* map */

#map_canvas {
	width: 100%;
	height: 400px;
}


/*
 * bottom
 */

#bottom-wrapper {
	/*background: #fff;*/
  background: #f2f1f1;
  text-align: center;
  padding: 40px 0;
}

#bottom-wrapper .container {
	/*background: url(https://img05.shop-pro.jp/PA01311/238/etc/btm-img.jpg) no-repeat right center;*/
}

.btm-adress {
	/*float: left;
	width: 41%;*/
}

.btm-adress + .btm-adress-fax{
  border-top: 1px solid #1e1e1e;
  margin-top: 50px;
}

.btm-adress-fax{
  padding-top: 40px;
}

.btm-logo {
	float: left;
	margin: 0 auto;
	text-align: center;
}

.btm-img {
	float: left;
}

.btm-adress h2 {
	/*margin: 32px 0 5px;*/
	font-weight: bold;
/*	font-size: 18px;*/
  font-size: 22px;
  margin-bottom: 30px;
}

.btm-adress h3 {
	margin-top: 10px;
	font-weight: bold;
	font-size: 16px;
}

.btm-adress-fax h3 {
  margin-bottom: 20px;
}
.ttl-marker {
  font-size: 20px;
  font-weight: 700;
  color: #8e0000;
}
.ttl-marker span{
  display: inline-block;
  background: #ff0;
}

#bottom-wrapper p {
  margin-bottom: 0;
}

#bottom-wrapper .tel{
  font-size: 20px;
  font-weight: 900;
  line-height: 1.5;
}
#bottom-wrapper en{
  color: #8e0000;
  font-weight: 700;
}
#bottom-wrapper .btnarea{
  padding-top: 15px;
}

@media (max-width: 768px){
  .btm-adress + .btm-adress-fax{
    margin-top: 30px;
  }
  .btm-adress-fax{
    padding-top: 30px;
  }
}

/*
 * footer
 */
#footer-wrapper {
	/*padding-top: 3em;*/
  padding-top: 5em;
	background: #380810 url(https://img05.shop-pro.jp/PA01311/238/etc/header-bg.jpg);
}
@media screen and (-webkit-min-device-pixel-ratio:2),(min-resolution: 2dppx){
  #footer-wrapper {
    background-image: url(https://img05.shop-pro.jp/PA01311/238/etc/header-bg%402x.jpg);
    background-size: 512px auto;
  }
}

@media (max-width: 768px){
  #footer-wrapper {
    padding-top: 7%;
  }
}


#footer-warpper .btn-red{
  padding: 15px 20px 15px 40px;
}

.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 {
}

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

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

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

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

@media (max-width: 768px){
  .copyright{
    padding: 7% 0;
  }
}

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

.btn-pagetop {
	display: block;
	/*padding: .7em 2em;*/
  padding: 7px;
	border: none;
	background: url(https://img05.shop-pro.jp/PA01311/238/etc/line-nav-bg.gif);
	color: #fff;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-pagetop:hover {
	color: #fff;
}
#pagetop .btn-pagetop i{
  top: 0;
  font-size: 18px;
  width: 26px;
  height: 26px;
  line-height: 26px;
}

@media (min-width: 769px) {
	.col {
		padding-left: 0;
		padding-right:0;
	}
	.header-line-nav {
		width: 28.81%;
	}
	.shop-name {
		/*width: 42.38%;*/
    width: 30%;
    /* max-width: 297px; */
    float: left!important;
    margin-left: 36.81%;
  }
  .shop-name img{
    width: 22.6vw;
  }
	.shop-description {
		width: 28.81%;
		/*padding-top: 15%;
    padding-top: 7%;*/
    padding-top: 1.5%;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	}
  .shop-description img{
    margin: 20px 0;
    max-width: 270px;
    width: 100%;
  }
}

@media (max-width: 1036px) {
  #wrapper {
		/*padding-top: 3.5em;*/
    padding-top: 50px;
	}
  
  .container {
		max-width: 983px;
		width: 96%;
	}

	#container {
		max-width: 983px;
		width: 96%;
	}
  
  .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;
      font-size:16px;
	}

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

	.header-dropdown .btn-dropdown {
		padding-left: 34px;
		/*font-size: 16px;*/
      font-size: 18px;
		line-height: 1.6;
		color: #fff;
		background: none repeat scroll 0% 0% #184e03;
		/*background: #B2A487;*/
    height: 30px;
	}

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

	.header-dropdown .btn-dropdown i {
		top: 0;
	}
  
  .view-cart {
		position: static;
	}

	.view-cart a {
      background-color:#184e03;
		/*background-color: #B2A487;*/
		color: #fff;
	}
  
  .icon-cart {
		background-position: -264px -96px;
	}

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

	.icon-chevron_thin_up {
		background-position: -192px -216px;
	}
}

@media (max-width: 980px) {
	#base_gmoWrapp,
	#gmo_CMSPbar {
		overflow: hidden;
		min-width: 100% !important;
		width: 100% !important;
	}

	.container {
		max-width: 900px;
		width: 90%;
	}

	#container {
		max-width: 900px;
		width: 90%;
    padding-bottom: 30px;
	}

  #bottom-wrapper .container {
    background: none;
  }
  .btm-logo {
    float: right;
  }

}

@media (max-width: 768px) {
	

	.container {
		width: auto;
	}

	

	

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

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

	#map_canvas {
		height: 250px;
	}

	.btm-logo {
		display: none;
	}
	.btm-adress {
		width: inherit;
	}

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

	.footer-nav {
		margin: 0;
		padding: 0;
	/*border-bottom: solid 1px #fff;*/
	}

	.footer-primary .footer-nav:first-child {
	/*border-top: solid 1px #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: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 1024px) and (min-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min--moz--device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 192dpi), only screen and (max-width: 1024px) 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;
	}
}
@media (max-width: 480px) {
	.prd-lst-unit {
		margin-bottom: 6%;
		/*height: auto !important;*/
	}
}
/* IE&#65533;&#65533; */
.ie_wrapper.container {
	width: 900px;
	overflow: auto;
}

p.free {
/*padding-left: 365px;*/
  padding:0 15px;
margin-bottom: 20px;
font-size: 18px;
font-weight: bold;
color: #92030d;
}
@media (max-width: 768px) {
  p.free{
    padding: 0;
  }
}

/* =======================================
	マージン
======================================= */

.m0{ margin: 0px!important; }	/*全margin無し*/
.mt-0{ margin-top: 0px!important; }	/*上marginが0px*/
.mr-0{ margin-right: 0px!important; }	/*右marginが0px*/
.mb-0{ margin-bottom: 0px!important; }	/*下marginが0px*/
.ml-0{ margin-left: 0px!important; }	/*左marginが0px*/

.m1{ margin: 1px!important; }
.mt-1{ margin-top: 1px!important; } 
.mr-1{ margin-right: 1px!important; }
.mb-1{ margin-bottom: 1px!important; }
.ml-1{ margin-left: 1px!important; }

.m2{ margin: 2px!important; }
.mt-2{ margin-top: 2px!important; } 
.mr-2{ margin-right: 2px!important; }
.mb-2{ margin-bottom: 2px!important; }
.ml-2{ margin-left: 2px!important; }

.m3{ margin: 3px!important; }
.mt-3{ margin-top: 3px!important; } 
.mr-3{ margin-right: 3px!important; }
.mb-3{ margin-bottom: 3px!important; }
.ml-3{ margin-left: 3px!important; }

.m4{ margin: 4px!important; }
.mt-4{ margin-top: 4px!important; } 
.mr-4{ margin-right: 4px!important; }
.mb-4{ margin-bottom: 4px!important; }
.ml-4{ margin-left: 4px!important; }

.m5{ margin: 5px!important; }
.mt-5{ margin-top: 5px!important; } 
.mr-5{ margin-right: 5px!important; }
.mb-5{ margin-bottom: 5px!important; }
.ml-5{ margin-left: 5px!important; }

.m6{ margin: 6px!important; }
.mt-6{ margin-top: 6px!important; } 
.mr-6{ margin-right: 6px!important; }
.mb-6{ margin-bottom: 6px!important; }
.ml-6{ margin-left: 6px!important; }

.m7{ margin: 7px!important; }
.mt-7{ margin-top: 7px!important; } 
.mr-7{ margin-right: 7px!important; }
.mb-7{ margin-bottom: 7px!important; }
.ml-7{ margin-left: 7px!important; }

.m8{ margin: 8px!important; }
.mt-8{ margin-top: 8px!important; } 
.mr-8{ margin-right: 8px!important; }
.mb-8{ margin-bottom: 8px!important; }
.ml-8{ margin-left: 8px!important; }

.m9{ margin: 9px!important; }
.mt-9{ margin-top: 9px!important; } 
.mr-9{ margin-right: 9px!important; }
.mb-9{ margin-bottom: 9px!important; }
.ml-9{ margin-left: 9px!important; }

.m10{ margin: 10px!important; }
.mt-10{ margin-top: 10px!important; }
.mr-10{ margin-right: 10px!important; }
.mb-10{ margin-bottom: 10px!important; }
.ml-10{ margin-left: 10px!important; }

.m15{ margin: 15px!important; }
.mt-15{ margin-top: 15px!important; }
.mr-15{ margin-right: 15px!important; }
.mb-15{ margin-bottom: 15px!important; }
.ml-15{ margin-left: 15px!important; }

.m20{ margin: 20px!important; }
.mt-20{ margin-top: 20px!important; }
.mr-20{ margin-right: 20px!important; }
.mb-20{ margin-bottom: 20px!important; }
.ml-20{ margin-left: 20px!important; }

.m25{ margin: 25px!important; }
.mt-25{ margin-top: 25px!important; }
.mr-25{ margin-right: 25px!important; }
.mb-25{ margin-bottom: 25px!important; }
.ml-25{ margin-left: 25px!important; }

.m30{ margin: 30px!important; }
.mt-30{ margin-top: 30px!important; }
.mr-30{ margin-right: 30px!important; }
.mb-30{ margin-bottom: 30px!important; }
.ml-30{ margin-left: 30px!important; }

.m35{ margin: 35px!important; }
.mt-35{ margin-top: 35px!important; }
.mr-35{ margin-right: 35px!important; }
.mb-35{ margin-bottom: 35px!important; }
.ml-35{ margin-left: 35px!important; }

.m40{ margin: 40px!important; }
.mt-40{ margin-top: 40px!important; }
.mr-40{ margin-right: 40px!important; }
.mb-40{ margin-bottom: 40px!important; }
.ml-40{ margin-left: 40px!important; }

.m50{ margin: 50px!important; }
.mt-50{ margin-top: 50px!important; }
.mr-50{ margin-right: 50px!important; }
.mb-50{ margin-bottom: 50px!important; }
.ml-50{ margin-left: 50px!important; }

.m60{ margin: 60px!important; }
.mt-60{ margin-top: 60px!important; }
.mr-60{ margin-right: 60px!important; }
.mb-60{ margin-bottom: 60px!important; }
.ml-60{ margin-left: 60px!important; }

.m70{ margin: 70px!important; }
.mt-70{ margin-top: 70px!important; }
.mr-70{ margin-right: 70px!important; }
.mb-70{ margin-bottom: 70px!important; }
.ml-70{ margin-left: 70px!important; }


/* =======================================
	パディング
======================================= */

.p0{ padding: 0px!important; }	/*全padding無し*/
.pt-0{ padding-top: 0px!important; }	/*上paddingが0px*/
.pr-0{ padding-right: 0px!important; }	/*右paddingが0px*/
.pb-0{ padding-bottom: 0px!important; }	/*下paddingが0px*/
.pl-0{ padding-left: 0px!important; }	/*左paddingが0px*/

.p1{ padding: 1px!important; }
.pt-1{ padding-top: 1px!important; }
.pr-1{ padding-right: 1px!important; }
.pb-1{ padding-bottom: 1px!important; }
.pl-1{ padding-left: 1px!important; }

.p2{ padding: 2px!important; }
.pt-2{ padding-top: 2px!important; }
.pr-2{ padding-right: 2px!important; }
.pb-2{ padding-bottom: 2px!important; }
.pl-2{ padding-left: 2px!important; }

.p3{ padding: 3px!important; }
.pt-3{ padding-top: 3px!important; }
.pr-3{ padding-right: 3px!important; }
.pb-3{ padding-bottom: 3px!important; }
.pl-3{ padding-left: 3px!important; }

.p4{ padding: 4px!important; }
.pt-4{ padding-top: 4px!important; }
.pr-4{ padding-right: 4px!important; }
.pb-4{ padding-bottom: 4px!important; }
.pl-4{ padding-left: 4px!important; }

.p5{ padding: 5px!important; }
.pt-5{ padding-top: 5px!important; }
.pr-5{ padding-right: 5px!important; }
.pb-5{ padding-bottom: 5px!important; }
.pl-5{ padding-left: 5px!important; }

.p6{ padding: 6px!important; }
.pt-6{ padding-top: 6px!important; }
.pr-6{ padding-right: 6px!important; }
.pb-6{ padding-bottom: 6px!important; }
.pl-6{ padding-left: 6px!important; }

.p7{ padding: 7px!important; }
.pt-7{ padding-top: 7px!important; }
.pr-7{ padding-right: 7px!important; }
.pb-7{ padding-bottom: 7px!important; }
.pl-7{ padding-left: 7px!important; }

.p8{ padding: 8px!important; }
.pt-8{ padding-top: 8px!important; }
.pr-8{ padding-right: 8px!important; }
.pb-8{ padding-bottom: 8px!important; }
.pl-8{ padding-left: 8px!important; }

.p9{ padding: 9px!important; }
.pt-9{ padding-top: 9px!important; }
.pr-9{ padding-right: 9px!important; }
.pb-9{ padding-bottom: 9px!important; }
.pl-9{ padding-left: 9px!important; }

.p10{ padding: 10px!important; }
.pt-10{ padding-top: 10px!important; }
.pr-10{ padding-right: 10px!important; }
.pb-10{ padding-bottom: 10px!important; }
.pl-10{ padding-left: 10px!important; }

.p15{ padding: 15px!important; }
.pt-15{ padding-top: 15px!important; }
.pr-15{ padding-right: 15px!important; }
.pb-15{ padding-bottom: 15px!important; }
.pl-15{ padding-left: 15px!important; }

.p20{ padding: 20px!important; }
.pt-20{ padding-top: 20px!important; }
.pr-20{ padding-right: 20px!important; }
.pb-20{ padding-bottom: 20px!important; }
.pl-20{ padding-left: 20px!important; }

.p30{ padding: 30px!important; }
.pt-30{ padding-top: 30px!important; }
.pr-30{ padding-right: 30px!important; }
.pb-30{ padding-bottom: 30px!important; }
.pl-30{ padding-left: 30px!important; }

.p40{ padding: 40px!important; }
.pt-40{ padding-top: 40px!important; }
.pr-40{ padding-right: 40px!important; }
.pb-40{ padding-bottom: 40px!important; }
.pl-40{ padding-left: 40px!important; }

.p50{ padding: 50px!important; }
.pt-50{ padding-top: 50px!important; }
.pr-50{ padding-right: 50px!important; }
.pb-50{ padding-bottom: 50px!important; }
.pl-50{ padding-left: 50px!important; }

.p60{ padding: 60px!important; }
.pt-60{ padding-top: 60px!important; }
.pr-60{ padding-right: 60px!important; }
.pb-60{ padding-bottom: 60px!important; }
.pl-60{ padding-left: 60px!important; }

.p70{ padding: 70px!important; }
.pt-70{ padding-top: 70px!important; }
.pr-70{ padding-right: 70px!important; }
.pb-70{ padding-bottom: 70px!important; }
.pl-70{ padding-left: 70px!important; }


/* =======================================
	フリーページ
======================================= */

.free-content {
	margin-left: 1.9%;
	margin-right: 1.9%;
}

.free-content a {
	color: #8e0000;
}

.mainimg {
	margin-bottom: 40px;
  max-width: 1010px;
}

/* 装飾等 */

.btn-red {
  padding: 20px 60px;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #920000 url(https://img05.shop-pro.jp/PA01311/238/etc/line-nav-bg.gif);
  color: #fff!important;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.33;
  position: relative;
}
.btn-red:before{
  vertical-align: baseline;
  font: normal normal normal 1em/1 'entypo';
  font-family: 'entypo' !important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  content:'\E75E';
  display: block;
  font-size: 20px;
  width: 20px;
  height: 20px;
  position: absolute;
  top:50%;
  left: 15px;
  margin-top: -10px;
}

.btn-red:hover {
	/*background: #920000 url(https://img05.shop-pro.jp/PA01311/238/etc/btn-arrow.png) no-repeat 20px center;*/
	opacity: 0.7;
}

.photo {
	border: solid 5px #fff;
	-webkit-box-shadow: 3px 3px 6px #ccc;
	-moz-box-shadow: 3px 3px 6px #ccc;
  box-shadow: 3px 3px 6px #ccc;
}

/* カラム */

.row-col2 {
	margin-left: -1.98%;
	margin-right: -1.98%;
}

.row-col2 .col {
	padding-left: 1.98%;
	padding-right: 1.98%;
}

.row-col3 {
	margin-left: -1.98%;
	margin-right: -1.98%;
}

.row-col3 .col {
	padding-left: 1.98%;
	padding-right: 1.98%;
}

.row-col4 {
	margin-right: -2.97%;
}

.row-col4 .col {
	padding-right: 2.97%;
}

.row-col4 .col:last-child {
	background: none;
}
@media (min-width:769px){
  .row-col4 .col:last-child:after{
    content:none;
  }
}
@media (max-width:768px){
  .row-col4:last-child .col:last-child:after{
    content:none;
  }
}

.free-content .col {
	margin-bottom: 40px;
}

@media (max-width: 768px){
  .free-content .col {
    margin-bottom: 30px;
  }
}

/* タイポグラフィ */

.ttl1 {
	margin: 0 -1.9% 40px;
	/*border-bottom: solid 1px #1e1e1e;
	text-align: center;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-size: 30px;*/
  
  position: relative;
	margin: 30px 0;
	border-bottom: solid 1px #1e1e1e;
	text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
  font-weight: 300;
	font-size: 38px;
  font-feature-settings: "palt";
  letter-spacing: -.05em;
}

.ttl2 {
	margin-bottom: 40px;
	padding: 7px 0 5px;
	border-top: solid 2px #1e1e1e;
	border-bottom: solid 1px #b0a187;
	background: #f6f6f6;
/*	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
  */
  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 28px;
	text-align: center;
	position: relative;
}
.ttl2:after {
	position: absolute;
	left: 0;
	top: 1px;
	width: 100%;
	border-top: solid 1px #1e1e1e;
	content: "";
}

.ttl3 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: double 3px #000;
	font-size: 20px;
	font-weight: bold;
}

.txt-xl {
	margin-bottom: 20px;
	/*font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;*/
  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 28px;
	text-align: left;
	line-height: 1.3;
	font-feature-settings : "palt";
}
.txt-l {
	margin-bottom: 20px;
	/*font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;*/
  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 24px;
	text-align: left;
	line-height: 1.3;
	font-feature-settings : "palt";
}
img + .txt-l {
	margin-top: 7%;
}

.txt {
	font-size: 16px;
	text-align: left;
	line-height: 1.8;
}

.red {
	color: #900;
}

.large {
	font-size: 120%;
}

.x-large {
	font-size: 140%;
}

/* リスト */

.dl-info {
	margin-bottom: 30px;
}
.dl-info dt {
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: normal;
}
.dl-info dd {
	margin:	0 0 8px 0;
	padding-bottom: 8px;
	border-bottom: dotted 1px #333;
	font-size: 16px;
}

@media (max-width: 768px){
  .ttl1,
  .ttl-h2{
    font-size: 24px;
    line-height: 1.2em;
  }
  .ttl-h2{
    margin: 30px 0 15px;
    letter-spacing: 0;
    padding: 0 0 10px 0;
  }
  .ttl-h2-s,
  .txt-xl{
    font-size: 25px;
  }
  .txt-l{
    font-size: 22px;
  }
  .ttl2{
    font-size: 24px;
  }
}

/*------------------------
直売所のご案内
------------------------*/

.gmap {
	width: 100%;
	overflow: hidden;
	height: 362px;
	border: solid 1px #ccc;
}
.gmap iframe {
	margin-top: -150px;
}

@media (min-width: 769px){
  #free2-section1 h3{
    margin-right:-1em;
  }
}
@media (max-width: 768px){
  #free2-section2 h3.s{
    font-size: 19px;
  }
}

/*------------------------
見学クルーズ＆体験クルーズ
------------------------*/

.cruise-info {
	padding: 40px;
	background: #f6f6f6;
}

.dl-cruise {
	*zoom: 1;
	border-top: dashed 1px #7b7b7b;
}

.dl-cruise:before,
.dl-cruise:after {
	display: table;
	content: "";
	line-height: 0;
}
.dl-cruise:after {
	clear: both;
}
.dl-cruise dt {
	float: left;
	clear: left;
	padding: 13px 0;
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.5;
}
.dl-cruise dd {
	margin-left: 0;
	padding: 13px 0 13px 7.5em;
	border-bottom: dashed 1px #7b7b7b;
	font-size: 16px;
	line-height: 1.5;
}
@media (max-width: 768px) {
  .cruise-info {
	 padding: 20px;
  }
	.dl-cruise dt {
		float: none;
		padding: 10px 0 5px;
	}
	.dl-cruise dd {
		padding: 0 0 10px;
	}
}


.flow .ttl {
	margin: 15px 0 5px;
	font-size: 16px;
	font-weight: bold;
}

.flow .txt {
	font-size: 14px;
  line-height: 1.7;
}

.flow {
	text-align: center;
}
.flow .col {
	/*background: url(https://img05.shop-pro.jp/PA01311/238/etc/arrow.png) no-repeat 97% 28%;*/
  position: relative;
}
.flow .col:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #a10000;
  border-width: 7px 12px;
  position: absolute;
  right: -12px;
  top: 27%;
  margin-right: 1%;
}
.flow .col img{
  position: relative;
  z-index: 1;
  max-width: calc(100% - 10px);
}

@media (max-width: 768px) {
	.flow .ttl {
		text-align: center;
	}
  .flow .col{
    margin-bottom: 30px;
  }
  .flow .col:after{
    top: 100%;
    right: 50%;
    margin-right: -7px;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: 7px;
  }
}