/* ************************************************
*  all
* ************************************************ */

* {
  margin: 0px;
  padding: 0px;
}

html {
  overflow-y: scroll;
  height: 100%;
}

body {
  text-align:left;
  font-size: 14px;
  font-weight: 500;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro",  Meiryo, serif;
  color: #111;
  background: url(https://file003.shop-pro.jp/PA01428/159/img-common/bg-top.png) no-repeat center top ,url(https://file003.shop-pro.jp/PA01428/159/img-common/bg.png) repeat;
  line-height: 1.6;
}	

a {
  outline: none;
  color: #111;
}
a:visited,:link {
  text-decoration: none;
}
a:hover {
  color: #ce0f0f;
}
a img:hover{
  opacity: 0.7;
}
br.clear {
  clear: both;
  font: 0pt/0pt sans-serif;
  line-height: 0;
}
li{
  list-style: none;
}
hr {
  clear: left;
  margin: 10px 0;
  border: 0;
}

img {
  border: none;
  vertical-align: middle;
  /* width: 100%; */
}
#main .product_description img{
  border: 2px solid #fff;
  max-width: 100%;
}
.font1{
  color: #d20f0f;
}
@media (max-width: 900px){
  .pc{
    display: none;
  }  
}
@media (min-width: 901px){
  .sp{
    display: none;
  }
}
/* ************************************************
*  clearfix
* ************************************************ */

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

/* ************************************************
*  layout
* ************************************************ */

/*\&#218;&#161;&#188;\&#184;&#193;&#161;&#173;&#194;&#206;&#164;&#206;&#201;&#253;&#161;&#162;\&#236;\&#164;\&#162;\&#166;\&#200;&#164;&#242;\&#187;\&#243;\&#191;\&#234;\&#243;\&#161;&#235;*/
#container {
  margin:0px auto;
  max-width: 1030px;
  text-align:left;
  overflow: hidden;
  width: 90%;
  padding: 0 3% 50px;
}

#top_line{
  margin: 0 0 15px;
}

/*\&#216;\&#195;\&#192;&#161;&#188;*/

#header {
  clear:both;
  padding: 20px 0 0;
  max-width: 1100px;
  margin: 0 auto 50px;
  width: 100%;
  overflow: hidden;
}

/*\&#181;\&#164;\&#201;*/
#side{
  float: left;
  max-width: 266px;
  width: 28%;
  border-top: 0px solid #2D1A05;
}
#side img{
  width: 100%;
}
/*\&#225;\&#164;\&#243;*/
#main {
  float: right;
  max-width: 700px;
  width: 70%;
}

/*\&#213;\&#195;\&#191;&#161;&#188;&#161;&#202;\&#179;\&#212;&#161;&#188;\&#233;\&#164;\&#200;&#161;&#203;*/
#footer {
  clear:both;
  padding: 30px 0 0px;
  width:100%;
  /* border-top: 1px solid #ccc; */
  color: #444;
  text-align: center;
}
div#insta {
    background: #fff;
    padding: 20px 0 0px;
}
div#insta-inner {
    background: #fff;
    width: 980px;
    margin: 0 auto;
}
.footer-shopinfo {
    padding: 60px 0;
    background: #fff;
}
.footer-shopinfo p:first-child img{
    width: 200px;
    margin: 0 0 15px;
}
/*\&#185;\&#233;\&#164;\&#192;&#161;&#188;*/
.slider{
  margin: 5px 0 0px;
}
@media (max-width:900px){
  #main{
  width: 100%;
  margin: 0px auto 0;
  float: none;
  }
  #side{
    width: 100%;
  }
  #footer{
    width: 100%;
  }
  .footer-shopinfo {
      padding: 30px 10%;
  }

}
@media (max-width: 1200px){
  #insta {
    display: none;
  }
}
/* ************************************************
*  header
* ************************************************ */

#header .header_link {
  float: right;
  margin-bottom: 15px;
}
#header .header_link ul {
}
#header .header_link ul li {
  float: left;
  margin-left: 20px;
  list-style-type: none;
  line-height: 16px;
}
#header .header_link ul li i {
  display: block;
  float: left;
  margin-right: 5px;
  width: 16px;
  height: 16px;
}
#header .header_link ul li a {
  text-decoration: none;
}
#header .header_link ul li.my_account {
}
#header .header_link ul li.my_account i.account {
  background: url(https://img.shop-pro.jp/tmpl_img/67/icons16.png) no-repeat left -97px;
}
#header .header_link ul li.member_login_btn i.login {
  background: url(https://img.shop-pro.jp/tmpl_img/67/icons16.png) no-repeat left -225px;
}
#header .header_link ul li.member_regist_btn i.regist {
  background: url(https://img.shop-pro.jp/tmpl_img/67/icons16.png) no-repeat 0px -193px;
}
#header .header_link ul li.member_logout_btn i.logout {
  background: url(https://img.shop-pro.jp/tmpl_img/67/icons16.png) no-repeat left -210px;
}
#header .member_login_name{
  float: right;
  clear: right;
  margin: 0 0 13px;
}
#header .header_link ul li.view_cart {
}
#header .header_link ul li.view_cart i.cart {
  background: url(https://img.shop-pro.jp/tmpl_img/67/icons16.png) no-repeat 0px 0px;
}
#header .header_link ul li.view_cart span.count {
  margin-left: 5px;
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #ce0f0f;
  color: #fff;
  font-weight: bolder;
}

#header .header_delivery_price {
  float: right;
  clear: right;
  margin: 0 0 17px;
  padding: .5em 1em .3em;
  border: solid 1px #aaa;
  list-style: none;
  line-height: 1.5;
  display: none;
}
.search {
  float: right;
  clear: right;
  margin-bottom: 0;
}
.search input[type="text"]{
    padding: 3px;
    border: 1px solid #d7dee2;
    font-size: 13px;
    margin-top: 0;
    vertical-align: middle;
    /* -webkit-border-radius: 4px; */
    -moz-border-radius: 4px;
    /* border-radius: 4px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    top: -1px;
}
.search input[type="submit"]{
  background: #d7dee2;
  padding: 0px 5px;
  border: 2px solid #d7dee2;
  font-family: "Lora","\&#210;\&#233;\&#174;\&#206;&#204;&#192;&#196;&#171; Pro W6", "Hiragino Mincho Pro", "HGS&#204;&#192;&#196;&#171;E", "&#163;&#205;&#163;&#211; &#163;&#208;&#204;&#192;&#196;&#171;", serif;
  font-weight: bold;
}
.search select{
  padding: 0px 5px;
  border: 1px solid #d7dee2;
  font-family: "Lora","\&#210;\&#233;\&#174;\&#206;&#204;&#192;&#196;&#171; Pro W6", "Hiragino Mincho Pro", "HGS&#204;&#192;&#196;&#171;E", "&#163;&#205;&#163;&#211; &#163;&#208;&#204;&#192;&#196;&#171;", serif;
  top: 2px;
  position: relative;
  font-size: 14px;
}
#header h1.logo {
  max-width: 200px;
  word-wrap: break-word;
  font-size: 40px;
  width: 50%;
}
#header h1.logo a {
  text-decoration: none;
}
#header h1.logo img {
  max-width: 100%;
}
ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    /* color: #fff; */
}
ul#menu{
  z-index: 100;
  position: relative;
  float: right;
  text-align: center;
  width: 50%;
  margin: 0 0 20px;
}
ul#menu li{
    float: right;
    position: relative;
    margin: 0;
    padding: 16px 0;
    width: 100%;
    background-color: #2D1A05;
    display: block;
}
ul.child{
        display: none;
        position: absolute;
        margin-left: 0px;
        padding: 0;
        left: -100%;
        width: 200%;
        top: 54px;
}
ul.child li a{
    padding: 0px 10px;
    display: block;
    color: #fff;
}
@media (max-width: 900px){
#sp-header .logo img{
  display: block;
  margin: 20px auto;
  position: relative;
  /* left: 15px; */
  max-width: 260px;
  width: 50%;
  z-index: 1000;
}
#btn-aboutkineya{
  text-align: center;
  margin: 0;
  width: 30%;
}
#btn-aboutkineya a{
  width: 100%;
  display: block;
  background: #2D1A05;
  color: #fff;
  margin: 20px 0 0;
  padding: 11px 0px;
  border-radius: 5px;
}
#sp-header #side-contact{
  margin: 30px 0;
  padding: 20px 0;
  border-top: 1px dotted #E8DBCD;
  border-bottom: 1px dotted #E8DBCD;
  text-align: center;
}
#sp-header #side-contact p:nth-child(1){
  color: #2D1A05;
  font-size: 24px;
  font-weight: bold;
}
#sp-header #side-contact p:nth-child(3) a{
  display: block;
  border: 1px solid #EAE5DF;
  background: #fff;
  padding: 5px 0;
  margin: 10px 0 0;
  font-size: 12px;
}
#sp-header .drawer__item__name {
    margin: 0 0 0 auto;
    padding: 15px 2%;
    color: #fff;
    background: #2D1A05;
    text-align: center;
    border-radius: 5px;
    width: 66%;
    position: relative;
    top: -44px;
}
#sp-header ul li{
  font-size: 16px;
  border-bottom: 1px dotted #2d1a0557;
  padding: 5px 0;
  line-height: 1.6em;
}
#sp-header ul li:last-child{
  border: none;
  padding-bottom: 0px!important;
}
#sp-header ul li span{
  color: #2D1A05;
}
#sp-header ul li ul{
  margin: 8px 0px 5px 0px;
  padding: 3px 20px 8px!important;
  background: #fff8f0;
  position: relative;
  top: 0;
}
#sp-header .drawer__item {
  border-bottom: none;
}
#sp-header ul li ul ul{
  padding: 5px 15px 5px!important;
  background: #fff;
}
.search{
  position: relative;
  top: -35px;
  width: 100%;
}
.search select{
  display: none;
}
.search input[type="text"]{
  width: calc(100% - 85px);
  padding: 4px;
}
.search input[type="submit"]{
  width: 80px;
  padding: 1px 0;
}
}
/* ************************************************
*  footer
* ************************************************ */

