@charset "UTF-8";
.h2_subcopy {
  display: block;
  letter-spacing: 2px;
  font-size: 0.85rem;
}
h2.page_h2 {
  font-size: 2.6rem;
  margin: 0 -10px 30px 0;
  letter-spacing: 10px;
	line-height: 1.2;
}
.font_s {
   font-size: 0.8rem;
}
.sidebar__section .col-lg-4 {
  width: 25%;
}
.sidebar__section .col-lg-8 {
  width: 75%;
}
/*.col-lg-8 .col-lg-4 {
  width: 33.3%;
}*/
ul.prd-lst, ol.prd-lst {
  letter-spacing: -0.4em;/*インラインブロック隙間対策*/
}
li.prd-lst-unit.col {
  display: inline-block;
  float: none;
  vertical-align: top;
  letter-spacing: normal;/*インラインブロック隙間対策*/
}
.product-list__expl {
  font-size: 0.7rem;
}
ul.menu-list {
  list-style-image: url(https://img21.shop-pro.jp/PA01400/692/etc/menu_yazi.png?cmsp_timestamp=2124);
  padding: 0;
 
}
ul.menu-list li {
padding: 0;
   margin: 0 0 0 -10px;
  letter-spacing: 0;
}
ul.menu-list li a {
padding: 3px 0;
  display: block;
}
.menu-list__text {
  line-height: 1;
  margin: 0 0 2px 0;
  display: block;
  font-size: 12px;
}
.section__title-h2 {
   font-size: 16px;
  margin: 10px 0 5px 0;
}

.info-wrap {
  border: double #555;
  padding: 10px 10px 10px 10px;
}
.seller-items, .recommend-items {
  width : -webkit-calc(100% + 20px);/*　　　liのマージン分＋　*/
  width : calc(100% + 20px);
}
.free-space-bottombox {
  overflow: hidden;
}
.free-space-bottombox p {
  font-size: 12px;
  display: block;
  float: left;
}
.free-space-bottombox a {
  display: block;
  padding: 0 15px 0 5px;
  float: right;
  background-color: #fff;
  color: #000;
  margin: 0 0 0 0;
  font-size: 10px;
 border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-image: url(https://img21.shop-pro.jp/PA01400/692/etc/menu_yazi_black.png?cmsp_timestamp=2040034359);
  background-repeat: no-repeat;
  background-position: right -2px;
}


#page-wrapper {
margin: 0 auto;
  position: relative;
  overflow: hidden;
  height: auto;
  padding: 0 20px 0 20px;
  max-width: 890px;
}
#container {
    position: relative;
  overflow: hidden;
  clear: both;
}
.container {
  position: relative;
  padding: 20px 20px 0 235px;
  max-width: 475px;
width : -webkit-calc(100% - 415px);
 width : calc(100% - 415px);
  min-height: 840px;  
  overflow: hidden;
  clear: both;
  float: left;
}

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

html {
  color: #fff;
  word-wrap: break-word;
 font-family: "TsukuAOldMinPr6N-R";
  letter-spacing: 1px;
}
body {
  color: #fff;
 font-family: "TsukuAOldMinPr6N-R";
  letter-spacing: 1px;
  background-color: #1F1E47;
}

a {
  color: #fff;
  text-decoration: none;
	cursor : pointer;
}
  a:hover {
    color: #ffc06f;
  }
h1 {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

.ttl-h2 {
  position: relative;
  margin: 0 0 30px 0;
  padding: 0 7px 0 0;
  text-align: center;
  font-size: 18px;
  background-image: url(https://img21.shop-pro.jp/PA01400/692/etc/ttl-h2_bkg.png?cmsp_timestamp=2040025653);
  background-repeat: no-repeat;
  background-position: center center;
}


.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #1F1E47;
  display: block;
  width: 100%;
  text-align: left;
}

li.header-link .btn-01 {
  border: none;
  border-bottom: 1px solid #555;
  width: 100%;
  padding:10px 0 10px 10px;
  box-sizing: border-box;
}
.btn {
  color: #fff !important;
}
.btn a {
  color: #fff !important;
}
.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: none;
  border-bottom: 1px solid #777;
}

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

.font-mincho {

}

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

/*
 * header
 */
#header-wrapper {
position: relative;
  width: auto;
   float: none;
}

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

.header-link a:hover {
  text-decoration: none;
 background-color:#fc8e00;
}

