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

.container {
  max-width: none;
}

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

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

a:hover {
  color: #000;
}

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

.ttl-h2 {
  position: relative;
  margin: 30px 0;
  text-align: center;
/*  font-family: '¥Ò¥é¥®¥ÎÌÀÄ« ProN W3', 'HiraMinProN-W3', 'HGÌÀÄ«E', '£Í£Ó £ÐÌÀÄ«', 'MS PMincho', 'MS ÌÀÄ«', serif;*/
}

.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 #ccbc9b;
  background-color: #ccbc9b;
  color: #fff;
  background-color: #ccbc9b;
}

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

/*
.font-mincho {
  font-family: '¥Ò¥é¥®¥ÎÌÀÄ« ProN W3', 'HiraMinProN-W3', 'HGÌÀÄ«E', '£Í£Ó £ÐÌÀÄ«', 'MS PMincho', 'MS ÌÀÄ«', 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 {
  position:relative;
/*  margin-bottom: 4em;*/
}

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

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

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

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

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

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

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

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

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

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

#header-global-nav li:first-child {
  border-left: 1px solid #b2a487;
}

/* 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 10px;
  text-align: center;
}

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

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

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

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

.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 #b2a487;
}

/*
 * footer
 */
#footer-wrapper {
  padding-top: 3em;
  background: #333;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-pagetop {
  display: block;
  padding: .7em 2em;
}

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

  .container {
    max-width: none;
    width: auto;
  }
}
@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;
    color: #fff;
    background: #b2a487;
  }

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

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

  .view-cart {
    position: static;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .icon-b,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
}
@media (max-width: 480px) {
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}
/* IE&#65533;&#65533; */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}






/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, dialog, figure, figcaption, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video{
	border: 0;
	font-size: inherit;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	max-height: 999999px;
	background: url(https://img21.shop-pro.jp/PA01409/583/etc/bg_reset.png?cmsp_timestamp=20181005110406) no-repeat left top;
}

body{
	font-size: 16px;
	line-height: 1.875;
	color: #111;
	font-family: 'Noto Serif JP','Yu Mincho Light','YuMincho','Yu Mincho','ÞâÌÀÄ«ÂÎ','¥Ò¥é¥®¥ÎÌÀÄ« ProN','Hiragino Mincho ProN','¥á¥¤¥ê¥ª', Meiryo, sans-serif;
	background: #fff;
	word-wrap: break-word;
	-webkit-text-size-adjust: 100%;
}

a{
	color: #111;
}

img{
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	-webkit-backface-visibility: inherit;
	backface-visibility: inherit;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section{
	display: block;
}

ol, ul, li{
	list-style: none;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

table, caption, tbody, tfoot, thead, tr, th, td{
	font-size: inherit;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	vertical-align: baseline;
	max-height: 999999px;
}

caption, th, td{
	text-align: inherit;
}

blockquote:before, blockquote:after,
q:before, q:after{
	content: "";
	content: none;
}

blockquote, q{
	quotes: none;
}

del{
	text-decoration: line-through;
}

abbr[title], dfn[title]{
	border-bottom: 1px dotted #000;
	cursor: help;
}

ins{
	text-decoration: none;
}

mark{
/*	font-style:italic;*/
/*	font-weight:bold;*/
}

a{
/*	background:transparent;*/
	text-decoration: none;
}

a img{
	border: 0;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}

a:hover{
	color:#111;
	text-decoration: underline;
}

a:hover img,
	a:active img{
	opacity: 0.6;
}

/*reset*/


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

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

.inblock{display:inline-block;}

.container{
	width:auto !important;
	overflow:hidden;
}

.width_box1{
	max-width:960px;
	padding-left:20px;
	padding-right:20px;
	margin:0 auto;
	position:relative;
}

.width_box2{
	max-width:1000px;
	padding-left:20px;
	padding-right:20px;
	margin:0 auto;
	position:relative;
}

/*
 * header
 */


.header-wrapper_in{
	position:relative;
	max-height:700px;
  	overflow:hidden;
}

.header-wrapper_in:after{
	position:absolute;
	bottom:0;
	z-index:5;
	display:block;
	content:"";
	width:100%;
	height:8px;
	background:url(https://img21.shop-pro.jp/PA01409/583/etc/mv_line.png?cmsp_timestamp=20181005152649) center bottom repeat-x;
}

.header-wrapper_in.sub_header{
  height:350px;
  background:url(https://img21.shop-pro.jp/PA01409/583/etc/sub_main.jpg?cmsp_timestamp=20181005165646) center center no-repeat;
  background-size:cover;
}

.header-wrapper_in .header_posi1{
	position:absolute;
	margin:0 auto;
	bottom:0;
	left:0;
	right:0;
}

.header-wrapper_in .logo img{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	z-index:9;
}

.header-wrapper_in.top_header .logo img{
	/*width:31.9%;
	max-width:319px;*/
  width:40%;
  max-width:400px;
  padding-bottom:5.8%;
}

.header-wrapper_in.sub_header .logo img{
  	width:21%;
	max-width:210px;
}

#header-wrapper .width_box1{
	position:absolute;
	top:0;
	left:0;
	right:0;
	margin:0 auto;
    width:960px;
}


#header-wrapper .header_icon{
	position:absolute;
	right:20px;
	top:20px;
}


#header-wrapper .header_icon img{
	width:36px;
}

#header-wrapper .header_icon li{
	display:inline-block;
	margin-left:10px;
}

.header-link a:hover {
	text-decoration: none;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
	opacity: 0.7;
}

/* header global nav */
#header-global-nav {
	margin: 15px auto 80px;
	font-size: 16px;
	max-width:960px;
}