#footer a {
  color: #fff;
}

#footer .footer_menu {
  clear: both;
  padding-bottom: 10px;
  font-size: 12px;
  padding: 30px 0 0 0;
  background: #333;
  color: #fff;
}
#footer .footer_menu li {
  display: inline;
  margin: 0 5px;
}

.copyright {
  clear: both;
  padding: 1em 0 3em;
  text-align: center;
  font-size: 76.923%;
  background: #333;
  color: #fff;
  font-style: normal;
}

.powered {
  display: inline;
  margin-left: 1em;
  text-align: center;
  line-height: 18px;
}
.powered a {
  color: #777;
  text-decoration: none;
}
.powered img {
  margin-left: .3em;
  width: 200px;
  height: 18px;
}

.foot_policy{
  margin: 0 auto;
  padding: 0 0 20px;
  border-bottom: 1px solid #ccc;
  width: 960px;
}

.foot_sk_box{
  float: left;
  padding: 0 25px;
  width: 200px;
  text-align: left;
}
.foot_sk_box h3{
  margin: 0 0 1em;
}
.foot_sk_box h4{
  font-size: 13px;
}
.foot_sk_box dt{
  margin: 0 0 .5em;
}
.foot_sk_box dd{
  margin: 0 0 1.5em;
}

#mobile{
  width: 145px;
}
@media (max-width: 900px){
  .footer_menu{
    padding: 20px 5%!important;
  }
}
@media (max-width: 600px){
  #footer .footer_menu li{
    display: block;
    margin: 5px 0;
    font-size: 14px;
  }
}
/* ************************************************
*  main
* ************************************************ */

#main .box {
  clear: both;
  overflow: hidden;
  margin: 30px 0;
  /* border-top: solid 1px #999; */
}
#box_recentlychecked{
  margin: 20px 0 0!important;
}
#main .box h3 {
  font-size: 20px;
  vertical-align: middle;
  font-weight: bold;
  color: #2D1A05;
}

.header_block{
  clear: both;
  padding: 1em 0 0;

}
.header_block span{
   font-weight: bold;
   padding: 0 0px;
}
.header_block .icon{
  float: left;
  margin: 0 14px 0 0;
  width: 20px;
  height: auto;
  text-align: center;
}
.header_block .icon img{
  max-width: 100%;
}
.header_block .title{
  float: left;
  text-align: left;
  background: linear-gradient(transparent 50%, #E8DBCD 0%);
  padding: 0 10px;
}
.header_block h3{
  padding: 0;
  border: none;
  text-align: left;
}
.header_block p{
  margin-top: 4px;
  color: #999;
}
#main .header_block{
  margin: 0 0 30px;
}
#main .header_block .icon{
  padding: 0;
}

/* ************************************************
*  item_box
* ************************************************ */
.box ul li {
    width: 23%;
    float: left;
    margin: 0 1%;
}
.box ul li div img{
    width: 100%;
}
.item_box {
  display:inline-block;
  float: left;
  margin: 0 2% 23px 0;
  max-width: 330px;
  width: calc(50% - 20px);
  vertical-align:top;
  text-align: left;
  display:inline;
  zoom:1;
}
#box_recommend .item_box{
  margin-right: 40px;
}

#ichiran{
  overflow: hidden;
}
#ichiran .item_box{
  width: 32%;
  height: 230px;
}
#ichiran .item_box img{
  /* height: 220px; */
}
.item_box .item_image {
  margin: 0px;
}
.item_box .item_image img.item {
  width: 100%;
  /* border: solid 1px #fff; */
  /* height: 145px; */
  object-fit: cover;
}
#box_recommend .item_box:first-child {
    float: none;
    margin: 0 0 50px!important;
    height: 432px;
}
.item_box:first-child .item_detail{
  margin-bottom: 25px;
}
#box_recommend .item_box:first-child .item_image img.item{
}
#box_recommend #box_recentlychecked .item_box .item_image img.item {
    height: 120px;
    object-fit: cover;
    width: 100%;
}
.item_box .item_detail {
  margin: 9px 0 3px;
  line-height: 1.2;
}
.seller_teika,
.item_box .item_detail p{
  overflow: hidden;
  width: 100%;
  -o-text-overflow: ellipsis;
  color: #888;
  font-size: 14px;
  margin: 5px 0 0;
}

.item_box .item_detail p.item_name {
  margin-bottom: 5px;
  font-size: 18px;
}

.item_box .item_detail p.item_description{
  text-overflow: initial;
  overflow: visible;
  white-space: normal;
}

p.item_regular_price, p.item_price, p.item_discount {
  margin-bottom: 10px;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', '\&#210;\&#233;\&#174;\&#206;&#179;&#209;\&#161;&#173; ProN W3',
  Meiryo, \&#225;\&#164;\&#234;\&#170;, sans-serif;
}

.box_last{
  margin-right: 0;
}

.box_small .item_box {
  display:inline-block;
  margin: 0 2.6% 22px 0;
  width: 206px;
  vertical-align:top;
  text-align: left;
  /
  display:inline;
  /
  zoom:1;
}
#box_recentlychecked .item_box{
  width: 23%;
  height: 200px;
}
#box_recentlychecked .item_box:nth-child(5),
#box_recentlychecked .item_box:nth-child(9){
  margin-right: 0;
}
.box_small p {
  overflow: hidden;
  width: 100%;
  /* text-overflow: ellipsis; */
  /* white-space: nowrap; */
  -o-text-overflow: ellipsis;
}
.box_small .item_box .item_detail a {
  margin-bottom: 5px;
  font-size: 13px;
}