.pull-right {
   width: 100%;
}
.header-line-nav {
border-top: 1px solid #555;
}
.header-line-nav li {
  margin-left: 1px;
  width: 100%;
  text-align: left;
}

.header-line-nav a {
  font-size: 12px;
  padding: .6em 0;
  -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 0 0 0;
}

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

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

/* 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: 40px;
  padding: 0 20px 0 0;
  text-align: left;
  width: 33.3%;
}

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

.unit-box {
  margin: 0;
  padding: 0px;
}

.prd-lst-img {
  display: block;
  margin: 0 auto;
  height: auto !important;
}

.prd-lst-span {
  display: block;
  margin: .3em 0;
  font-size: 12px;
  background-color: #1F1E47;
  
}
a.prd_lst_link {
  background-color: #fff;
  display: block;
  padding: 0 0 0 0;
  margin: 0 0 5px 0;
}
.prd-lst-name {
  font-size: 14px;
  color: #fff;
  background-color: #1F1E47;
}

.prd-lst-price {
  color: #fff;
  background-color: #1F1E47;
}

.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 {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  height: auto;
  padding: 20px 0 0 0;
  max-width: 890px;
  clear: both;
}

.footer-primary {
  width: 28%;
}
.footer-secondary {
    border-left: 1px solid #555;
  width: 72%;
}

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

.footer-secondary .col-lg-4  li {
  padding: .8em 0;
}

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

.footer-primary .footer-nav 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: .2em 0　0　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: 3em 0 2em;
  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: 900px;
    width: 90%;
  }
}
 */


/* 
@media (max-width: 768px) {
  .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: #1F1E47;
  }

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

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

  .view-cart {
    position: static;
  }

  .view-cart a {
    background-color: #1F1E47;
    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;
}
*/







/* 追加箇所 */

header {/*  左メインメニュー 用指定 */
  text-align: left;
  width: 100%;

  position: absolute;
  top: -1px;
}
#top {
  margin: 0 auto;
  position: relative;

  height: auto;
  padding: 0 20px 0 20px;
  max-width: 890px;
}

/* 縦書きの指定 */
.tategaki { 
  writing-mode:vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation:upright;
 -ms-text-orientation:upright;
}

/* メインメニュー */

a.resp_btn {
  float: left;
  display: none;
}


/*  メインメニュー 用指定 */

ul.main_menu {
  width: 177px;
  height: 860px;
  display: block;
  overflow: hidden;
  z-index: 2000;
  position: relative;
	font-family: "Sawarabi Mincho";
	font: 75%/1.7 "TsukuAOldMinPr6N-R";
　  margin: 0;
}