#header-global-nav .inline{
	display:table;
	width:100%;
}

#header-global-nav li+li{
	border-left:1px dotted #000;
}

#header-global-nav li {
	display:table-cell;
	font-weight:bold;
	text-align:center;
	padding: 0 15px;
	font-size:18px;
  border-right:none;
}
@media (max-width: 960px) {
	#header-global-nav li {
		font-size: 15px;
	}
}


#header-global-nav li:first-child {
  border-left:none;
}

#header-global-nav li a{
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
	display:block;
}

#header-global-nav li a:hover{
	opacity: 0.6;
}
#header-global-nav li a:hover,
#header-global-nav li a:focus{
	text-decoration:none;
}

/*
 * footer
 */
#footer-wrapper {
	background:none;
	padding-top:0;
}

.footer_info{
	background:url(https://img21.shop-pro.jp/PA01409/583/etc/info_bg.png?cmsp_timestamp=20181005152724) center top #fff;
	padding:155px 0 189px;
	overflow:hidden;
}

.footer_info .f_ttl1{
	margin-bottom:15px;
}

.footer_info .f_left,
.footer_info .f_right{
	width:49%;
	box-sizing:border-box;
}

.footer_info .f_left{
	float:left;
}

.footer_info .f_right{
	float:right;

}

.footer_info .in_bg{
	padding:20px;
	background:#fff;
	position:relative;
}

.footer_info .name1{
	font-size:30px;
	margin-bottom:12px;
    line-height:1.4;
}

.footer_info .f_map img{
	position:absolute;
	right:20px;
	top:103px;
}

.footer_info .f_dl1{
	display:table;
	width:315px;
}

.footer_info .f_dl1 dt,
.footer_info .f_dl1 dd{
	display:table-cell;
  line-height:1.875;
}

.footer_info .f_dl1 dt{
	width:54px;
}

.footer_info .f_image1{
	overflow:hidden;
	padding-top:90px;
}

.footer_info .f_image1 li{
	width:47.7%;
}

.footer_info .f_image1 li:nth-child(odd){
	float:left;
}

.footer_info .f_image1 li:nth-child(even){
	float:right;
}

.footer_info .width_box1{
	overflow:hidden;
}

#footer-wrapper{
	background:#006a34;
}

.footer_naviarea{
	border-bottom:1px solid #fff;
}

.footer_naviarea .width_box1{
}

.footer_naviarea .f_logo{
	margin-top:-40px;
	text-align:center;
}

.footer_naviarea .footer-nav{
	text-align:center;
	padding-bottom:20px;
}

.footer_naviarea .footer-nav li{
	display:inline-block;
	margin:0 20px;
}

.footer_naviarea .footer-nav a{
	color:#fff;
	font-size:14px;
}

#pagetop{
	position:absolute;
	right:0;
	top:-30px;
}

/* -add- */
.header-dropdown,
#page-wrapper{
	min-width: 320px;
}

.header-dropdown{
	border: 0 !important;
}

a:hover,
a:focus {
  color: #111;
}

