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


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: #3E3A39;
  background-color: #fff;
  background-image: url(https://img21.shop-pro.jp/PA01459/098/etc/kayaweb_back.jpg);
	font-size: 16px;
}

a {
  color: #3E3A39;
	transition: 0.5s;
}

a:hover {
  color: #C2684F;
	transition: 0.5s;
	text-decoration: none;
}

.mainwidth {
    padding: 60px 200px;
}
@media (max-width: 768px) {
	.mainwidth {
		padding: 30px;
	}
}

.font-noto { font-family: "Noto Sans JP"; }
.font-hannari { font-family: "Hannari"; }
.font-sawarabi { font-family: "Sawarabi Mincho"; }

body, h1, h2, h3, h4, h5, table, th, td, ul, li, ol, dl, dt, dd, form, p, table, th, td, button, address, span {
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    list-style-type: none;
    font-style: normal;
    line-height: 1.8;
    font-weight: 500;
    border-collapse: collapse;
    border-spacing: 0;
    letter-spacing: 0.3em;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
@media (max-width: 768px) {
	body, h1, h2, h3, h4, h5, table, th, td, ul, li, ol, dl, dt, dd, form, p, table, th, td, button, address, span {
		letter-spacing: 0.1em;
	}
}
h2{
	font-size: 30px;
}
.ttl-h2 {
	font-size: 30px;
  position: relative;
  margin: 30px 0;
  text-align: center;
}

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

.btn-01 {
  border: 1px solid #166735;
  color: #EAE2DC;
  background-color: #166735;
	transition: 0.5s;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #166735;
  color: #166735;
  background-color: #EAE2DC;
	transition: 0.5s;
}

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

/*
 * 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: 1200px;
  margin: 20px auto;
}

/*　 ヘッダーサイズ */
#header-wrapper {
	z-index: 99;
	background: #fff;
	position: fixed;
	top:0;
    right: 0;
    width: 100%;
    height: 180px;
	padding-top: 60px;
  transition: 1s;
}

#header-wrapper.is-animation {
    padding-top: 20px;
    height: 120px;
  transition: 1s;
}

/*　 ヘッダー右上のかやの実イラスト消えるよ*/

#header-wrapper .hd-illust{
	position: fixed;
	top:0;
	right: 0;
    opacity: 1;
  transition: 1s;
}
#header-wrapper.is-animation .hd-illust{
    opacity: 0;
  transition: 1s;
}

/*　 ヘッダーロゴ */
.kayarogo{
	z-index: 0;
    margin: 0;
	position: relative;
    display: flex;
    text-align: center;
}
.kayarogo a{
    margin: auto;
}
.kayarogo img{
    margin-top: -40px;
	width: 40%;
    background: #fff;
    border-radius: 90px;
  transition: 1s;
}
#header-wrapper.is-animation .kayarogo img{
    margin-top: -20px;
    width: 30%;
    padding: 10px;
  transition: 1s;
}

@media (max-width: 768px) {
	#header-wrapper {
		height: 90px;
		padding-top: 10px;
	}
	#header-wrapper.is-animation {
		padding-top: 10px;
		height: 70px;
}
	#header-wrapper .hd-illust{
		display: none;
	}
	.kayarogo img{
		width: 120px;
		padding: 10px;
		position: fixed;
		top:40px;
		left: 0;
	}
	#header-wrapper.is-animation .kayarogo img{
		width: 60px;
		position: fixed;
		top:20px;
		left: 0;
	}
}

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

/* header global nav */
#header-global-nav {
	z-index: 9999;
	position: absolute;
    writing-mode: vertical-rl;
}

#header-global-nav ul {
  margin-left: 30px;
}

#header-global-nav li {
    display: block;
  margin: 0;
  padding: 0 1.5em;
}

@media only screen and (max-width: 1100px){
	#header-global-nav li {
	  padding: 0 0.5em;
	}
}

/* incart delivery */
.incart-delivery {
	margin-left: 110px;
	position: fixed;
	right: 0;
}

.incart-delivery ul {
  margin: 0;
  padding: 10px 12px;
  color: #166735;
	background-color: #fff;
  list-style: none;
  font-size: 10px;
}

/*
 * 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;
  padding: 10px;
}

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

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

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

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

/*
 * footer
 */
#footer-wrapper {
  padding: 60px 160px;
}

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