.box_small .box_last {
  margin-right: 0;
}

.stock_error{
  display:none;
  padding:10px 0;
  color:#DA5858;
  font-weight:bold;
}
@media (max-width: 900px){
  .item_box {
    width: calc(47% - 4px)!important;
    /* height: 259px; */
    /* display: inline-block; */
    height: 260px!important;
  }
  .item_box:nth-child(even){
    margin: 0 6% 23px 0!important;
  }
  .item_box:nth-child(odd){
    margin: 0 0 20px 0;
  }
  #box_recentlychecked .item_box {
    width: calc(47% - 2px);
    /* height: 207px; */
  }
  #box_recentlychecked .item_box img {
    /* height: 140px; */
  }
  #box_recentlychecked .item_box:nth-child(even){
    margin: 0 3% 20px 0;
  }
  #box_recentlychecked .item_box:nth-child(odd){
    margin: 0 0 20px 0;
  }
  #ichiran .item_box:nth-child(odd){
    margin: 0 6% 20px 0!important;
  }
  #ichiran .item_box:nth-child(even){
    margin: 0 0 20px 0!important;
  }
  #ichiran br{
    display: none!important;
    clear: none!important;
  }
  #box_recommend .item_box:first-child .item_image img.item{
    /* height: 300px; */
  }
  .item_box .item_image img.item{
    /* height: 180px; */
  }
  .item_box .item_detail p.item_name{
    font-size: 16px;
  }
}
@media (max-width: 600px){
  .item_box {
    height: 240px!important;
  }
}
@media (max-width: 500px){
  .item_box {
    height: 200px!important;
  }
}
/* ************************************************
*  Top_Page
* ************************************************ */

#main #box_info p {
  line-height: 20px;
}
#main #box_info{
  margin: 0;
  display: none;
}
#box_recommend{
  margin-top: 0!important;
}
#main #box_free h2{
  width: 100%;
  overflow: hidden;
}
#main #box_free h2 span{
    float: left;
    text-align: left;
    background: linear-gradient(transparent 50%, #E8DBCD 0%);
    padding: 0 10px;
}
#main #top-update{
  overflow: scroll;
  float: none;
  padding-bottom: 20px;
}
#main #top-update a{
  color: #f98c00;
  border-bottom: 1px solid #f98c00;
}
.header_block .title {
    float: left;
    text-align: left;
    background: linear-gradient(transparent 50%, #E8DBCD 0%);
    padding: 0 10px;
}
#main #box_free p {
  line-height: 1.8em;
}

#main #box_news .header_block{
  margin-bottom: 0;
}
#main #box_news ul{
  margin-left: 0;
  list-style: none;
}
#main #box_news ul li{
  border-top:#ddd solid 1px;
}
#main #box_news ul li:first-child{
  border-top:none;
}
#main #box_news  ul li div{
  padding: 1.6em 0 1.4em;
}
#main #box_news  p.news_date{
  float: left;
  margin-right: 20px;
  width: 70px;
}
#main #box_news  p.news_message{
  float: left;
}
#box_reccommend{
  overflow: hidden;
}
#box_reccommend .item_box{
  float: left;
}
#box_recommend .item_box:nth-child(odd){
  margin-right: 0;
}
#box_recommend .clearfix + .item_box{
  margin: 0 0 30px;
  width: 700px;
  float: none;
  clear: both;
}
#box_recommend .clearfix + .item_box img{
  height: 360px;
}
/*#top-aboutkineya {
    margin: 0px 0 50px;
    padding: 20px 25px 25px;
    border: 1px dotted #2D1A05;
    background: url(https://file003.shop-pro.jp/PA01428/159/img-common/bg-aboutkineya.png) no-repeat center top,#fff;
}
#top-aboutkineya h2{
  text-align: center;
  margin: 0 auto 20px;
  width: 240px;
}
#top-aboutkineya h2 img{
  width: 100%;
}
#top-aboutkineya .clearfix p{
  float: right;
}
#top-aboutkineya .clearfix p a{
  background: #2D1A05;
  display: block;
  color: #fff;
  text-align: center;
  padding: 5px;
  margin: 20px auto 0;
  width: 200px;
}
#top-aboutkineya figure{
  width: 50%;
  float: right;
}
#top-aboutkineya figure img{
  width: 100%;
}*/
#top-aboutkineya {
    margin: 0px 0 40px!important;
    /* border: 1px dotted #2D1A05; */
    background: url(https://file003.shop-pro.jp/PA01428/159/img-common/bg-aboutkineya.png) no-repeat center top,#fff;
}
#top-aboutkineya h1{
  text-align: center;
  margin: 0px -1px 20px -1px!important;
  width: calc(100% + 2px);
  padding: 10px 0;
  background: #2D1A05;
  color: #fff;
  /* border-top: 2px solid #2D1A05; */
  /* border-bottom: 1px solid #2D1A05; */
}
#top-aboutkineya h2{
  font-size: 22px;
}
#top-aboutkineya h2 span{
  background: red;
  color: #fff;
  font-size: 14px;
  padding: 4px;
  margin: 0 5px 0 0;
  position: relative;
  top: -3px;
}
#top-aboutkineya p{
  padding: 10px 20px;
}
#top-aboutkineya h2 + p{
  padding: 10px 0;
  font-size: 12px;
}
#newshop-info{
  padding: 20px;
  margin: 10px 20px 20px 20px;
  overflow: hidden;
}
#newshop-info figure{
  width: 49%;
  float: right;
  padding: 0;
  margin-bottom: 20px;
}
.newshop-info-text{
  width: 49%;
  float: left;
}
#newshop-info table{
  width: 100%;
  margin: 0 0 20px 0;
  font-size: 12px;
}
#newshop-info table th{
  vertical-align: top;
  padding: 10px 10px 2px 0;
}
#newshop-info iframe{
  width: 100%;
}
@media (max-width: 900px){
  #top-aboutkineya h2{
  width: 200px;
}
}
@media (max-width: 600px){
#top-aboutkineya h1{
  padding: 10px 0;
  background: none;
  color: #2D1A05;
  border-top: 1px solid #2D1A05;
  border-bottom: 1px solid #2D1A05;
  position: relative;
  top: 4px;
}
#top-aboutkineya p{
  padding: 10px;
}
#newshop-info{
  padding: 10px;
  margin: 0px;
  background: none;
}
#newshop-info figure{
  width: 100%;
}
.newshop-info-text{
  width: 100%;
  float: left;
}
.newshop-info-text th,
.newshop-info-text td{
  display: block;
}
.newshop-info-text td{
  margin: 0 0 10px;
}
}
/* ************************************************
*  product_detail_page
* ************************************************ */

h1.product_name {
  margin: 0.5em 0 0.5em;
  font-size: 32px;
}

.product_form{
  line-height: 1.6;
}

.product_detail_area {
  position: relative;
  width: 100%;
}