#wrapper.page-product #container,
#wrapper.page-shopkeeper #container,
#wrapper.page-privacy #container,
#wrapper.page-product_srh #container{
	max-width: 960px;
	padding: 0 20px 150px;
	margin: 0 auto;
	position: relative;
}

.dropdown-wrapper .btn-dropdown:not(.btn-dropdown-close) .icon-lg-w,
.dropdown-wrapper .view-cart a{
	background: none !important;
}
.dropdown-wrapper .btn-dropdown .icon-lg-w{
	width: auto !important;
	height: auto !important;
}
@media (max-width:1000px) {
#header-wrapper .width_box1{
    width:auto;
}
}

@media (max-width: 960px) {
    #header-global-nav li {
        padding: 0 15px;
    }

    .footer_info .f_map img{
        right:auto;
        left:150px;
        top:10px;
        width:60px;
    }
  
  .footer_info .f_image1{
  	padding-top:20px;
  }

    .footer_info .f_dl1{
        width:100%;
    } 
}


@media (max-width: 768px) {
    #story_slide_area,
    #project_shikakenin{
        padding-top:60px;
        margin-top:-60px;
    }


    .container{padding:0 !important;}

    #wrapper {
        padding-top: 60px !important;
    }

    /*
    * header
    */

    #header-wrapper{
        margin-bottom:60px;
    }
    .header-wrapper_in{
  		overflow:visible;
	}
    .header-wrapper_in.top_header .logo img{
        width:50%;
        max-width: 256px;
        padding-bottom:0;
    }

    .header-wrapper_in.sub_header .logo img{
        width:60%;
    }
  
    #header-wrapper .header_icon{
        display:none;
    }
  
  .header-wrapper_in.sub_header{
  	height:250px;
  }

    .header-dropdown {
        position: absolute;
        top: 0;
        z-index: 300;
        width: 100%;
        background-color: #fff;
    }

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

    .header-dropdown .dropdown-nav li {
        text-align: center;
    }

    .header-dropdown .dropdown-nav li+li{
        border-top:1px solid #006a34;
    }



    .header-dropdown .dropdown-nav .in_icon {
        display: inline-block;
        padding: 7px 0;
    }

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

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

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

    .header-dropdown .btn-dropdown i img{
        width:40px;
        max-width: none !important;
    }

    .header-dropdown .btn-dropdown i.icon-chevron_thin_up img{
        opacity:0;

    }

    .header-dropdown .btn-dropdown i.icon-chevron_thin_up{
        background:url(https://img21.shop-pro.jp/PA01409/583/etc/header_menu_hover.png?cmsp_timestamp=20181005160002) center center no-repeat;
        background-size:40px auto;
    }

    .view-cart {
        position: static;
        background-color: #21538a;
    }

    .view-cart {
    }

    .view-cart .in_icon{
        padding-top:10px;
        display:inline-block;
    }

    .view-cart .in_icon img{width:40px;}

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

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

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


    .footer_info{
        padding:60px 0 170px;
    }

    .footer_info .f_left,
    .footer_info .f_right{
        width:auto;
        float:none;
    }

    .footer_info .f_left{
        margin:0 auto 60px;
    }
  
  .footer_info .f_ttl1{
	text-align:center;
  }
  
  .footer_info .f_left .facebook-wrapper{
  	max-width:500px;
    margin:0 auto;
  }
    .footer_info .f_dl1+.f_dl1{
        margin-top:10px;
    }

    .footer_naviarea{
        border-bottom:none;
    }

    .footer_naviarea .width_box1{
        padding:0;
    }

    .footer_naviarea .f_logo img{
        width:150px;
    }

    .footer_naviarea .footer-nav{
        padding-bottom:0;
    }

    .footer_naviarea .footer-nav li{
        display:block;
        margin:0;
    }


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


    #pagetop{
        display:block !important;
        top:-70px;
    }

    #pagetop img{
        width:80px;
    }

}

@media (max-width: 500px) {

    .footer_info .f_image1 li{
        width:auto;
        text-align:center;
    }

    .footer_info .f_image1 li+li{
        margin-top:20px;
    }

    .footer_info .f_image1 li:nth-child(even),
    .footer_info .f_image1 li:nth-child(odd){
        float:none;
    }


}



.c_hl1{
	text-align:center;
	margin-bottom:40px;
}


/*charm*/