/* 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_info_area{
	margin: 30px;
}
.footer_info_area .ftrogo{
	width: 70%;
}
.footer_info_area .ft_info{
	font-size: 120%;
}

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

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

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

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

.footer-secondary a {
  color: #3E3A39;
}
.sns_icon_area{
	margin: auto;
	text-align: center;
	width: 300px;
}
.sns_icon_area img{
	padding: 20px;
	width: 60px;
}
@media only screen and (max-width: 768px){
	#footer-wrapper {
	  padding: 60px 30px;
	}
	.sns_icon_area{
		width: 150px;
	}
	.sns_icon_area img{
		padding: 10px;
		width: 40px;
	}
	.footer_info_area{
		margin: 0px;
	}
	.footer_info_area .ftrogo{
		width: 100%;
	}
	.footer_info_area .ftrogo img{
    padding: 20px;
    width: 80%;
	}
	.footer_info_area .ft_info{
		font-size: 80%;
	}
}
/* social icon */
.social-nav {
  text-align: center;
  margin: 2em 0;
}

/* copyright */
.copyright {
  padding: 3em 0 2em;
  margin: 0;
  color: #3E3A39;
  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;
}


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

  .container {
    width: 100%;
  }
}
@media (max-width: 768px) {

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

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

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

  .view-cart {
    position: static;
  }

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

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

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

  .footer-nav {
    margin: 0;
    padding: 0;
  }


  .footer-nav li {
    margin: 0;
    font-size: 12px;
  }

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

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

  .footer-nav a {
    display: block;
    padding: 0;
  }

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

  .footer-nav {
	  margin-bottom: 20px;
  }

  .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 {
  overflow: auto;
}

/*ヘッダーメニュー*/
#header-global-nav ul li{ 
	margin-top: 10px;
}
#header-global-nav ul li a{ 
	margin-top: 10px;
}
#header-global-nav ul li a:after {  
    position: relative;
    left: 24px;
    top: -24px;
    content: url(https://img21.shop-pro.jp/PA01459/098/etc/hd_icon.png);
    display: table;
    transition-duration: 0.5s;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}
#header-global-nav ul li a:hover:after {
  transition-duration: 0.5s;
  visibility: visible;
    top: -20px;
}

/*カートのボタン*/
.cart-icon{
	position: fixed;
	right: 0px;
	top:170px;
	z-index: 100;
}
.cart-icon a img{
  transition-duration: 0.5s;
	margin: 8px;
	width: 40px;
}
.cart-icon a{
  transition-duration: 0.5s;
	display: block;
	background-color: #166735;
	width:70px;
	height: 40px;
	border-radius: 20px 0 0 20px;
	padding: 8px;
}
.cart-icon a p{
  transition-duration: 0.5s;
    display: flex;
    margin-top: -38px;
    margin-right: -60px;
    opacity: 0;
	color: #fff;
}
.cart-icon a:hover{
  transition-duration: 0.5s;
	width:190px;
    text-decoration: none;
}
.cart-icon a:hover img{
  transition-duration: 0.5s;
	width: 40px;
}
.cart-icon a:hover  p{
  transition-duration: 0.5s;
    display: flex;
    margin-top: -38px;
    margin-left: 60px;
    opacity: 1;
	color: #fff;
}
@media only screen and (max-width: 768px){
	.cart-icon{
		top:130px;
	}	
}


/*　 スライドショー */
#container{
	margin-top: 240px;
}
.bx-wrapper img{
	width: 100%;
}

@media only screen and (max-width: 768px){
	#container{
		margin-top: 100px;
	}
	.container{
    text-align: center;
		margin-top: 40px;
		padding: 0px;
	}
}

/*ブログ*/

.news_cont a{
    display: flex;
	align-items:  flex-start;
}
.news_cont img{
	width: 30%;
	height: auto;
	margin-right: 20px;
}
.news_cont p{ 
    text-align: left;	
}
.news_cont span{ 
	display: block;
}

/*SPメニュー*/

@media only screen and (min-width: 769px){
	#sp-nav{
		display: none;
	}
}
@media only screen and (max-width: 768px){
	#sp-nav{
    padding: 5px;
		display: block;
		position: fixed;
		bottom: 0;
		background: #3E604E;
	}
	#sp-nav li{
      margin:-3px;
		width: 20%;
		padding: 0;
	}
}


@media only screen and (min-width: 769px){
	.hidden-pc{
		display: none;
	}
}
@media only screen and (max-width: 768px){
	.hidden-sp{
		display: none;
	}
}