.product_images {
  display: inline-block;
  /* float: left; */
  width: 100%;
}
.product_images .img-mainitem img {
  /* max-width: 100%; */
  /* max-height: 100%; */
  width: 100%;: cover
}
.product_images div p.detail {
  margin-top: 10px;
  line-height: 20px;
}
.product_images ul{
  overflow: hidden;
  margin: 0 0 0px;
}
.product_images ul li{
  list-style: none;
}
.product_images ul li a{
  display: block;
  /* border: 1px solid #fff; */
  float: left;
  margin: 6px 10px 0 0;
  width: calc(20% - 8px);
  font-size: 16px;
}
.product_images ul li:nth-child(5) a,
.product_images ul li:nth-child(10) a,
.product_images ul li:nth-child(15) a,
.product_images ul li:nth-child(20) a,
.product_images ul li:nth-child(25) a,
.product_images ul li:nth-child(30) a,
.product_images ul li:nth-child(35) a,
.product_images ul li:nth-child(40) a,
.product_images ul li:nth-child(45) a,
.product_images ul li:nth-child(50) a
{
  margin-right: 0;
}
.product_images ul li img{
  object-fit: cover;
  width: 100%;
  height: 80px;
}
.product_images ul + p{
  margin: 3px 0 20px;
}
#item-gaiyo{
  background: #ffffff;
  padding: 20px;
  /* border-bottom: 7px solid #fff0; */
  /* width: calc(100% - 45px); */
  margin: 0 0 5px;
}
#item-gaiyo ul.other_link{
  margin: 10px 0;
}
#item-gaiyo ul.other_link li{
  margin: 5px 0;
  list-style: disc!important;
}
#item-gaiyo ul.other_link li a{
  float: none;
  margin: 5px 0;
  display: inline;
  font-size: 12px;
}
p.product_name{
  font-size: 26px;
}
table.add_cart_table {
  margin: 10px 0;
  width: 100%;
  /* border-left: solid 1px #ccc; */
  table-layout:fixed;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', '\&#210;\&#233;\&#174;\&#206;&#179;&#209;\&#161;&#173; ProN W3',
  Meiryo, \&#225;
  \&#164;
  \&#234;
  \&#170;,
  sans-serif;
}
table.add_cart_table th {
  display: inline-block;
  overflow: hidden;
  padding: 0px 10px 0px 0px;
  /* width: 35%; */
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* font-size: 12px; */
  font-weight: normal;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
table.add_cart_table td {
  display: inline-block;
  overflow: hidden;
  padding: 5px 0;
  /* width: 55%; */
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
table.add_cart_table td select{
      font-family:  "Yu Mincho",
      YuMincho, "Hiragino Mincho ProN",
      "Hiragino Mincho Pro",
      Meiryo, serif;
      font-size: 16px;
}
table.add_cart_table td input {
  padding: 0 4px;
  width: 38px;
  height: 26px;
  font-size: 19px;
  line-height: 26px;
  vertical-align: middle;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro",  Meiryo, serif;
  }
table.add_cart_table td strong.price {
  font-size: 20px;
}
table.add_cart_table td input.text-titles-list__detail-text {
  width: 130px;
}

table#option_tbl {
  margin-bottom: 10px;
  /* width: 100%; */
  background: #fff;
}
table#option_tbl th,
table#option_tbl td.none {
  background: whiteSmoke;
}
table#option_tbl th,
table#option_tbl td {
  padding: 10px;
  border: 1px solid #E8DBCD;
  text-align: center;
}
table#option_tbl th {
  background: #fff;
}
table#option_tbl td div input {
  margin-bottom: 5px;
}

ul.option_price {
  margin: 0 0 20px 0;
  font-size: 12px;
}
ul.option_price a{
  width: 100%!important;
}
ul.option_price li {
  list-style-type: none;
  width: 100%!important;
}

.option_box{
  clear: both;
  width: 100%;
  overflow: hidden;
}

table td.pur_block{
  margin: 0 5px 0 0;
  width: auto;
  white-space: normal;
}

.button_area input {
  width: 100%;
}

.product_description {
  clear: both;
  /* margin-bottom: 40px; */
  word-wrap: break-word;
  font-size: 16px;
  line-height: 1.8em;
  background: #fff;
  padding: 20px;
}
.product_description{

}
.product_description a{
  color: #ce0f0f;
  border-bottom: 1px solid #ce0f0f;
}
.product_description a:hover{
  color: #ce0f0f;
  border-bottom: 1px dashed #ce0f0f;
}
.product_description h2{
  display: inline-block;
    text-align: left;
    background: linear-gradient(transparent 50%, #E8DBCD 0%);
    padding: 0 10px;
    margin: 40px 0 20px;
}
.product_description table{
  width: 100%;
}
.product_description table th {
    background: #E8DBCD;
    padding: 3px 5px;
    text-align: center;
    border: 1px solid #cabbab;
}
.product_description table td {
    background: #ffffff;
    padding: 3px 5px;
    text-align: center;
    border: 1px solid #cabbab;
}
.product_image_extra {
  margin-bottom: 20px;
  text-align: center;
}
.product_image_extra img.item {
  margin-bottom: 20px;
}

.product_link_area {
  margin: 20px 0 0;
  padding: 20px 0 0;
  border-top: 1px dotted #E8DBCD;
}
.product_link_area div.twitter {
  float: left;
  width: 100px;
}
.product_link_area div.pinterest {
  float: left;
  margin-right: 30px;
}
.product_link_area div.fb-like {
  float: left;
  width: 200px;
}
.product_link_area ul.other_link {
  clear: both;
  margin-top: 20px;
  margin-left: 20px;
  font-size: 12px;
}
.product_link_area ul.other_link li {
  margin-bottom: 5px;
}

.share{
  margin: 15px 0 0;
  list-style: none;
}
.share li{
  display: inline-block;
  float: left;
  margin: 0 10px 10px 0;
  max-width: 125px;
}
.calamel-link{
  margin-top: 0;
  display: none;
}

#tb_cap_tb{
  margin-top: 20px;
}

.tb {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #CCC;
}
#tb_stitle {
  margin-bottom: 20px;
}

.tb_date, .tb_title, .tb_body, .tb_state {
  margin-bottom: 5px;
}
@media (max-width: 900px){
  h1.product_name {
  font-size: 18px;
}
p.product_name{
  font-size: 18px;
}
tabl
.product_images div img{
  /* height: 260px; */
}
}
@media (max-width: 500px){
.product_images ul li{
  width: 32%;
  float: left;
  margin-right: 2%;
}
.product_images ul li a{
  width: 100%;
}
.product_images ul li:nth-child(3),
.product_images ul li:nth-child(6),
.product_images ul li:nth-child(9),
.product_images ul li:nth-child(12),
.product_images ul li:nth-child(15),
.product_images ul li:nth-child(18),
.product_images ul li:nth-child(21),
.product_images ul li:nth-child(24),
.product_images ul li:nth-child(27),
.product_images ul li:nth-child(30),
.product_images ul li:nth-child(33),
.product_images ul li:nth-child(36),
.product_images ul li:nth-child(39),
.product_images ul li:nth-child(42),
.product_images ul li:nth-child(45),
.product_images ul li:nth-child(48){
  margin-right: 0%;
}

.product_images ul li a{
  margin-right: 0;
}
.product_images ul li a img{
  width: 100%;
}
.product_description .table-over{
  overflow: auto;
}
.product_description .table-over table{
  width: 700px!important;
}
}
/* ************************************************
*  cloud_zoom
* ************************************************ */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
  margin:-4px;  /* Set this to minus the border thickness. */
  border: 4px solid #888;
  background-color:#fff;
  cursor:move;
}

/* This is for the title text. */
.cloud-zoom-title {
  position:absolute !important;
  top:0px;
  padding:3px;
  width:100%;
  background-color:#000;
  color:#fff;
  text-align:center;
  font-weight:bold;
  font-size:10px;
  font-family:Arial, Helvetica, sans-serif;
}

/* This is the zoom window. */
.cloud-zoom-big {
  overflow:hidden;
  border: 4px solid #c86464;
  width: calc( 100% - 8px );
}

/* This is the loading message. */
.cloud-zoom-loading {
  padding:3px;
  border:1px solid #000;
  background:#222;
  color:white;
}

/* Feature section in ZoomEngine page */
.zoom-section {
  clear:both;
}

* html .zoom-section {
  display:inline;
  clear:both;
}

.zoom-small-image {
  /* float: left; */
  /* margin-top: 4px; */
  width: auto;
}
.zoom-small-image #wrap {
  position: relative;
  top: 0px;
  z-index: 9999;
}

.cloud-zoom {
  margin-bottom: 20px;
}