ul.main_menu > li.tategaki {
  width : 59px;
  height: 174px;
  padding: 20px 0 0 0;
  margin: 20px 0 0 0;
  float: right;
  background-image: url(https://img21.shop-pro.jp/PA01400/692/etc/menu_yazi.png?cmsp_timestamp=2045072924);
  background-repeat: no-repeat;
  background-position: 31px 0px;
  position: relative;
  overflow: hidden;
  vertical-align: top;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  z-index: 100;
}

/*　罫線の調整：
　　　　レスポンシブ時に　　a　　にtransform: translateを使っているため
　　　　罫線が消えてしまう対処　　*/
ul.main_menu > li.tategaki::before {
		border-right: 1px dashed #888;
  height: 154px;
  position: absolute;z-index: 100;bottom: 0;right: 0;
  content: "";
}
ul.main_menu > li.tategaki::after {
	border-right: 0px dashed #888;
  height: 100%;
  position: absolute;z-index: 100;bottom: 0;right: 0;
  content: "";
}
ul.main_menu > li.sub::before {
		border-right: none;
}
ul.main_menu > li.sub::after {
	border-right: 0px dashed #888;
  height: 100%;
  position: absolute;bottom: 0;right: 0;
  content: "";
}



ul.main_menu > li.tategaki.syoyudukuri::before,
ul.main_menu > li.tategaki.hyakunen::before {
		border-left: 1px dashed #888;
  height: 154px;
  position: absolute;z-index: -1;bottom: 0;left: 0;
  content: "";
}
ul.main_menu > li.tategaki.syoyudukuri::after,
 ul.main_menu > li.tategaki.hyakunen::after {
	border-left: 0px dashed #888;
  height: 100%;
  position: absolute;z-index: -1;bottom: 0;left: 0;
  content: "";
}

ul.main_menu > li.home {
  width: 302px;
  background-image: none;
  text-align: right;
  overflow: hidden;
  float: right;
  min-width: 0px;
	padding: 25px 0 0 0; 
  margin: 0 0 0 0;
}

ul.main_menu > li.home a {
	height: 204px;
  display: block;
  padding: 0; /*  ブラウザ幅が狭くなった時のロゴ画像のずれ防止  */
	position: relative;
  margin: 0 0 0 0;
}
ul.main_menu > li.home a:hover {/*  分割したロゴ全体でhover  */
		opacity: 0.7 ;
	filter: alpha(opacity=70) ;
}
ul.main_menu > li.home a img:hover {/*  分割したロゴ画像をhoverしない  */
		opacity: 1 ;
	filter: alpha(opacity=100) ;
}
ul.main_menu > li h1 {/*z-index対策*/
	position: relative;
}

ul.main_menu > li.home img.logo {
  width: 177px;
  height: auto;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
ul.main_menu > li.home img.logo_under {
  width: 177px;
  height: auto;
}
ul.main_menu > li.tategaki > a {
	width: auto;
	height: 154px;
	margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #fff;
  text-decoration: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  /*これ以下縦書きを左右中央揃え指定*/
  position: absolute;
  top: 20px;
  left: 50%;
  display: inline;
  transform: translate(-50%, 0);
}

ul.main_menu > li.home img.item {
display: none;
}

ul.main_menu > li.english {
  display: none;
}


ul.main_menu > li a .eng {
  display: block;
  letter-spacing: 1px;
  font-size: 10px;
  text-decoration: none;
  left: auto;
}

span.ls-1  { letter-spacing: -1px; 	
}
ul.main_menu li > a span.ls-2  { 
	letter-spacing: -1px; 
	font-size: 18px;
}
	ul.main_menu li > a span.ls-4 {
  letter-spacing: -2px;
  font-size: 17px ;
		-moz-transform:    scale( 0.6, 1 );  /* Firefox */
  -webkit-transform: scale( 0.6, 1 );  /* Chrome,Safari */
  -o-transform:      scale( 0.6, 1 );  /* Opera */
  -ms-transform:     scale( 0.6, 1 );  /* IE */
  transform:         scale( 0.6, 1 );  /* CSS3 */
}
	ul.main_menu li > a span.ls-5 {
  letter-spacing: -2px;
  font-size: 17px ;
		-moz-transform:    scale( 0.4, 1.2 );  /* Firefox */
  -webkit-transform: scale( 0.4, 1.2 );  /* Chrome,Safari */
  -o-transform:      scale( 0.4, 1.2 );  /* Opera */
  -ms-transform:     scale( 0.4, 1.2 );  /* IE */
  transform:         scale(0.4, 1.2 );  /* CSS3 */
}
ul.main_menu li > a span.ls-3  { letter-spacing: normal; }
ul.main_menu > li.sub {
	width: 192px;
	height: 204px;
	margin: 0 0 0 0;
  padding: 0 22px 0 0;
  text-align: left;
  position: relative;
	float:left;
  overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
ul.main_menu > li.sub > ul.sub_menu {
	padding: 20px 0 0 0;
  width: 177px;
	margin: 0 ;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  float: left;
  display: block;
}
ul.main_menu > li.sub > ul.sub_menu li {
  width: 29px;
  height: 125px;
	margin: 20px 0 0 0;
  padding: 16px 0 0 0;
  list-style: none;
  background-image: url(https://img21.shop-pro.jp/PA01400/692/etc/menu_yazi.png?cmsp_timestamp=2045072924);
  background-repeat: no-repeat;
  background-position: 11px 0px;
  float: right;
  box-sizing: border-box;/*Safari用必須*/
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
ul.main_menu > li.sub > ul.sub_menu li > a {
  display: block;
  margin: 0 0 0 0;
  padding: 0 5px 0 0;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 1px;
  font-weight: bold;
  text-decoration: none;
}

/*メニュー全体のhover指定*/
ul.main_menu li a {
  display: block;
}
ul.main_menu li a:hover {
color: #ffc06f;
}
ul.main_menu li a:active {
	color: #fd8f02;
}

/*　　メインメニュー　　お問合せはお気軽に　　*/
#top .contact_button {
  position: absolute;
  bottom: 0px;
  left: 20px;
  font-size: 0.8rem;
  line-height: 1.4;
  letter-spacing: 1px;
  padding: 5px 7px 3px 7px;
  display: block;
  margin: 5px 0 0 0;
  background-color: #9a0000;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  z-index: 2000;
  overflow: hidden;
}
#top .contact_button a {
text-decoration: none;
}
#top .contact_button .telno {
  font-size: 17px;
  word-spacing: normal;
  letter-spacing: 2px;
  text-decoration: none;
	line-height: 1.3;
}
#top .contact_button .form_txt {
  font-size: 10px;
	line-height: 1.3;
}
#top .contact_button .form_txt a {
  text-decoration: underline;
}