.charm_yuzu{
	padding-bottom:25px;
}

.charm_yuzu .txt1{
	text-align:center;
	margin-bottom:50px;
}

.charm_yuzu .frame1{
	background:url(https://img21.shop-pro.jp/PA01409/583/etc/noen_line.jpg?cmsp_timestamp=20181005172501) top center repeat-x,url(https://img21.shop-pro.jp/PA01409/583/etc/noen_line.jpg?cmsp_timestamp=20181005172501) bottom center repeat-x;
	padding:50px 0;
	margin:0 0 150px;
}

.charm_yuzu .frame1:after {
	content:"";
	clear:both;
	display:block;
}

.charm_yuzu .frame1 .ttl1{
	text-align:center;
	color:#006a34;
	font-size:28px;
	line-height:1.4;
	font-weight:bold;
	margin-bottom:20px;
}

.charm_yuzu .frame1_in{
	background:url(https://img21.shop-pro.jp/PA01409/583/etc/dot_border1.png?cmsp_timestamp=20181005172534) center center no-repeat;
}

.charm_yuzu .flr_box1:after,
.charm_yuzu .frame1_in:after {
	content:"";
	clear:both;
	display:block;
}

.charm_yuzu .frame1_in dl{
	width:49.5%;
	text-align:center;
}

.charm_yuzu .frame1_in dl:nth-child(1){
	float:left;
}

.charm_yuzu .frame1_in dl:nth-child(2){
	float:right;
}
.charm_yuzu .frame1_in dl dt,
.charm_yuzu .frame1_in dl dd{
	line-height:1.875;
}
.charm_yuzu .frame1_in dl dt{
	font-weight:bold;
	background:#ffcc00;
	width:200px;
	margin:0 auto 15px;
	font-size:20px;
	padding:3px 10px;
  	box-sizing:border-box;
}

.charm_yuzu .flr_box1{
	position:relative;
	padding-bottom:60px;
}

.charm_yuzu .flr_box1 .fl1,
.charm_yuzu .flr_box1 .fr1{
	width:49%;
}

.charm_yuzu .flr_box1 .fl1{
	float:left;
}

.charm_yuzu .flr_box1 .fr1{
	float:right;
}

.charm_yuzu .flr_box1 .ttl2{
	margin-bottom:50px;
}

.charm_yuzu .flr_box1 .lr_image1{
	padding-top:25px;
}

.charm_yuzu .flr_box1 .txt2{
	margin-bottom:15px;
}

.charm_yuzu .flr_box1 .txt3{
	font-size:20px;
	font-weight:bold;
	margin-bottom:30px;
}

.charm_yuzu .flr_box1 .dl1 dt,
.charm_yuzu .flr_box1 .dl1 dd{
	line-height:1.875;
}

.charm_yuzu .flr_box1 .dl1 dt{
	font-weight:bold;
	color:#006a34;
	font-size:20px;
	margin-bottom:5px;
}

.charm_yuzu .flr_box1 .dl1 dd+dt{
	margin-top:30px;
}

.charm_yuzu .flr_box1 .posi1{
	width:84.5%;
	position:absolute;
	top:52%;
	right:-35%;
}

.charm_yuzu .charm_recipe_wrap{
	padding-top:40px;
}

.charm_yuzu .charm_recipe{
	margin-bottom:60px;
}

.charm_yuzu .recipe_offer{
	font-size:12px;
	margin-bottom:20px;
	text-align:right;
}

.charm_yuzu .charm_recipe .charm_recipe_ttl{
    text-align: left;
    margin: 0;
    padding: 0 0 10px;
    color: #006a34;
    border-bottom: 2px solid #b5a389;
    font-size: 25px;
    font-weight: bold;
    margin-bottom:30px;
}

.charm_yuzu .charm_recipe .flr_box1 .lr_image1 {
    padding-top: 0;
}

.charm_yuzu .charm_recipe .flr_box1 {
	padding-bottom:0;
}

.charm_yuzu .charm_recipe .recipe_desc{
	margin-bottom:20px;
}

.charm_yuzu .charm_recipe .recipe_material_ttl{
    font-weight: bold;
    color: #006a34;
    font-size: 20px;
}

.charm_yuzu .charm_recipe .recipe_material{
	margin-bottom:20px;
}

.charm_yuzu .charm_recipe .recipe_material li{
	border-bottom:1px dashed #999;
	padding:5px 0;
}

.charm_yuzu .charm_recipe .flr_box1+.charm_procedure{
	padding-top:20px;
}

.charm_yuzu .charm_recipe .charm_procedure li{
	text-indent:-1em;
	padding-left:1em;
}

/*farm*/

.farm_yuzu{
	margin-bottom:60px;
}

.farm_yuzu .width_box2{
	padding-bottom:91px;
	background:url(https://img21.shop-pro.jp/PA01409/583/etc/compo_pic.png?cmsp_timestamp=20181005172604) 73px bottom no-repeat;
	background-size:172px auto;
}

.farm_yuzu .txt1{
	text-align:center;
  	margin-bottom:40px;
}

.farm_yuzu .image_ul{
	overflow:hidden;
	margin-bottom:80px;
}

.farm_yuzu .image_ul li{
	float:left;
	width:31.9%;
	margin-right:2.15%;
}

.farm_yuzu .image_ul li:nth-child(3){
	margin-right:0;
	float:right;
}

.farm_yuzu .txt1 p+p{
	margin-top:20px;
}

.farm_yuzu .component_box{
	background:url(https://img21.shop-pro.jp/PA01409/583/etc/compo_bg.jpg?cmsp_timestamp=20181005172702) center top no-repeat;
	background-size:100% auto;
	margin-bottom:50px;
}

.farm_yuzu .farm_yuzu_about{
	margin-bottom:120px;
}

.farm_yuzu .farm_yuzu_about_text1{
	text-align:center;
}

.farm_yuzu .farm_yuzu_about .ttl1,
.farm_yuzu .component_box .ttl1{
	background:url(https://img21.shop-pro.jp/PA01409/583/etc/component_line1.png?cmsp_timestamp=20181005172725) center top no-repeat,url(https://img21.shop-pro.jp/PA01409/583/etc/component_line2.png?cmsp_timestamp=20181005172737) center bottom no-repeat;
	background-size:369px auto;
	text-align:center;
	font-weight:bold;
	font-size:28px;
	padding:13px 0;
	margin-bottom:45px;
}

.farm_yuzu .component_box .image1{
	margin-bottom:14.5%;
	position:relative;
}

.farm_yuzu .component_box .image1_pic{
	margin-left:5%;
}

.farm_yuzu .component_box .image1_pic img{
	width:43.6%;
}

.farm_yuzu .component_box .anchor_link a img{
	position:absolute;
	width:20%;
}

.farm_yuzu .component_box .anchor_link a:nth-child(1) img{
	top:0;
  	right:25.6%;
}

.farm_yuzu .component_box .anchor_link a:nth-child(2) img{
	top:35%;
  	right:2.2%;
}

.farm_yuzu .component_box .anchor_link a:nth-child(3) img{
	top:65%;
  	right:24.8%;
}


.farm_yuzu .component_box .ttl2{
	text-align:center;
}

.farm_yuzu .component_box .bg_box{
	box-sizing:border-box;
	background:#fefdea;
	max-width:876px;
	margin:-30px auto 0;
	padding:60px 80px;
}

.farm_yuzu .component_box .btn1{
	margin-top:-15px;
	text-align:center;
}

.farm_yuzu .plus_component .num_box1{
	display:table;
	width:100%;
	background:url(https://img21.shop-pro.jp/PA01409/583/etc/noen_line.jpg?cmsp_timestamp=20181005172641) bottom center repeat-x;
  	padding-bottom:52px;
  	margin-bottom:40px;
}

.farm_yuzu .plus_component .num_box1:last-child{
	background:none;
    padding-bottom:0;
  	margin-bottom:0;
}

.farm_yuzu .plus_component .cell1{
	display:table-cell;
	vertical-align:top;
}

.farm_yuzu .plus_component .num1{
	width:226px;
	text-align:right;
}

.farm_yuzu .plus_component .desc1{
	padding-left:38px;
    padding-right:38px;
}

.farm_yuzu .plus_component .num_ttl1{
	font-weight:bold;
	font-size:28px;
	margin-bottom:15px;
  line-height:1.4;
}

.farm_yuzu .plus_component .num_txt1+.num_txt1{
	margin-top:30px;
}

.farm_yuzu .plus_component .num_box1 .num_image{
	text-align:center;
 	margin-top:20px;
}

.farm_yuzu .plus_component .num_box1 .num_image_li{
	overflow:hidden;
 	margin-top:20px;
}

.farm_yuzu .plus_component .num_box1 .num_image_li li{
  	width:48.5%;
}

.farm_yuzu .plus_component .num_box1 .num_image_li li:nth-child(odd){
	float:left;
}

.farm_yuzu .plus_component .num_box1 .num_image_li li:nth-child(even){
	float:right;
}

.farm_eat1{
	background:url(https://img07.shop-pro.jp/PA01409/583/etc/nouen_yuzu_2022_n01.jpg?cmsp_timestamp=20220926172637) center center no-repeat;
	background-size:cover;
	padding-bottom:145px;
}

.farm_eat2{
	padding-top:45px;
	padding-bottom:150px;
}

.farm_eat2 .txt1{
	margin-bottom:45px;
}

.farm_eat2 .text_area{
	width:51.1%;
	float:right;
}

.farm_eat2 .width_box2:after {
	content:"";
	clear:both;
	display:block;
}

.farm_eat2 .text_area img{
	display:block;
	margin:0 auto 45px;
}

.farm_eat2 .text_area p+p{
	margin-top:30px;
}

.farm_eat2 .image_area{
	width:35.5%;
	float:left;
	padding-bottom:121px;
	background:url(https://img21.shop-pro.jp/PA01409/583/etc/compo_pic.png?cmsp_timestamp=20181005172604) 73px bottom no-repeat;
	background-size:172px auto;
}

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

.charm_yuzu .frame1_in dl{
	width:auto;
	max-width:400px;
	margin:0 auto;
}

.charm_yuzu .frame1_in{
	background:none;
}


.charm_yuzu .frame1_in dl:nth-child(2),
.charm_yuzu .frame1_in dl:nth-child(1){
	float:none;
}

.charm_yuzu .frame1_in dl+dl{
	margin-top:40px;
}

.charm_yuzu .frame1_in dl dd{
	text-align:left;
}

.charm_yuzu .frame1_in dd .pc_br{
	display:none;
}

.charm_yuzu .flr_box1 .fl1,
.charm_yuzu .flr_box1 .fr1{
	width:auto;
}

.charm_yuzu .flr_box1 .fr1,
.charm_yuzu .flr_box1 .fl1{
	float:none;
}

.charm_yuzu .flr_box1 .lr_image1{
	display:block;
	margin:0 auto;
}

.charm_yuzu .flr_box1 .posi1{
	display:none;
}

.charm_yuzu .flr_box1 .dl1 dd+dt {
	margin-top:20px;
}

.charm_yuzu .flr_box1 .ttl2 {
	margin-bottom:40px;
}

.charm_yuzu .flr_box1 .txt3 {
	margin-bottom:20px;
}

.charm_yuzu .charm_recipe .flr_box1+.charm_procedure{
	padding-top:0;
}
  
.charm_yuzu .charm_recipe .flr_box1 .lr_image1{
  	margin-bottom:20px;
}
  
.charm_yuzu .charm_recipe_wrap{
	padding-top:0;
}
  
.charm_yuzu .charm_recipe .charm_recipe_ttl{
    font-size: 20px;
    margin-bottom:20px;
}
  
}


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

.c_hl1{
	margin-bottom:20px;
}

#wrapper.page-product #container,
#wrapper.page-shopkeeper #container,
#wrapper.page-privacy #container,
#wrapper.page-product_srh #container{
	padding-bottom:60px;
}
  
/*charm*/

.charm_yuzu .txt1{
	text-align:left;
	margin-bottom:40px;
}

.charm_yuzu .txt1 .pc_br{
	display:none;
}

.charm_yuzu .frame1{
	margin:0 0 60px;
}
.charm_yuzu .recipe_offer{
	text-align:left;
}

/*farm*/

.farm_yuzu{
	margin-bottom:60px;
}

.farm_yuzu .width_box2{
	padding-bottom:91px;
	background-position:20px bottom;
}

.farm_yuzu .txt1{
	text-align:left;
    margin-bottom:20px;
}

.farm_yuzu .image_ul{
	margin-bottom:40px;
}

.farm_yuzu .component_box{
	margin-bottom:80px;
}
  
.farm_yuzu .farm_yuzu_about{
	margin-bottom:60px;
}

.farm_yuzu .farm_yuzu_about_text1{
	text-align:left;
}
  
.farm_yuzu .farm_yuzu_about .ttl1,
.farm_yuzu .component_box .ttl1{
	font-size:23px;
}

.farm_yuzu .component_box .image1{
	margin-bottom:48px;
}

.farm_yuzu .component_box .ttl2{
	text-align:center;
}

.farm_yuzu .component_box .bg_box{
	padding:60px 20px;
}

.farm_yuzu .plus_component .cell1,
.farm_yuzu .plus_component .num_box1{
	display:block;
}
  
.farm_yuzu .plus_component .num_box1{
    margin-top:-80px;
    padding-top:80px;
}

.farm_yuzu .plus_component .num1{
	width:auto;
	text-align:center;
	margin-bottom:20px;
}

.farm_yuzu .plus_component .num1 img{
	width:120px;
}

.farm_yuzu .plus_component .desc1{
	padding-left:0;
    padding-right:0;
}

.farm_yuzu .plus_component .num_ttl1{
	font-size:23px;
	text-align:center;
}

.farm_yuzu .plus_component .num_txt1+.num_txt1{
	margin-top:20px;
}

.farm_eat1{
	padding-bottom:60px;
}

.farm_eat1 img{
	width:120px;
}

.farm_eat2{
	padding-bottom:60px;
}

.farm_eat2 .text_area{
	width:auto;
	float:none;
	margin-bottom:20px;
}

.farm_eat2 .text_area img{
	margin:0 auto 20px;
}

.farm_eat2 .text_area p+p{
	margin-top:20px;
}

.farm_eat2 .image_area{
	width:auto;
	float:none;
	text-align:center;
	padding-bottom:121px;
	background-position:right bottom;
}
}




/*----------------------------------------

20201020 Í­µ¡JAS

-----------------------------------------*/
@media only screen and (min-width:769px){
	.u-sp{ display: none !important; }
}/* min-width:769px */

@media only screen and (max-width:768px){
	.u-pc{ display: none !important; }
}/* max-width:768px */

.u-nb{
	display: inline-block !important;
}

.l-spacer{
	height: 124px;
}

@media only screen and (max-width:980px){
	.l-spacer{
		height: 80px;
	}
}/* max-width:980px */

@media only screen and (max-width:768px){
	.l-spacer{
		height: 60px;
	}
}/* max-width:768px */


.jas__content01-text{
	text-align: center;
}
.jas__content01-text p:nth-child(n+2){
	margin-top: 30px;
}
.jas__content01-image{
	max-width: 696px;
	margin: 43px auto 0;
}
.jas__content01-pic{
	text-align: center;
}
.jas__content01-text02{
	position: relative;
	margin: -47px 97px 0;
	padding: 17px 20px 0;
	color: #006a34;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.9825;
	text-align: center;
	background-color: #fff;
}

@media (max-width: 980px) {
	.jas__content01-text02{
		margin-left: 50px;
		margin-right: 50px;
	}
}/* max-width:980px */

@media only screen and (max-width:768px){
	.jas__content01-text{
		text-align: left;
	}
	.jas__content01-text p:nth-child(n+2){
		margin-top: 20px;
	}
	.jas__content01-text02{
		margin-top: -30px;
		margin-left: 20px;
		margin-right: 20px;
		font-size: 18px;
	}
}/* max-width:768px */

@media only screen and (max-width:500px){
	.jas__content01-text02{
		margin-left: 10px;
		margin-right: 10px;
		font-size: 16px;
	}
}/* max-width:500px */


.jas__content02-heading{
	margin-bottom: 39px;
	text-align: center;
}
.jas__content02-text{
	text-align: center;
}
.jas__content02-text p:nth-child(n+2){
	margin-top: 30px;
}
.jas__content02-link{
	margin-top: 44px;
	text-align: center;
}

@media only screen and (max-width:768px){
	.jas__content02-text{
		text-align: left;
	}
	.jas__content02-text p:nth-child(n+2){
		margin-top: 20px;
	}
}/* max-width:768px */


.jas__content03-body::after{
	content: "";
	display: block;
	clear: both;
}
.jas__content03-desc{
	float: left;
	width: 47%;
}
.jas__content03-image{
	float: right;
	width: 49.1%;
}
.jas__content03-heading{
	margin-bottom: 39px;
}
.jas__content03-text p:nth-child(n+2),
.jas__content03-text ul:nth-child(n+2){
	margin-top: 15px;
}
.jas__content03-text ul{
	margin-right: 40px;
	line-height: 1.625;
	counter-reset: counter;
}
.jas__content03-text li{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	counter-increment: counter;
	padding-bottom: 12px;
	border-bottom: 1px dotted;
}
.jas__content03-text li:nth-child(n+2){
	margin-top: 5px;
}
.jas__content03-text li::before{
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 38px;
	margin-right: 10px;
	vertical-align: middle;
	color: #006a34;
	font-size: 22px;
	text-align: center;
	background: url(https://img21.shop-pro.jp/PA01409/583/etc/bg_counter.png) no-repeat left center;
	background-size: 100%;
	content: counter(counter);
}

@media only screen and (max-width:768px){
	.jas__content03-desc,
	.jas__content03-image{
		float: none;
		width: auto;
	}
	.jas__content03-image{
		margin-top: 40px;
		text-align: center;
	}
	.jas__content03-image img{
		width: 400px;
	}
	.jas__content03-text ul{
		margin-right: 0;
	}
	.jas__content03-text li{
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
	.jas__content03-text li:nth-child(n+2){
		margin-top: 10px;
	}
	.jas__content03-text li::before{
		width: 30px;
		font-size: 18px;
		-webkit-transform: translateY(-2px);
		    -ms-transform: translateY(-2px);
		        transform: translateY(-2px);
	}
}/* max-width:768px */


.jas__content04{
	padding: 78px 80px 76px;
	border: 1px solid #006a34;
}
.jas__content04-heading{
	margin-bottom: 40px;
	text-align: center;
}
.jas__content04-body::after{
	content: "";
	display: block;
	clear: both;
}
.jas__content04-image{
	float: left;
	width: 33.4128%; /* 280/838 */
	margin-right: 40px;
	text-align: center;
}
.jas__content04-text{
	overflow: hidden;
}

@media only screen and (max-width:980px){
	.jas__content04{
		padding: 30px 30px 30px;
	}
	.jas__content04-heading{
		margin-bottom: 30px;
	}
	.jas__content04-image{
		margin-right: 20px;
	}
}/* max-width:980px */


@media only screen and (max-width:768px){
	.jas__content04{
		padding-left: 20px;
		padding-right: 20px;
	}
	.jas__content04-heading{
		margin-bottom: 0;
	}
	.jas__content04-image{
		float: none;
		width: auto;
		margin: 0;
		text-align: center;
	}
}/* max-width:768px */


.jas__content05{
	background: url(https://img21.shop-pro.jp/PA01409/583/etc/jas_content05_bg.png) no-repeat center calc(50% + 15px);
	background-size: 791px;
}
.jas__content05-body{
	max-width: 650px;
	margin: 0 auto;
}
.jas__content05-body::after{
	content: "";
	display: block;
	clear: both;
}
.jas__content05-desc{
	float: left;
}
.jas__content05-image{
	position: relative;
	float: right;
	width: 270px;
	margin-right: 20px;
	padding-top: 15px;
}
.jas__content05-icon{
	position: absolute;
	bottom: 0;
	right: -10px;
}
.jas__content05-title{
	margin-bottom: 23px;
	font-size: 28px;
	font-weight: bold;
	color: #006a34;
	text-align: center;
}

@media only screen and (max-width:980px){
	.jas__content05{
		background-size: 100%;
	}
}/* max-width:980px */

@media only screen and (max-width:800px){
	.jas__content05-title{
		margin-bottom: 5px;
	}
	.jas__content05-desc,
	.jas__content05-image{
		float: none;
	}
	.jas__content05-desc{
		width: auto;
		margin-bottom: 10px;
		text-align: center;
	}
	/*
	.jas__content05{
		background: none;
	}
	.jas__content05-desc{
		background: url(https://img21.shop-pro.jp/PA01409/583/etc/jas_content05_bg.png) no-repeat center center;
		background-size: 100%;
	}
	*/
	.jas__content05-image{
		margin: 0 auto;
	}
}/* max-width:800px */

@media only screen and (max-width:500px){
	.jas__content05{
		background: none;
	}
}/* max-width:500px */


/*
 * ¥È¥Ã¥×¥Ú¡¼¥¸¤Ø¤Î¥Ð¥Ê¡¼ÄÉ²Ã
 */
.top_yuzu1 .link2{
	margin-top: 4%;
	text-align: center;
}