.zoom-small-image .mousetrap {
  position: absolute;
  top:0px;
  left:0px;
  z-index:999;
  width: 100%;
}

/* Feature descriptions in ZoomEngine page */
.zoom-desc {
  clear: left;
  width: 100%;
}

a.cloud-zoom-gallery {
  display: block;
  float: left;
  margin: 0 15px 20px 0;
  width: 128px;
  height: 82px;
  cursor: pointer;
}
.zoom-tiny-image {
  /* padding: 3px; */
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
  /* background: #efefef; */
}
.zoom-tiny-image.selected {
  border: 1px solid #c86464;
  background: #c86464;
}
.zoom-tiny-image:hover {
  border: 1px solid #c86464;
}

a.gallery_last{
  margin-right: 0;
}

/* ************************************************
*  product_option_window
* ************************************************ */

#product_option {
  margin: 20px;
  padding: 20px;
  background: #fff;
}
#product_option h2 {
  margin-bottom: 20px;
}

table.table_option {
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: #fff;
}
table.table_option th {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #f5f5f5;
}
table.table_option td {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

/* ************************************************
*  product_list_page
* ************************************************ */

.sub_category_area,
.sub_group_area {
  margin-bottom: 20px;
  /* padding: 10px 10px 0px 10px; */
  height: 100%;
  /* border: solid 1px #ccc; */
  /* background: #E8DBCD; */
}
.sub_category_area div.sub_category,
.sub_group_area div.sub_group {
  float: none;
  margin: 0 0 10px 0;
  background: #ce0f0f;
  display: table;
  padding: 5px 10px;
}
.sub_category_area div.sub_category a,
.sub_group_area div.sub_group a{
  color: #fff;
}
.sub_category_area div.sub_category img,
.sub_group_area div.sub_group img {
  margin-right: 10px;
  border: solid 1px #ccc;
}

/* ************************************************
*  search_page
* ************************************************ */

.search_result {
  margin: 20px 0;
  padding: 10px 0;
  background: #E8DBCD;
  text-align: center;
}

.none {
  margin: 50px 0;
  text-align: center;
}

/* ************************************************
*  policy
* ************************************************ */

#policy {
  line-height: 1.8;
  font-size: 14px;
}
#policy h2 {
  margin-bottom: 30px;
}

.policy_box,
#policy_lead{
  margin-bottom: 30px;
}

.sk_box {
  margin-bottom: 70px;
}
.sk_box h3 {
  margin-bottom: 1.5em;
  font-size: 16px;
  background: linear-gradient(transparent 50%, #E8DBCD 0%);
  padding: 0 10px;
  display: inline-block;
}
.sk_box table {
  width: 100%;
  border-top: 1px solid #ccc;
  border-collapse: separate;
  empty-cells:show;
}

.sk_box th {
  padding: 20px 40px 20px 0;
  width: 170px;
  text-align: left;
}
.sk_box th img.poricy_img {
  margin-bottom: 5px;
}
.sk_box td {
  padding: 20px 0;
  zoom: 1;
  content: ' ';
}
.sk_box th,
.sk_box td {
  vertical-align: top;
  line-height: 1.8;
  position: relative;
  border-bottom: solid 1px #ccc;
}

#payment_method {
  margin-top: 40px;
}
#payment_method table.table {
  width: 100%;
}
#payment_method table.table th {
  width: 200px;
  text-align: center;
}

#shipping_method {
  margin-top: 40px;
}
#shipping_method table.table {
  width: 100%;
}
#shipping_method table.table th {
  width: 200px;
  text-align: center;
}
@media ( max-width: 900px ){
  .sk_box table{
    border: none;
    width: 100%;
  }
  .sk_box table th{
    width: 94%;
    padding: 7px 3%;
    display: block;
    border: none;
  }
  .sk_box table td{
    width: 94%;
    padding: 10px 3% 15px;
    display: block;
    border: none;
    margin: 0;
    word-break: break-all;
  }
  .sk_box table th{
    background: #f5e8dc;
  }
}
/* ************************************************
*  side
* ************************************************ */
#side .logo img{
  display: block;
  margin: 50px auto;
  width: auto;
}
#side #side-contact{
  margin: 30px 0;
  padding: 20px 0;
  border-top: 1px dotted #E8DBCD;
  border-bottom: 1px dotted #E8DBCD;
  text-align: center;
}
#side #side-contact p:nth-child(1){
  color: #2D1A05;
  font-size: 24px;
  font-weight: bold;
}
#side #side-contact p:nth-child(3) a{
  display: block;
  border: 1px solid #EAE5DF;
  background: #fff;
  padding: 5px 0;
  margin: 10px 0 0;
  font-size: 12px;
}
#side #side-banner p{
  margin: 20px 0;
}
#side #side-info{
  margin: 30px 0;
}
#side #side-info h3 span{
  background: linear-gradient(transparent 50%, #E8DBCD 0%);
  font-weight: bold;
  padding: 0 10px;
}
#side #side-info ul li:first-child {
    border-top: none;
}
#side #side-info ul li{
    position: relative;
    padding: 10px 0;
    text-align: left;
    font-size: 16px;
    border-top: 1px dotted #E8DBCD;
}
#side #side-info ul li a{
    line-height: 1.6;
    background: url(https://file003.shop-pro.jp/PA01428/159/img-common/icon-arrow.png) no-repeat left center;
    padding: 0 0 0 10px;
}
#side #btn-shoppingguide,
#side #btn-shogoro{
  margin: 20px 0 0;
}
#side #side-hosoku{
  border: 2px solid #2D1A05;
  font-size: 13px;
  padding: 10px 15px;
  margin: 40px 0 0;
  line-height: 1.8;
  background: #fff;
}
#side .box {
  clear: both;
  margin-bottom: 30px;
  /* border-top: solid 1px #999; */
  /* border-bottom: solid 1px #999; */
  word-wrap: break-word;
  position: relative;
}
#side .box h3 {
  text-align: left;
  font-weight: bold;
  font-size: 20px;
}
#side .box ul {
  margin-left: 0px;
  list-style: none;
}
#side .box ul li {
  border-top: 1px dotted #E8DBCD;
  width: 100%!important;
  float: none;
}
#side .box ul li:first-child {
  border-top:none;
}
#side .box ul li ul{
  margin: 10px 0 0;
  width: !important;
  background: #fff;
  padding: 3px 10px;
}
#side .box ul li ul li{
  padding: 2px 10px;
  border: none;
  width: 100%!important;
}
#side .box ul li ul li a,
#side .box ul li ul li span{
  font-size: 14px;
  line-height: 1.9em;
}
#side .box ul li ul ul{
  margin: 0 0 0 10px;
}
#side #side_nav {
  padding: 0;
  border-top: none;
  border-right: solid 2px #ccc;
  border-bottom: none;
}
#side #side_nav ul{
  margin-right: 10px;
}
#side #side_nav ul li {
  margin: 0;
}
#side #side_nav .nav_item{
  clear: both;
  padding: .9em 0 .9em;
  cursor: pointer;
}
#side #side_nav .nav_item .nav_icon{
  float: left;
  padding: inherit;
  width: 20px;
  height: auto;
}
#side #side_nav .nav_item .nav_icon img{
  max-width: 100%;
}
#side #side_nav .nav_item .nav_title{
  float: right;
  text-align: right;
}
#side #side_nav .nav_item h3{
  margin-bottom: 4px;
  padding: 0;
  border: none;
  text-align: right;
}
#side #side_nav .nav_item p{
  color: #999;
}

.box_default ul li{
  position: relative;
  padding: 10px 0;
  text-align: left;
}
.box_default ul li div img{
  border: solid #ddd 1px;
}
.box_default ul li{
  color: #333;
  background: url(https://file003.shop-pro.jp/PA01428/159/img-common/icon-arrow.png) no-repeat left 18px;
  line-height : 1.6;
  font-size: 16px;
  padding: 10px 0 10px 10px;
}
.box_default ul li span:hover{
  cursor: pointer;
}
.box_default ul li li{
  background: url(https://file003.shop-pro.jp/PA01428/159/img-common/icon-arrow.png) no-repeat left 10px;
}
#side #box_cart {
}
#side #box_cart .cart_button {
  text-align: right;
}