#top h1.resp { display: none; 	
}
/*　　メインメニュー　　英語版サイトリンク　　*/
#top .english_button {
  position: absolute;
  bottom: -50px;
  left: 20px;
  letter-spacing: 1px;
  display: block;
  background-color: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  z-index: 2000;
  border: 2px solid #990000;
  color: #990000;
  width: 178px;
  box-sizing: border-box;
  background-image: url(https://img21.shop-pro.jp/PA01400/692/etc/menu_yazi_enji.png?cmsp_timestamp=20171202072039);
  background-repeat: no-repeat;
  background-position: right 20px;
}
#top .english_button span.brewing {
  font: 10px/1.2 'Libre Baskerville', serif;
  display: block;
}
#top .english_button a.english {
  color: #990000;
  font: 17px 'Libre Baskerville', serif;
  text-decoration: none;
  display: block;
  padding: 5px 7px 0 7px;
  
}
#top .english_button:hover {
  color: #990000;
 background-color: #fff2b8;
}


/* IE11 */

@media all and (-ms-high-contrast:none){/* IE11 */
*::-ms-backdrop, ul.main_menu > li.tategaki > a {
 line-height: 1.1;
  position: absolute;
  top: 20px;
  left: 50%;
  display: block;
  transform: translate(-50%, 0);
   width: 65%;
} 
 *::-ms-backdrop, ul.main_menu > li a .main {
  float: right;
  width: 1em;
  text-align: center;
  -ms-writing-mode: tb-rl; /* for MS IE8+ */
}
  *::-ms-backdrop, ul.main_menu > li a .eng {
  float: left;
  left: auto;
   width: 1em;
   -ms-writing-mode: tb-rl; /* for MS IE8+ */
}
  *::-ms-backdrop, ul.main_menu > li.sub > ul.sub_menu li > a {
line-height: 1 !important;
  letter-spacing: 0 !important;
   padding: 5px 2px 10px 3px !important; 
   text-align: center;
} 
 ul.main_menu li.english {
  display: none;
  visibility: hidden;
}
 #top .contact_button {
  bottom: 0px;
  line-height: 1.2;
  padding: 5px 7px 5px 7px;
}
}

/* IE11 */


/*メインメニュー　　　カレント指定*/
ul.main_menu li.product{
	background-color: #3e3e7c; 	
}



#page_img {/*コンテンツ背景*/
  max-width: 675px;
  overflow: visible;
  padding: 0 0 0 235px;
  margin: 0 auto;
}



/*  レスポンシブメニュー */

.drawer-toggle { display: none; }


/* sidebar */
#sidebar {
  z-index: 1000;
  position: relative;
}



.sidebar__section {
  float: right;
  width: 155px;
  margin: 60px 0 30px 0;
}

.menu__section {
  padding: 0 0 5px 0;
  border-bottom: 1px solid  #555;
}

.more-prd span {
  cursor: pointer;
}

/* breadcrumb.sort */
.breadcrumb__section {
  padding-bottom: 20px;
  font-size: 12px;
}