#side #box_owner .inner{
  padding: 1.2em 0 1em;
}
#side #box_owner .owner_photo{
  margin: 0 0 10px;
  width: 100px;
  max-width: 100%;
  height: auto;
  border: solid #ddd 1px;
}
#side #box_owner p.name {
  font-size: 14px;
}
#side #box_owner p.memo {
  font-size: 11px;
  line-height: 18px;
}
#side #box_owner p.website {
  padding-left: 20px;
}

#qr_code{
  padding: 20px 0;
}

#box_sellers .seller_box{
  padding: 2.2em 0;
}
#box_sellers li{
  position: relative;
  display: block;
}
#box_sellers  .top_seller:before{
  position: absolute;
  top: 14px;
  left: -3px;
  content: url(https://img.shop-pro.jp/tmpl_img/67/rank1.png);
}
#box_sellers  .rank_2:before{
  content: url(https://img.shop-pro.jp/tmpl_img/67/rank2.png);
}
#box_sellers  .rank_3:before{
  content: url(https://img.shop-pro.jp/tmpl_img/67/rank3.png);
}
#box_sellers .seller_image{
  float: left;
  margin: 0 10px 0 0;
  width: 80px;
  border: solid #ddd 1px;
}
#box_sellers .seller_detail{
  float: right;
  width: 147px;
}
#box_sellers .seller_rank{
  margin: 0 0 10px;
  font-size: 12px;
}
#box_sellers .seller_rank > strong{
  font-size: 15px;
}
#box_sellers .seller_name{
  font-size: 13px;
}
#box_sellers .seller_teika{
  float: left;
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', '\&#210;\&#233;\&#174;\&#206;&#179;&#209;\&#161;&#173; ProN W3', Meiryo, \&#225;\&#164;\&#234;\&#170;, sans-serif;
}
#box_sellers .more_seller{
  display: none;
}

.more_btn{
  padding: 8px 0;
  border-top: solid 1px #999;
  text-align: center;
  cursor: pointer;
}

.updown{
  display: inline-block;
  margin: 0 3px 0 0;
  width: 13px;
  height: 8px;
  background: url(https://img.shop-pro.jp/tmpl_img/67/down_icon.png);
  background-repeat: no-repeat;
}

.more_up{
  background: url(https://img.shop-pro.jp/tmpl_img/67/up_icon.png);
}

#top-bannerarea .clearfix figure a:nth-child(1){
  width: 49%;
  max-width: 341px;
  float: left;
}
#top-bannerarea .clearfix figure a:nth-child(2){
  width: 49%;
  max-width: 341px;
  float: right;
}
#top-bannerarea img{
  width: 100%;
}
.accordion1 .inner {display: none;}
@media (max-width: 900px){
#side-banner{
  text-align:center;
  background: #fff;
  margin: 0;
  padding: 25px 10%;
}
#side-banner img{
  margin: 10px 0;
  width: 100%;
}
#side-info{
  margin: 40px 0 0;
}
#side-info h3 span{
  background: linear-gradient(transparent 50%, #EAE5DF 0%);
  font-weight: bold;
  padding: 0 10px;
}
#side-info ul {
  margin: 0;
  padding: 0;
}
#side-info ul li:first-child {
    border-top: none;
}
#side-info ul li{
    position: relative;
    padding: 10px 0;
    text-align: left;
    border-top: #efefef solid 1px;
    list-style: none;
}
#side-info ul li a{
  color: #666;
}
#side-info ul li a{
    line-height: 1.6;
    background: url(https://file003.shop-pro.jp/PA01428/159/img-common/icon-arrow.png) no-repeat left center;
    padding: 0 0 0 10px;
}
#btn-shoppingguide a{
  display: block;
  text-align: center;
  border: 1px solid #EAE5DF;
  /* background: #2D1A05; */
  margin: 30px 0;
  padding: 20px 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  background: url(https://file003.shop-pro.jp/PA01428/159/img-common/icon-arrow.png) no-repeat 180px center,#2D1A05;
}
#side-hosoku{
  border: 2px solid #2D1A05;
  font-size: 13px;
  padding: 10px 15px;
  margin: 40px 0 0;
  line-height: 1.8;
  background: #fff;
}
.box {
  clear: both;
  margin-bottom: 60px;
  /* border-top: solid 1px #999; */
  /* border-bottom: solid 1px #999; */
  word-wrap: break-word;
  position: relative;
}
.box h3 {
  text-align: left;
  font-weight: bold;
  font-size: 16px;
}
.box ul {
  margin-left: 0px;
  list-style: none;
}
.box ul li {
  /* border-top: #efefef solid 1px; */
}
.box ul li:first-child {
  border-top:none;
}

#side_nav {
  padding: 0;
  border-top: none;
  border-right: solid 2px #ccc;
  border-bottom: none;
}
#side_nav ul{
  margin-right: 10px;
}
#side_nav ul li {
  margin: 0;
}
#side_nav .nav_item{
  clear: both;
  padding: .9em 0 .9em;
  cursor: pointer;
}
#side_nav .nav_item .nav_icon{
  float: left;
  padding: inherit;
  width: 20px;
  height: auto;
}
#side_nav .nav_item .nav_icon img{
  max-width: 100%;
}
#side_nav .nav_item .nav_title{
  float: right;
  text-align: right;
}
#side_nav .nav_item h3{
  margin-bottom: 4px;
  padding: 0;
  border: none;
  text-align: right;
}
#side_nav .nav_item p{
  color: #999;
}
#side-info{
  margin: 40px 0 0;
  padding: 25px 20px;
}
#side-info h3 span{
  background: linear-gradient(transparent 50%, #EAE5DF 0%);
  font-weight: bold;
  padding: 0 10px;
}
#side-info ul {
  margin: 0;
  padding: 0;
}
#side-info ul li:first-child {
    border-top: none;
}
#side-info ul li{
    position: relative;
    padding: 10px 0;
    text-align: left;
    border-top: #efefef solid 1px;
    list-style: none;
}
#side-info ul li a{
  color: #666;
}
#side-info ul li a{
    line-height: 1.6;
    background: url(https://file003.shop-pro.jp/PA01428/159/img-common/icon-arrow.png) no-repeat left center;
    padding: 0 0 0 10px;
}
#btn-shogoro a,
#btn-shoppingguide a{
  display: block;
  text-align: center;
  border: 1px solid #EAE5DF;
  /* background: #2D1A05; */
  margin: 30px 0;
  padding: 20px 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  background: url(https://file003.shop-pro.jp/PA01428/159/img-common/icon-arrow.png) no-repeat 180px center,#2D1A05;
}
#btn-shogoro,
#btn-shoppingguide{
  width: 60%;
  margin: 0 auto;
}
}
@media screen and ( min-width: 601px) and (max-width: 900px){
  #side-banner{
    overflow: hidden;
  }
  #side-banner p{
    width: 48%;
    padding: 0;
    float: left;
  }
  #side-banner p:nth-child(odd){
    margin-right: 4%;
  }
}
#side #side-bannerarea2 p{
  margin: 20px 0;
}
#side #side-bannerarea2 ul{
  display: flex;
  justify-content: space-between;
}
#side #side-bannerarea2 ul li:first-child{
  width: 50%;
  text-align: right;
  padding: 0 15px 0 0;
}
#side #side-bannerarea2 ul li:last-child{
  width: 50%;
  text-align: left;
  padding: 0 0 0 15px;
  /* max-width: 50px; */
}
#side #side-bannerarea2 ul li img{
  width: 40%;
}
@media ( max-width: 900px ){
  #side-banner ul{
  display: flex;
  justify-content: space-between;
  margin: 50px 0;
}
#side-banner ul li:first-child{
  width: 78px;
  text-align: right;
  padding-left: calc(25% - 39px);
}
#side-banner ul li:last-child{
  width: 78px;
  text-align: left;
  padding-right: calc( 25% - 39px);
  /* max-width: 50px; */
}
#side-bannerarea ul li img{
  width: 40%;
}
}
/* ************************************************
*  Common Elements
* ************************************************ */
/* @group Common Elements */