.breadcrumb-list__unit {
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.sort__section {
  position: absolute;
  top: 0;
  right: 0;
}

.sort--sub-layer {
  min-width: 200px;
  width: 100%;
}
/* ------------------------------------------------------------------------------------ */
@media only screen and (max-width: 879px) {
  
.footer-primary {
  width: 34%;
}
.footer-secondary {
  width: 66%;
}
.footer-secondary .col-lg-4 {
   width: 50%;
  }
  
.free-space-bottombox p {
  display: block;
  float: left;
}
.free-space-bottombox a {
  display: block;
  float: right;
  margin: 0 0 0 0;
}
  /* .col-lg-4 {
  width: 100%;
border-top: 1px solid #555;
  border-right: none;
} */
  /*.col-lg-8 {
  width: 100%;
  border-bottom: 1px solid #555;
} */
.sidebar__section .col-lg-8 .col-lg-4 {
  width: 50%;
}
 .sidebar__section .col-lg-4 {
   border-bottom: none;
}
  .prd-lst-unit {
  margin-bottom: 40px;
  width: 50%;
}
.footer-primary .footer-nav li {
  padding: .6em 10px;
    float:left;
}
  
}

/* ------------------------------------------------------------------------------------ */
@media only screen and (max-width:800px)  {
  
  .container {
  padding: 20px 20px 0 235px;
  max-width: auto;
width : -webkit-calc(100% - 235px);
 width : calc(100% - 235px);
     float: none;
}
.sidebar__section {
  float: none;
  width: 100%;
  margin: 30px 0 0 0;
  padding: 0 0 0 0;
  box-sizing: border-box;
  overflow: hidden;
  border-bottom: 1px solid  #555;
}
.menu__section {
  padding: 0 0 5px 10px;
  border-bottom: none;
  width: 33.3%;
  box-sizing: border-box;
  float:left;
}
  
}
/* ------------------------------------------------------------------------------------ */
@media only screen and (max-width: 715px) {
  
.sidebar__section {
  margin: 30px 20px 0 20px;
  padding: 0 0 0 0;
  box-sizing: border-box;
  width : -webkit-calc(100% - 40px);
  width : calc(100% - 40px);
}
  .footer-primary {
  width: 100%;
}
  .footer-primary .footer-nav li {
  margin-right: 25px;
  margin-left: 0;
 width : -webkit-calc(50% - 30px);
  width : calc(50% - 30px);
    float: left;
    box-sizing: border-box;
}
.footer-secondary {
  width: 100%;
  border-left: none;
}
  .footer-secondary .footer-nav li {
  border-left: none;
  margin-left: 0;
}
  .menu__section {
  padding: 0 0 5px 10px;
  width: 50%;
}
  
  
.free-space-bottombox a {
  float: left;
  margin: 0 0 0 0;
}
.container {
  position: relative;
  padding: 0 20px 0 20px;
  max-width: 100%;
 width: 100%;
  box-sizing: border-box;
}
  
#page_img {/*コンテンツ背景*/
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px 20px 20px;
}
#page_img img {
  max-width: 100%;
  width: 100%;
}
  
  
#page-wrapper { 
  padding: 0; 		
}
header {
  overflow: hidden;
  position: relative;
  height: 110px;
}

	#top { /*  下の要素を上端に置くための absolute */
  width: 100%;
  height: 110px;
  padding: 0 20px 0 20px;
  top: 0px;
  position: absolute;
  box-sizing: border-box;
}
	#top h1.resp {
  display: block;
  position: absolute;
  top: 20px;
  right: 30px;
  margin: 0;
  padding: 0;
  z-index: 1000;
		
}
#top h1.resp a img {
  padding: 0;
  margin: 0 0 0 0;
  vertical-align: bottom;
}

#footer-wrapper {
  margin: 0 20px 0 20px;
 box-sizing: border-box;
}
	
.tategaki { /*  縦書きのリセット  */
  writing-mode:horizontal-tb;
  -webkit-writing-mode: horizontal-tb;
  text-orientation:mixed;
  -ms-text-orientation:mixed;
}
	
/* メインメニュー */
ul.main_menu {
  padding: 0 0 0 75px;
  margin: 1px 0 0 0;
  width: 205px;
}
ul.main_menu > li.home {
  display: none;
}
	ul.main_menu > li.tategaki {
  width: auto;
  height: auto;
  padding: 6px 0 10px 20px;
  margin: 0 0 0 0;
  float: none;
  background-position: -3px 13px;
}
	ul.main_menu > li.tategaki > a {
  width: auto;
  height: auto;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  /*これ以下縦書きを左右中央揃え指定*/
  position: relative;
  top: auto;
  left: auto;
  display: block;
  transform: translate(0, 0);
}
	ul.main_menu > li.tategaki::before {
  border-right: none;
}
ul.main_menu > li.tategaki::after {
	border-right: none;
}
	ul.main_menu > li.tategaki.syoyudukuri::before,
ul.main_menu > li.tategaki.hyakunen::before {
		border-left: none
}
ul.main_menu > li.sub::before {
		border-right: none;
}
ul.main_menu > li.sub::after {
	border-right: none;
}
	