table {
  border-spacing: 0;
  border-collapse: collapse;
}
table.table {
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
table.table th {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #f5f5f5;
}
table.table td {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.footstamp {
  margin-bottom: 15px;
  padding-bottom: 10px;
  /* border-bottom: 1px solid #ddd; */
  font-size: 16px;
  position: relative;
  /* top: 70px; */
}
@media (max-width: 600px){
  .footstamp {
  font-size: 14px;
}
}
.footstamp span {
  margin: 0 5px;
  color: #999;
}
#kensaku{
  margin: 0px 0 30px;
}
.sort {
  float: right;
  margin-bottom: 20px;
  text-align: right;
  clear: both;
}
.sort strong {
  margin-right: 5px;
}
.sort a {
  margin-right: 5px;
  text-decoration: underline;
}
.sort span {
  margin-right: 5px;
  background: #E8DBCD;
  text-decoration: none;
  font-weight: bolder;
}

.pager {
  clear: both;
  margin: 20px 0;
  text-align: center;
}
.pager a{
  margin: 15px;
}

.none {
  clear: both;
  margin: 50px 0;
  text-align: center;
}

.sold_out {
  color: #DA5858;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', '\&#210;\&#233;\&#174;\&#206;&#179;&#209;\&#161;&#173; ProN W3',
  Meiryo, \&#225;\&#164;\&#234;\&#170;, sans-serif;
}

.to_top{
  float: right;
  clear: both;
  text-align: center;
  margin: 0 20px  20px 0;
  padding: 1.3em 1em;
  border: solid 1px #aaa;
  font-size: 14px;
  color: #888;
}
.to_top:hover {
  text-decoration: none;
  color: #c86464;
  border-color: #c86464;
}

.tbl_calendar {
  margin: 20px 0;
  width: 100%;
  border: none !important;
  border-spacing: 0 !important;
  border-collapse: collapse !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  border-bottom: 1px solid #ccc !important;
  text-align: center !important;
}

/* @group button */
.btn {
  display: block;
  margin-top: 1em;
  border: none;
  border-radius: 0;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', '\&#210;\&#233;\&#174;\&#206;&#179;&#209;\&#161;&#173; ProN W3',
  Meiryo, \&#225;\&#164;\&#234;\&#170;, sans-serif;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance:none;
}
.btn:link,
.btn:visited,
.btn:hover,
.btn:active{
  color: #fff;
  text-decoration: none;
}
.btn-primary {
  margin: 1.2em 0 .9em;
  padding: 1.4em 0;
  background-color: #ce0f0f;
}
.btn-contact {
  margin: 0.5em 0.3em;
  padding: 1.3em 0;
  background-color: #a0a0a0;
  font-weight: normal;
  font-size: 13px;
}
.btn-quick {
  margin: 0.9em 0;
  padding: 1.3em 0;
  background-color: #64b4c8;
  font-size: 13px;
}
/*

freepage

------------------------------------------------------------*/
.freepage{
  line-height: 1.8;
}
.freepage p a{
  border-bottom: 1px solid #ce0f0f;
  color: #ce0f0f;
}
.freepage figure{
  /* border: 2px solid #fff; */
  /* margin: 10px 0; */
}
.freepage img{
  width: auto;
}
.freepage h1{
  font-size: 36px;
}

.freepage h2 {
    background: linear-gradient(transparent 50%, #E8DBCD 0%);
    padding: 0 10px;
    display: inline-block;
    margin: 40px 0 20px;
}
.freepage h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 15px 0 10px;
}
.freepage table{
  border: 1px solid #2D1A05;
  background: #fff;
  margin: 10px 0 40px;
  width: 100%;
}
.freepage table th,
.freepage table td{
  padding: 15px;
  border: 1px solid #2D1A05;
}
.freepage table th{
  width: 20%;
  vertical-align: top;
  background: #EAE5DF;
}
.freepage .googlemap,
.freepage .googlemap iframe{
  width: 100%;
}
.cate-freearea{
	background: #fff;
  	padding: 20px;
}
.cate-freearea figure img{
  width: 100%;
}
.cate-freearea h2{
display: inline-block;
    text-align: left;
    background: linear-gradient(transparent 50%, #E8DBCD 0%);
    padding: 0 10px;
    margin: 40px 0 20px;
}
#kineyakonomi h2{
  background: none;
  line-height: 1.2em;
  padding: 0;
  color: #846701;
}
.kineyakonomi-list{
  overflow: hidden;
  margin: 50px 0;
}
#kineyakonomi figure{
  float: left;
  width: 52%;
  border: 2px solid #846701;
}
#kineyakonomi figure img{
  width: 100%;
}
.kineyakonomi-text{
  width: 44%;
  float: right;
}
#kineyakonomi h2{
  margin: 0 0 10px;
}
#kineyakonomi a{
  /* display: block; */
  text-align: right;
  margin: 10px 0 0;
  line-height: 1.6;
  background: url(https://file003.shop-pro.jp/PA01428/159/img-common/icon-arrow.png) no-repeat left center;
  padding: 0 0 0 10px;
  float: right;
}
#howto-shop p{
    margin: 0 0 20px 0;
}
#howto-shop .howto-box{
    background: #fff;
    padding: 20px;
}
#howto-shop figure{
    text-align: center;
    margin: 20px 0;
    box-shadow: 0 0 5px #444;
}
#howto-shop figure img{
    max-width: 100%;
}
#shougoro figure img {
    width: 100%;
}
#shougoro table th{
  width: 10%;
  text-align: center;
  /* background: #fff; */
}
.freepage table th,
.freepage table td{
  padding: 15px;
  border: 1px solid #c9c9c9;
}
#shougoro table th,
#shougoro table td{
  padding: 5px;
}
#shogoro-calendar{
  overflow-y: scroll;
  height: 500px;
}
.shogoro-calendar1 td{
  background: #ffdcdc;
}
/**/
@media (max-width: 900px){
  .freepage h1{
    font-size: 20px;
    margin-bottom: 20px;
  }
  .freepage h2{
    font-size: 18px;
  }
  .freepage figure img{
    width: 100%!important;
  }
}
/*
guide
*/
#shop-member h3{
  font-weight: bold;
  margin: 40px 0 10px;
}
#shop-member #chui{
  color: #ce0f0f;
  border: 3px solid #ce0f0f;
  background: #fff;
  padding: 10px 15px;
  margin: 40px 0 10px;
}
#shop-member #chui h3{
  margin: 5px 0 5px;
}
#guide-card ul {
    margin: 30px;
}
#guide-card li {
    margin: 10px 0;
    list-style: disc;
}
#guide-card li figure{
    border: none;
    margin: 10px 0;
}
#guide-card li figure img{
    width: auto;
}
/*&#164;&#173;&#164;&#205;&#164;&#228;&#164;&#203;&#164;&#196;&#164;&#164;&#164;&#198;*/
#about-kineya .product_images ul li:nth-child(5) a,
#about-kineya .product_images ul li:nth-child(10) a,
#about-kineya .product_images ul li:nth-child(15) a{
  margin: 10px 0 0 0;
  
}
#about-kineya .slider .bx-wrapper{
    /* height: 400px; */
    /* width: 100%; */
    margin: 0 0 10px 0;
}
#about-kineya .controlWrap .bx-wrapper{
    max-width: 639px!important;
    width: 91%;
    height: 86px!important;
}
#about-kineya .bx-wrapper #slider div{
    border: none;
}
#about-kineya .bx-wrapper #slider img{
    height: 500px;
    width: 700px;
    object-fit: cover;
    border: none;
    margin: 0 auto;
}
#about-kineya .bx-wrapper #slider div:nth-of-type(4) img{
    object-fit: contain;
}
#about-kineya .bx-wrapper #slider span{
    color: #fff;
    background: #0a0a0a9c;
    z-index: 1000;
    display: block;
    position: relative;
    top: -42px;
    padding: 10px;
}
#about-kineya .bx-wrapper #slider div:nth-of-type(14) span{
    top: -70px;
}
#about-kineya .bx-wrapper .bx-viewport{
    height: 500px!important;
    left: 0;
    box-shadow: none;
    border: none;
}
#about-kineya .controlWrap{
  overflow: hidden;
  height: 100px;
}
#about-kineya .controlWrap .bx-viewport{
    height: 85px!important;
    background: none;
}
#about-kineya .controlWrap .bx-viewport img{
    height: 85px!important;
    width: 150px!important;
    object-fit: cover;
    margin: 0!important;
}
#about-kineya #bx-pager li{
    width: 115px!important;
}
#about-kineya #PrevIcon {
    float: left;
    top: -68px;
    left: 1px;
    position: relative;
    width: 22px;
    height: 52px;
}
#about-kineya #NextIcon {
    float: right;
    top: -68px;
    left: 1px;
    position: relative;
    width: 22px;
    height: 52px;
}
#about-kineya #PrevIcon a{
    float: left;
    top: -51px;
    left: 0px;
    position: relative;
    width: 22px;
    height: 52px;
    color: #fff0;
    border: none;
}
#about-kineya #NextIcon a{
    float: right;
    top: -52px;
    left: 0px;
    position: relative;
    width: 22px;
    height: 52px;
    color: #fff0;
    border: none;
}
#about-kineya table {
    width: 100%;
    display: block;
}
#about-kineya table tbody,
#about-kineya table tr{
    width: 100%;
    display: block;
}
#about-kineya table th,
#about-kineya table td{
    width: calc(100% - 30px);
    display: block;
    border: none;
}
#about-kineya table td #googlemap,
#about-kineya table td #googlemap iframe{
  width: 100%;
}
a.bx-prev,
a.bx-next{
    color: #fff0;
}
a.bx-prev:before {
    /* content: "&#161;&#210; "; */
    float: left;
    top: -85px;
    left: -28px;
}
a.bx-next:before {
    /* content: " &#161;&#211;"; */
    top: -110px;
    float: right;
    right: -30px;
}
a.bx-prev:before,
a.bx-next:before{
    color: #333;
    position: relative;
    font-size: 50px;
    font-weight: bold;
}
/*&#186;&#197;&#187;&#246;*/