ul.main_menu > li.tategaki a .eng {
  display: block;/*メニューのサブコピーを消さない*/
  line-height: 1;
}
ul.main_menu > li.sub {
  width: auto;
  height: auto;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  float: none;
  display: block;
}
	ul.main_menu > li.sub > ul.sub_menu {
	width: auto;
	margin: 10px 0 0 0 ;
  padding: 0 ;
  overflow: hidden;
  position: relative;
  top: auto;
  left: auto;
  float: none;
  display: block;
}
ul.main_menu > li.sub > ul.sub_menu li {
  width: auto;
  height: auto;
	margin: 0 0 0 0;
  padding: 5px 0 5px 20px;
  background-position: -3px 4px;
  float: none;
}
	ul.main_menu li > a span.ls-2 { 
	letter-spacing: -1px; 
	font-size: 21px;
}
	ul.main_menu li > a span.ls-4 {
  letter-spacing: -1px;
  font-size: 18px ;
		-moz-transform:    scale( 1, 1 );  /* Firefox */
  -webkit-transform: scale( 1, 1 );  /* Chrome,Safari */
  -o-transform:      scale( 1, 1 );  /* Opera */
  -ms-transform:     scale( 1, 1  );  /* IE */
  transform:         scale( 1, 1  );  /* CSS3 */
}
	ul.main_menu li > a span.ls-5 {
  letter-spacing: -1px;
  font-size: 18px ;
		-moz-transform:    scale( 1, 1  );  /* Firefox */
  -webkit-transform: scale( 1, 1  );  /* Chrome,Safari */
  -o-transform:      scale( 1, 1  );  /* Opera */
  -ms-transform:     scale( 1, 1 );  /* IE */
  transform:         scale(1, 1  );  /* CSS3 */
}
	ul.main_menu > li.tategaki{
		border-top: 1px dashed #888;
	}	
	ul.main_menu > li.hyakunen {
		border-bottom: 1px dashed #888;
	}

ul.main_menu > li.english {
  display: block;
}
#top .english_button {
  display: none;
}

	
	
	/*　　メインメニュー　　お問合せはお気軽に　　*/
#top .contact_button {
  bottom: 10px;
  left: 20px;
  padding: 0;
  margin: 0;
  background-color: transparent;
  z-index: 1;
}
	#top .contact_button .okigaruni { display: none; 		
	}
	#top .contact_button a {
text-decoration: none;
}
#top .contact_button .telno {
  font-size: 16px;
  word-spacing: normal;
  letter-spacing: 2px;
	text-decoration: none;
}
#top .contact_button .form_txt {
  font-size: 10px;
  line-height: 1.3;
}
#top .contact_button .form_txt a {
  text-decoration: underline;
}
/*  メニュー展開時には消す  */
	body.drawer-open #top .contact_button { 
		display: none; 		
	}

	
/*  レスポンシブメニュー */

.drawer-toggle {
  display: block;
 
	}

.drawer-open {
    overflow: hidden!important;
}
.drawer-nav {
  position: fixed;
  z-index: 2;
  top: 0;
  overflow: hidden;
  width: auto;
  height: 100%;
  background-color: #1F1E47;
  border-right: 1px solid #555;
}
.drawer-brand {
    display: block;
    text-decoration: none;
}
	.drawer-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