#saiji figure{
  width: 100%!important;
  overflow: hidden;
  border: none;
  margin: 20px 0;
}
#saiji figure img:nth-child(1){
  width: 48%;
  float: left;
}
#saiji figure img:nth-child(2){
  width: 48%;
  float: right;
}
/*\&#170;&#161;&#188;\&#192;&#161;&#188;\&#225;\&#164;\&#201;*/
#order .clearfix {
    overflow: hidden;
}
#order .clearfix figure{
    width: 50%;
    float: left;
    margin: 0 15px 0 0;
}
#order .clearfix figure img{
    width: 100%;
}
#order .clearfix a{
    text-align: right;
    margin: 10px 0 0;
    line-height: 1.6;
    background: url(https://file003.shop-pro.jp/PA01428/159/img-common/icon-arrow.png) no-repeat left center;
    padding: 0 0 0 10px;
    float: right;
}
/*sp&#164;&#206;&#164;&#223;*/
/* \&#196;&#161;&#188;\&#235;\&#208;&#161;&#188; */
.toolbar {
  /* border-bottom: solid 1px #e0e0e0; */
  position: fixed;
  width: 94%;
  /* background-color: #f5e8d0; */
  z-index: 10;
  padding: 0 0 22px;
  position: fixed;
  top: 0;
}

.toolbar__inner {
  margin: 0;
  padding: 0;
}

.toolbar__item {
  list-style: none;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.toolbar__item a {
  color: #2D1A05;
  padding: 0;
  height: 50px;
  display: table;
}
.toolbar__item a .u-wrap {
  display: table-cell;
}
.toolbar__item a i {
  vertical-align: middle;
  font-size: 2em;
}
.toolbar__item--menu {
  float: left;
  position: relative;
  top: 15px;
  left: -20px;
  border-bottom: none!important;
}
.toolbar__item--menu span {
  margin: 0 0 0 8px;
  vertical-align: middle;
  font-size: 85.71429%;
  font-weight: bold;
  display: block;
}

.toolbar__item--cart {
  float: right;
  position: relative;
  top: 13px;
  right: 5px;
  font-size: 1.3em;
}
.toolbar__item--cart .toolbar__item__count {
  font-weight: bold;
  font-size: 18px;
  margin: 0 0 0 4px;
  vertical-align: middle;
}

span.toolbar__item__count {}
.toolbar__item--cart .toolbar__item__count--in {
  color: #ff5722;
}
/* \&#201;\&#237;\&#239;&#161;&#188; */
.drawer.open {
  left: 0;
}

.drawer {
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 9999;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 90%;
  height: 100%;
  background: #fff;
  color: #212121;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.drawer__item--close {
  padding: 20px;
  text-align: right;
  background: #2D1A05;
}
.drawer__item--close a {
  color: #ffffff;
  display: block;
  width: 100%;
  text-align: center;
}
.drawer__item--close a i{
  padding: 0 7px 0 0;
}
.drawer__item {
  border-bottom: 1px solid #e0e0e0;
}

.drawer__item__name {
  font-size: 100%;
  font-weight: normal;
  display: table;
  line-height: 1;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 20px 20px;
  color: #212121;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.drawer__item__name__text {
  width: 70%;
  vertical-align: middle;
}

.drawer__item__name__icon--left {
  width: 13%;
  display: table-cell;
  vertical-align: middle;
}

.drawer__item__name__icon--right {
  width: 10%;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.drawer__item__name + ul {
  padding: 15px 0!important;
}
.drawer__item--accordion ul {
  margin: 0px 0 0;
  padding: 15px 0;
  list-style: none;
  padding: 10px 15px!important;
  background: #fff;
  position: relative;
  top: -37px;
}
.drawer__item--accordion ul ul{
  top: 0;
}
.drawer__item--accordion .linklist__item {
  border: none;
}
.drawer__item--accordion .linklist__item a {
  padding: 0px 0 0 34px;
  background: url(https://file003.shop-pro.jp/PA01428/159/img-common/icon-arrow.png) no-repeat 20px center;
  /* padding: 0 0 0 10px; */
}
#drawer ul {
  margin: 0;
  padding: 0;
}
#drawer ul li{
  list-style: none;
}
#drawer #sp-gnavi{
  /* margin: 20px 0; */
}
#drawer #sp-gnavi ul{
  margin: 5px 0;
  display: block!important;
}
#drawer #sp-gnavi li{
  margin: 7px 0;
  padding: 5px 0!important;
}
#drawer ul li li{
  padding: 0px 0 0px 15px!important;
}
#drawer ul li span,
#drawer ul li a{
    padding: 5px 0 5px 30px;
    background: url(https://file003.shop-pro.jp/PA01428/159/img-common/icon-arrow.png) no-repeat 20px center;
    color: #212121;
    display: block;
}
.u-ac--active {
  border-bottom: 1px solid #e0e0e0;
}
#sp-calendar {
    width: calc(100% - 40px);
    margin: 80px 20px;
}