.drawer-menu-item {
    display: block;
    text-decoration: none;
}
.drawer-menu-item:hover {
    background-color: transparent;
}
.drawer-overlay {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
}
.drawer-open .drawer-overlay {
    display: block;
}
.drawer--left .drawer-nav {
    left: -282px;
    -webkit-transition: left 0.6s cubic-bezier(.19,1,.22,1);
    transition: left 0.6s cubic-bezier(.19,1,.22,1);
}
.drawer--left .drawer-hamburger,
.drawer--left.drawer-open .drawer-nav,
.drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
    left: 0;
}
.drawer--left.drawer-open .drawer-hamburger {
    left: 0px;
}
.drawer-hamburger {
  position: fixed;
  z-index: 3000;
  top: 0;
  display: block;
  box-sizing: content-box;
  width: 2.5rem;
  padding: 25px 20px 40px 20px;
  -webkit-transition: all 0.6s cubic-bezier(.19,1,.22,1);
  transition: all 0.6s cubic-bezier(.19,1,.22,1);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  border: 0;
  outline: 0;
  background-color: rgba(0,0,0,0.00);
  color: #fff;
  text-decoration: none;
	 background-color: #1F1E47;
}
.drawer-hamburger:hover {
    cursor: pointer;
}
.drawer-hamburger-icon {
    position: relative;
    display: block;
    margin-top: 0px;
}
.drawer-hamburger-icon,
.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
    width: 100%;
    height: 3px;
    -webkit-transition: all 0.6s cubic-bezier(.19,1,.22,1);
    transition: all 0.6s cubic-bezier(.19,1,.22,1);
    background-color: #fff;
}
.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
    position: absolute;
    top: -10px;
    left: 0;
    content: " ";
}
.drawer-hamburger-icon:after {
    top: 10px;
}
.drawer-open .drawer-hamburger-icon {
    background-color: transparent;
}
.drawer-open .drawer-hamburger-icon:after,
.drawer-open .drawer-hamburger-icon:before {
    top: 0;
}
.drawer-open .drawer-hamburger-icon:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.drawer-open .drawer-hamburger-icon:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.sr-only {
  position: absolute;
  overflow: hidden;
  color: #fff;
  text-align: center;
  display: block;
  font-size: 10px;
  margin: 0 0 0 0;
  letter-spacing: 0px;
  top: 43px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    overflow: visible;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
}
header.drawer-open .sr-only { display: none; 		
}
.drawer-open .drawer-hamburger,
.drawer-open .drawer-hamburger {
    background-color: transparent;
}
	
}

/* ------------------------------------------------------------------------------------ */
/* IE11 */
@media all and (max-width: 715px)  and (-ms-high-contrast:none){/* IE11 */
*::-ms-backdrop, ul.main_menu > li.tategaki > a {
  width: auto;
  height: auto;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  /*これ以下縦書きを左右中央揃え指定*/
  position: relative;
  top: auto;
  left: auto;
  display: block;
  transform: translate(0, 0);
} 
 *::-ms-backdrop, ul.main_menu > li a .main {
  float: none;
  width: 100%;
  text-align: left;
  -ms-writing-mode: horizontal-tb; /* for MS IE8+ */
  writing-mode: lr-tb;
}
  *::-ms-backdrop, ul.main_menu > li a .eng {
  float: none;
  padding: 5px 0 0 0;
  left: 0;
   width: 100%;
   -ms-writing-mode: horizontal-tb; /* for MS IE8+ */
   writing-mode: lr-tb;
  text-align: left;
}
  *::-ms-backdrop, ul.main_menu > li.sub > ul.sub_menu li > a {
   padding: 2px 2px 2px 3px !important; 
   text-align: left;
} 
 ul.main_menu li.english {
  display: block;
  visibility: visible;
}
 #top .contact_button {
  bottom: 0px;
  line-height: 1.2;
  padding: 5px 7px 5px 7px;
}
}

/* IE11 */

/* ------------------------------------------------------------------------------------ */
@media only screen and (max-width: 479px) {
 
  .sidebar__section {
  margin: 30px 10px 0 10px;
  width : -webkit-calc(100% - 20px);
  width : calc(100% - 20px);
}
#top {
	padding: 0 0 0 0;
}
#page_img {
  padding: 0 0 20px 0;
}
 .container {
  padding: 0 10px 0 10px;
}
  .sidebar__section {
  padding: 0 0 0 0;
}
  #footer-wrapper {
  padding: 0 0 0 0;
}
 .footer-primary .footer-nav li,  .footer-secondary .footer-nav li {
  margin-right: 0;
  margin-left: 0;
 width : 100%;
    float: none;
}
.footer-secondary .col-lg-4 {
   width: 100%;
  }
.menu__section {
  padding: 0 0 5px 10px;
  width: 100%;
}
  
  
  
}
/*サイド醤油パークバナー位置*/

.sidebnr{position: absolute;
    bottom: -240px;
    left: 20px;
    z-index: 2000;
    overflow: hidden;
    width: 178px;
    box-sizing: border-box;
	max-width: 100%;}
	
.sidebnr_sp{display:none;}
	
@media only screen and (max-width: 733px) {
.sidebnr_sp{display:block;position:relative;
z-index: 2000;
overflow: hidden;
max-width: 100%;
bottom:0px;
left: 0px;
margin-top: 20px;}
.sidebnr{display:none;}
}