@charset "euc-jp";

#page-wrapper { position: relative; }
#wrapper { padding-top: 1em; }
.container { max-width: 900px; }
.clear { clear: both; }
.borderimg{ display: block; margin: 0 auto 30px; box-sizing: border-box; border: 5px solid rgba(128, 76, 46, 0.4); }
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);
}
.muted { color: #999; }

body {
  color: #5f4332;
  background-color: rgba(128, 76, 46, 0.2)!important;
}

a { color: #000099; }
a:hover { color: #CC0000; }

a.muted:hover,
a.muted:focus { color: #808080; }

.text-warning {  color: #c09853; }

a.text-warning:hover,
a.text-warning:focus { color: #a47e3c; }

.text-error { color: #b94a48; }

a.text-error:hover,
a.text-error:focus { color: #953b39; }

.text-info { color: #3a87ad; }

a.text-info:hover,
a.text-info:focus { color: #2d6987; }

.text-success { color: #468847; }

a.text-success:hover,
a.text-success:focus { color: #356635; }

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

h2 {
  margin: 30px 0;
  text-align: center;
}
  .ttl-h2 { position: relative; }
  .ttl-h2:before {
    position: absolute;
    top: 50%;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #b3a59d;
    content: "";
  }
  .ttl-h2 span {
    padding: 0 2em;
    background-color: #5f4332;
    color: #fff;
    border-radius: 1em;
  }

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

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

.btn-02 {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #CC0000;
  background-color: #CC0000;
  color: #4d4d4d;
  *background-color: #CC0000;
}
.product-order-num input { border-color: #d8d8d8; }

/*******************************************************************************
** web font
********************************************************************************/
.google-font {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-family: 'Karla', sans-serif;
}
.google-font.fwb { font-weight: 700; }

/*******************************************************************************
** icon
********************************************************************************/
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  *display: inline;
  *zoom: 1;
}
.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/69/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/69/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/69/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-chevron_down { background-position: -528px -192px; }

.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png); }


/*******************************************************************************
** header
********************************************************************************/
#header-wrapper {
  background: url(https://img21.shop-pro.jp/PA01374/316/etc/headerBG.png) repeat-x 0 0;
}
#headerInner{
  width: 1000px;
  height: 260px;
  margin: 0 auto;
  background: url(https://img21.shop-pro.jp/PA01374/316/etc/header.png) no-repeat 50% 0;
}
.header-link a { color: #5f4332; }
.header-link a:hover {
  text-decoration: none;
  opacity: 0.5;
}

/* header-line-nav */
.header-line-nav {
  width: 95%;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.header-line-nav li { padding-top: 5px; }
.header-line-nav span {
    float: left;
    padding-left: 4px;
    font-size: 12px;
    line-height: 1.5em;
}
.header-line-nav .icon-b,
.header-line-nav .icon-w { float: left; }
.view-cart {
  position: relative;
  top: -6px;
  padding-top: 0 !important;
}
.btn-viewcart {
  padding: 1px 15px 0 13px;
  -webkit-border-radius: 3em;
  -moz-border-radius: 3em;
  border-radius: 3em;
}
.header-line-nav a { cursor: pointer; }

/* header logo */
.logoContainer{
  width: 100%;
  height: 190px;
  position: relative;
  overflow: hidden;

}
.shop-name {
  width: 100%;
  margin: 0;
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 1;
}
.headTel {
  width: 50%;
  text-align: right;
  position: absolute;
  top: 60px;
  left: 50%;
}
.logoContainer img{ display: inline;}
.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #5f4332;
}

/* header global nav */
#header-global-nav {
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 16px;
  background: url(https://img21.shop-pro.jp/PA01374/316/etc/gnav.png) no-repeat 50% 50%;
}
#header-global-nav li {
  list-style: none;
  margin: 0!important;
  padding: 0!important;
  display: block!important;
  width: 20%;
  float: left;
  line-height: 50px;
}
#header-global-nav a{
  display: block;
  width: 80%;
  margin: auto;
}
#header-global-nav a:hover{
  text-decoration: none;
  background-color: rgba(128,76,46,0.7);
  color: #fff;
  border-radius: 25px;  
  transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s;
}
/* 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;
  }

/* slider */
.slider {
  margin-top: 2em;
  padding: 0 .1%;
  position: relative;
}
.bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
#slider div { width: 100% !important; }
/*******************************************************************************
** container
********************************************************************************/
.new_container {
  width: 960px;
  margin: auto;
}

.container {
  margin-top: 30px;
  margin-bottom:  100px;
  padding: 50px 30px;
  background-color: #e9e5e2;
  border: 5px solid #fff;
  box-sizing: border-box;
}
/* == shopkeeper.css曉踏五 == */
.container-section {
  margin-bottom: 0!important;
  padding: 60px 0!important;
  border-top: 1px solid #fff!important;
  border-bottom: 1px solid #b3a59d!important;
}
.container-section:first-child { border-top: 0!important; }
.container-section:last-child { border-bottom: 0!important; }
#product .container-section{ border: 0!important; }
/*******************************************************************************
** product list
********************************************************************************/
.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 30px;
  text-align: center;
}
.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: 14px;
}
.prd-lst-price {
  color: #5f4332;
}
.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;
}

/* 域厖譬幫 */
.mylist_container ul.unstyled {
  width: 100%;
  overflow: hidden;
}
.mylist_container ul.unstyled li {
  width: 50%;
  height: auto;
  padding: 0 2%;
  box-sizing: border-box;
}
.mylist_container ul.unstyled li .prd-lst-img { width: 100%; }

/*******************************************************************************
** product
********************************************************************************/
.product-image-thumb img {
  border: 2px solid #5f4332;
}
.thumb-active img {
  border: 2px solid #4d4d4d;
}
/* == product.css曉踏五 == */
.product-order-exp{
  border-top: 1px solid #b3a59d!important;
  border-bottom: 1px solid #b3a59d!important;
}
.product-order-price{ color: #5f4332!important; }
.thumbnailGallery{ width: 100%; overflow: hidden; display: table; table-layout: fixed; }
.thumbnailGallery td{
  display: table-cell;
  border-collapse: collapse;
  border-spacing: 0;
  box-sizing: border-box;
  margin: 0;
  padding: 1%;
}
.thumbnailGallery img{
  box-sizing: border-box;
  border: 2px solid #5f4332;
}

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

.footerInner { width: 1000px; margin: 0 auto; padding: 40px 0; overflow: hidden; }
.footerInner ul{ margin: 0; padding: 0; }
.footerInner li{ list-style: none; margin: 0; padding: 0; }
.footer-primary { background-color: #dfd8d4; }
/* footer nav */
/*.footer-nav { list-style: none; margin: 0;} .footer-nav li { margin: .8em 0; }*/

.footer-primary ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
}
.footer-primary li {
  list-style: none;
  margin: 0;
  padding: 0 10px;
  display: table-cell;
  box-sizing: border-box;
}
.footer-primary li div { margin-bottom: 1em; }
.footer-primary li p { margin-bottom: 0; }
.footer-primary a { color: #5f4332; }

.footer-primary ul ul,.footer-primary ul ol{ display: block; margin: 0; padding: 0; }
.footer-primary ul ul li,.footer-primary ul ol li{ display: block; }
.footer-primary ul ol li{
  list-style-type: decimal;
  list-style-position: outside;
  margin: 0 0 0 1.8em;
  padding:  0;
}
.footer-primary-info span { display: inline-block; padding: 0 1em 0.5em 0; }
/*.freepage-nav { margin-right: 10%; margin-bottom: 1.5em; padding-bottom: .8em; border-bottom: 1px solid #e7e7e7; }*/
.footer-secondary { background-color: #c8beb7; }
.footer-secondary ul {
  width: 25%;
  float: left;
  margin: 0;
  padding: 0;
}
.footer-secondary li {
  list-style: none;
  margin: 0 0 10px;
  padding: 0 10px;
  box-sizing: border-box;
}
 /* .footer-secondary li:before { margin-right: 4px; color: #abaaaa; content: "-";  }*/
.footer-secondary a { color: #5f4332; }

.footerInner a:hover{ color: #c00; }

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

/* copyright */
.copyright {
  margin: 2em 0;
  text-align: center;
  font-size: 12px;
}
.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
}
.btn-pagetop {
  display: block;
  padding: .8em .4em .8em .5em;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

/*******************************************************************************
** Free Page
********************************************************************************/
.trigger { cursor: pointer;}

.thumbnailContainer,
.make { width: 100%; margin 0 auto; }
  
.thumbnailContainer td,
.make th,
.make td{  box-sizing: border-box; }

.thumbnailContainer td{
  text-align: left;
  vertical-align: top;
  width: 50%;
  padding-bottom: 30px;
}
.thumbnailContainer img,
.thumbnailContainer img,thumbimg{
  display: block;
  width: 400px;
  height: auto;
  margin: 0;
}  

/* == 伊扑疋 == */
.make th{
  width: 80px;
  padding: 0.5em 0;
  text-align: left;
}
.make th span{
  display: inline-block;
  text-align: center;
  background-color: #cfb286;
  color: #000;
  line-height: 40px;
  width: 40px;
  border-radius: 20px;
}

/* ╡╡ 脰颶傀釐 ╡╡ */
#backcontainer {
  background-color: rgba(0,0,0,0.8);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  display:none;
}
img.thumbimg:hover , img.largeimg:hover {
  cursor:pointer;
}
.thumbimg:hover { opacity: .5; border-radius: 10px; transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; }
img.largeimg {
  position:absolute;
  display:none;
  z-index:1500;
  width:70%!important;
  left:15%;
  border:10px solid #fff;
  box-sizing: border-box;
}
#backcontainer .closeBtn{
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;  
}
#backcontainer .closeBtn span{
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0 1.5em;
  background-color: #fff;
  color: #000;
  border-radius: 5px;
  cursor: pointer;
}
/* ╞╞ 脰颶傀釐 ╞╞ */

/*******************************************************************************
** Float
********************************************************************************/
.floatContainer{
  width: 100%;
  overflow: hidden;
}
.f_right {
  float: right;
  margin: 0 0 30px 50px;
}
.f_left {
  float: left;
  margin: 0 50px 30px 0;
}
/* ==================================================================================================== */
/* ==================================================================================================== */
/* ***** 1000動票 ******/
@media (max-width: 1000px) {
  /*******************************************************************************
  ** header
  ********************************************************************************/
  #headerInner{ width: 100%; }
  /* header-line-nav */
  .header-line-nav { width: 98%; }
  /* header logo */
  .logoContainer{
    width: 98%;
    margin: 0 auto;
  }
  /* header global nav */
  #header-global-nav { background: none; }
  /*******************************************************************************
  ** container
  ********************************************************************************/
  .new_container { width: 98%; }
  /*******************************************************************************
  ** footer
  ********************************************************************************/
  .footerInner { width: 98%; }
}


/* ==================================================================================================== */
/* ==================================================================================================== */
/* ***** 980動票 ******/
@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  .container {
    max-width: 900px;
    width: 90%;
  }
}


/* ==================================================================================================== */
/* ==================================================================================================== */
/* ***** 768動票 ******/

@media (max-width: 768px) {
  #wrapper {
    width: 100%;
    padding: 20px 10px 0;
    box-sizing: border-box;
  }
  /*******************************************************************************
  ** container
  ********************************************************************************/
    .container {
      width: auto!important;
      margin: 10px 10px 0!important;
    }
    .new_container {
      width: 100%!important;
      margin: 10px 0!important;

    }
  /* == shopkeeper.css曉踏五 == */
  .container-section { padding: 15px 0!important; }
  /*******************************************************************************
  ** header
  ********************************************************************************/
  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid rgba(128,76,46,0.5);
    background-color: rgba(255,255,255,0.9);
  }
  .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;
  }
  .header-dropdown .btn-dropdown-close { opacity: 0.4; }
  .view-cart { position: static; }
  .view-cart a {
    background-color: #4d4d4d;
    color: #fff;
  }
  .view-cart span {
      display: block;
      width: 130px;
      margin: 0 auto;
  }
  .view-cart .icon-w {
      float: left;
      margin-top: -2px;
  }
  .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 #e7e7e7;
  }
  .footer-primary .footer-nav:first-child { border-top: 3px double #e7e7e7; }
  .footer-nav li {
    margin: 0;
    font-size: 14px;
    border-top: 1px solid #e7e7e7;
  }
  .footer-nav li:first-child { border-top: none; }
  .footer-nav li:before { display: none; }
  .footer-nav a {
    display: block;
    padding: 1em;
    color: #5f4332;
  }
  .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/69/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/69/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 (-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-lg-b {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
    }
    .icon-w,
    .icon-lg-w {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
    }
    .icon-b,
    .icon-w {
      -webkit-background-size: 552px 480px;
      background-size: 552px 480px;
    }
  }

  /*******************************************************************************
  ** header
  ********************************************************************************/
  #headerInner{ height: 180px; }
  /* header logo */
  .logoContainer{
    height: 145px;
    margin-top: 45px;
  }  
}

/* ==================================================================================================== */
/* ==================================================================================================== */
/* ***** 480動票 ******/
@media (max-width: 480px) {
  .ttl-h2 span {
    padding: 0 10px;
    font-size: 14px;
  }
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
  /*******************************************************************************
  ** header
  ********************************************************************************/
  #headerInner{ height: 170px; }
  /* header logo */
  .logoContainer{ height: 170px; }
  .shop-name {
    margin: 0;
    padding: 5px 0;
    position: static;
  }
  .headTel {
    width: 100%;
    text-align: center;
    position: static;
  }
  .logoContainer img{
    display: block;
    height: auto;
    margin: 0 auto;
  }
  .logoContainer .shop-name img{ width: 140px;}
  .logoContainer .headTel img{ width: 180px;}
  
  /*******************************************************************************
  ** footer
  ********************************************************************************/
  .footerInner { width: 100%; padding: 0; }
  .footer-primary li {
    padding: 20px 10px;
    display: block;
    border-top: 1px solid #fff!important;
    border-bottom: 1px solid #b3a59d!important;
  }
  .footer-primary li:first-child { border-top: 0!important; }
  .footer-primary li:last-child { border-bottom: 0!important; }  
  .footer-primary li div { margin-bottom: 0.5em; }
  .footer-secondary { background-color: #c8beb7; }
  .footer-secondary ul {
    width: 100%;
    float: none;
  }
  .footer-secondary li {
    width: 90%;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 5%;
    box-sizing: inherit;
    border-bottom: 1px solid #b3a59d!important;
  }
  /*******************************************************************************
  ** Free Page
  ********************************************************************************/
  .thumbnailContainer td{
    display: block;
    width: 100%;
    padding-bottom: 0;
  }
  .thumbnailContainer tr td:last-child{ padding: 15px 0 50px; }  
  
  .thumbnailContainer img,
  .thumbnailContainer img,thumbimg{
    display: block;
    width: 80%;
    margin: 0 auto 5px;
  }
  /* ╡╡ 脰颶傀釐 ╡╡ */
  img.largeimg {
   width:100%!important;
   left:0;
    display: none;
  }

  /* ╞╞ 脰颶傀釐 ╞╞ */
  .make th,
  .make td {
    padding: 0.5em 0 1.5em;
  }

/*******************************************************************************
** Float
********************************************************************************/
.f_right,
.f_left {
  float: none
  margin: 0 0 0.5em;
}
}

/* ========================================================================*/
/* Headding */
/* ========================================================================*/
.bg_brown, .bg_khaki, .bg_brown_border, .bg_khaki_border {
  border-radius: 10px;
  padding: 8px 30px;
  text-align: left;
  font-weight: normal;

}
.bg_brown { background-color: #422c13; color: #fff; }
.bg_khaki { background-color: #f6f1d6; color: #804c2e; border: 2px solid #804c2e; }
.bg_brown_border { background-color: #422c13; color: #fff; border: 1px solid #c0ae72; }

.bg_img {
  line-height: 50px;
  padding: 0;
  color: #fff;
  border: 2px solid #c0ae72;
  border-radius: 10px;
  /*background: #422c13 url(https://img21.shop-pro.jp/PA01374/316/etc/icon50.png) no-repeat 5px 50%;*/
  background-color: #422c13;
  box-sizing: border-box;
  font-weight: normal;
  position: relative;
}
.bg_img::before{
  content: "∥";
  font-size: 1.4em;
  margin: 0 10px 0 15px;
}
/* ***** 480動票 ******/
@media (max-width: 480px) {
.bg_img { line-height: normal; padding: 10px; background-image: none; font-size: 100%; }
/*.bg_img::before{ display: none; }*/
.bg_brown, .bg_khaki, .bg_brown_border, .bg_khaki_border { line-height: normal; padding: 10px; font-size: 100%; }
}
/* ========================================================================*/
/* Font */
/* ========================================================================*/
.font120, .font140, .font160, .font180, .font200 { line-height: 1 !important; }
.font120 { font-size: 120% !important; }
.font140 { font-size: 140% !important; }
.font160 { font-size: 160% !important; }
.font180 { font-size: 180% !important; }
.font200 { font-size: 200% !important; }
/* ========================================================================*/
/* 葦請仄譬幫 */
/* ========================================================================*/
/* ╪п滔縉╪ */
.bg_red, .bg_darkred, .bg_orange, .bg_blue, .bg_lightblue, .bg_green, .bg_lightgreen, .bg_glay, .bg_pink, .bg_lightpink, .bg_black, .bg_pastel_green, .bg_pastel_orange, .bg_pastel_purple, .bg_pastel_lightgreen, .bg_pastel_darkred, .bg_pastel_burlywood, .bg_pastel_darkseagreen,.bg_lightbrown  { margin-bottom: 0.5em !important; padding: 0.35em 1em !important; color: #fff !important; border-radius: 10px; }
.bg_red { background-color: #f00 !important; }
.bg_darkred { background-color: #c03 !important; }
.bg_orange { background-color: #FF9900 !important; }
.bg_blue { background-color: #00f !important; }
.bg_lightblue { background-color: #00a5e7 !important; }
.bg_green { background-color: #060 !important; }
.bg_lightgreen { background-color: #a0c238 !important; }
.bg_glay { background-color: #666 !important; }
.bg_pink { background-color: #f3a9c9 !important; }
.bg_lightpink { background-color: #f7c9de !important; }
.bg_black { background-color: #000 !important; }
.bg_lightpink { background-color: #f7c9de !important; }
.bg_pastel_green { background-color: #b2d6d4 !important; }
.bg_pastel_orange { background-color: #f5dfa6 !important; }
.bg_pastel_purple { background-color: #e1d4e6 !important; }
.bg_pastel_lightgreen { background-color: #d9de84 !important; }
.bg_pastel_darkred { background-color: #dd9b9d !important; }
.bg_pastel_burlywood { background-color: #e3be87 !important; }
.bg_pastel_darkseagreen { background-color: #9ac29f !important; }
.bg_lightbrown { background-color: #cfb286 !important; }

.bg_glay_eee, .bg_glay_ccc, .bg_pastel_green, .bg_pastel_orange, .bg_pastel_purple, .bg_pastel_lightgreen, .bg_pastel_darkred, .bg_pastel_burlywood, .bg_pastel_darkseagreen { color: #000 !important; }
.bg_lightbrown {color: #5f4332!important;}
.tranceparent { background-color: transparent !important; }
/* ╪票瞬尥╪ */
.title_border_red, .title_border_orange, .title_border_blue, .title_border_lightblue, .title_border_green, .title_border_lightgreen, .title_border_glay, .title_border_pink, .title_border_lightpink, .title_border_black, .title_border_pastel_green, .title_border_pastel_orange, .title_border_pastel_purple, .title_border_pastel_lightgreen, .title_border_pastel_darkred, .title_border_pastel_burlywood, .title_border_pastel_darkseagreen, .title_dot_red, .title_dot_orange, .title_dot_blue, .title_dot_lightblue, .title_dot_green, .title_dot_lightgreen, .title_dot_glay, .title_dot_pink, .title_dot_lightpink, .title_dot_black, .title_dot_glay_666, .title_dot_glay_999, .title_dot_glay_eee, .title_dot_glay_ccc, .title_dot_pastel_green, .title_dot_pastel_orange, .title_dot_pastel_purple, .title_dot_pastel_lightgreen, .title_dot_pastel_darkred, .title_dot_pastel_burlywood, .title_dot_pastel_darkseagreen, .title_border_brown, .title_dot_brown { margin-bottom: 0.5em; padding-left: 12px; }
/* ╪solid╪ */
.title_border_red { border-bottom: 1px solid #f00; color: #f00; }
.title_border_orange { border-bottom: 1px solid #f90; color: #f90; }
.title_border_blue { border-bottom: 1px solid #00f; color: #00f; }
.title_border_lightblue { border-bottom: 1px solid #00a5e7; color: #00a5e7; }
.title_border_green { border-bottom: 1px solid #060; color: #060; }
.title_border_lightgreen { border-bottom: 1px solid #a0c238; color: #a0c238; }
.title_border_glay { border-bottom: 1px solid #666; color: #666; }
.title_border_pink { border-bottom: 1px solid #cb5393; color: #cb5393; }
.title_border_lightpink { border-bottom: 1px solid #cb5393; color: #f7c9de; }
.title_border_black { border-bottom: 1px solid #000; color: #000; }
.title_border_glay_666 { border-bottom: 1px solid #666; color: #666; }
.title_border_glay_999 { border-bottom: 1px solid #999; color: #666; }
.title_border_glay_eee { border-bottom: 1px solid #eee; color: #666; }
.title_border_glay_ccc { border-bottom: 1px solid #ccc; color: #666; }
.title_border_pastel_green { border-bottom: 1px solid #b2d6d4; color: #b2d6d4; }
.title_border_pastel_orange { border-bottom: 1px solid #f5dfa6; color: #f5dfa6; }
.title_border_pastel_purple { border-bottom: 1px solid #e1d4e6; color: #e1d4e6; }
.title_border_pastel_lightgreen { border-bottom: 1px solid #d9de84; color: #d9de84; }
.title_border_pastel_darkred { border-bottom: 1px solid #dd9b9d; color: #dd9b9d; }
.title_border_pastel_burlywood { border-bottom: 1px solid #e3be87; color: #e3be87; }
.title_border_pastel_darkseagreen { border-bottom: 1px solid #9ac29f; color: #9ac29f; }
.title_border_brown { border-bottom: 1px solid #964f00; color: #964f00; }
.title_border_lightbrown { border-bottom: 1px solid #cfb286; color: #775b3e; }
/* ╪dot╪ */
.title_dot_red { border-bottom: 1px dotted #f00; color: #f00; }
.title_dot_orange { border-bottom: 1px dotted #f90; color: #f90; }
.title_dot_blue { border-bottom: 1px dotted #00f; color: #00f; }
.title_dot_lightblue { border-bottom: 1px dotted #00a5e7; color: #00a5e7; }
.title_dot_green { border-bottom: 1px dotted #060; color: #060; }
.title_dot_lightgreen { border-bottom: 1px dotted #a0c238; color: #a0c238; }
.title_dot_glay { border-bottom: 1px dotted #666; color: #666; }
.title_dot_pink { border-bottom: 1px dotted #cb5393; color: #cb5393; }
.title_dot_lightpink { border-bottom: 1px solid #cb5393; color: #f7c9de; }
.title_dot_black { border-bottom: 1px dotted #000; color: #000; }
.title_dot_glay_666 { border-bottom: 1px dotted #666; color: #666; }
.title_dot_glay_999 { border-bottom: 1px dotted #999; color: #666; }
.title_dot_glay_eee { border-bottom: 1px dotted #eee; color: #666; }
.title_dot_glay_ccc { border-bottom: 1px dotted #ccc; color: #666; }
.title_dot_pastel_green { border-bottom: 1px dotted #b2d6d4; color: #b2d6d4; }
.title_dot_pastel_orange { border-bottom: 1px dotted #f5dfa6; color: #f5dfa6; }
.title_dot_pastel_purple { border-bottom: 1px dotted #e1d4e6; color: #e1d4e6; }
.title_dot_pastel_lightgreen { border-bottom: 1px dotted #d9de84; color: #d9de84; }
.title_dot_pastel_darkred { border-bottom: 1px dotted #dd9b9d; color: #dd9b9d; }
.title_dot_pastel_burlywood { border-bottom: 1px dotted #e3be87; color: #e3be87; }
.title_dot_pastel_darkseagreen { border-bottom: 1px dot #9ac29f; color: #9ac29f; }
.title_dot_brown { border-bottom: 1px dot #964f00; color: #964f00; }
.title_dot_lightbrown { border-bottom: 1px dot #cfb286; color: #775b3e; }

/* ========================================================================*/
/* 伉旦玄 */
/* ========================================================================*/
ul.listType li, .table_itemInfo ul li, .table_size_info ul li { list-style: disc; margin-left: 1.6em; }
ol.listType li, .table_itemInfo ol li, .table_size_info ol li { list-style: decimal; margin-left: 1.8em; }
/* ========================================================================*/
/* bordercontainer */
/* ========================================================================*/
.border_cont { padding: 25px 30px; border: 2px solid #ebcb7a; border-radius: 10px; }
/* ========================================================================*/
/* Table */
/* ========================================================================*/
table.default{ width: 100%; }
table.default th, table.default td {
  padding: 0.5em;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid rgba(94,67,50,1);
  box-sizing: border-box;
}
table.default th { text-align: center;  background-color: rgba(94,67,50,0.3); }
table.smallTable { width: auto; }
table.smallTable th, table.smallTable td { padding: 0.5em 1em; }

table.quality{
  width: 100%;
  table-layout: fixed;
}
table.quality td { text-align: center;}
table.quality span {
 display: inline-block;
  padding: 0.35em 2em;
  margin: 0 0 30px;
  background-color: rgba(94,67,50,0.2);
  color: rgba(94,67,50,1);
  border-radius: 5px;
  font-size: 110%;
}
table.inqTable td{ font-size: 140%; }
/* ***** 480動票 ******/
@media (max-width: 480px) {
table.default th, table.default td,table.quality th, table.quality td { display: block; width: 100%; }
table.quality span { margin: 0 0 5px; }
table.inqTable td{ font-size: 120%; }
}
/* ========================================================================*/
/* Table Border 曉踏五 */
/* ========================================================================*/
.table_border_glay_666, .table_border_glay_666 tr, .table_border_glay_666 th, .table_border_glay_666 td { border-color: #666 !important; }
.table_border_glay_999, .table_border_glay_999 tr, .table_border_glay_999 th, .table_border_glay_999 td { border-color: #999 !important; }
.table_border_glay_eee, .table_border_glay_eee tr, .table_border_glay_eee th, .table_border_glay_eee td { border-color: #eee !important; }
.table_border_glay_ccc, .table_border_glay_ccc tr, .table_border_glay_ccc th, .table_border_glay_ccc td { border-color: #ccc !important; }
.table_border_red, .table_border_red tr, .table_border_red th, .table_border_red td { border-color: #f00 !important; }
.table_border_darkred, .table_border_darkred tr, .table_border_darkred th, .table_border_darkred td { border-color: #c03 !important; }
.table_border_blue, .table_border_blue tr, .table_border_blue th, .table_border_blue td { border-color: #00f !important; }
.table_border_lightblue, .table_border_lightblue tr, .table_border_lightblue th, .table_border_lightblue td { border-color: #00a5e7 !important; }
.table_border_green, .table_border_green tr, .table_border_green th, .table_border_green td { border-color: #060 !important; }
.table_border_lightgreen, .table_border_lightgreen tr, .table_border_lightgreen th, .table_border_lightgreen td { border-color: #a0c238 !important; }
.table_border_pink, .table_border_pink tr, .table_border_pink th, .table_border_pink td { border-color: #d06da3 !important; }
.table_border_lightpink, .table_border_lightpink tr, .table_border_lightpink th, .table_border_lightpink td { border-color: #f7c9de !important; }
.table_border_black, .table_border_black tr, .table_border_black th, .table_border_black td { border-color: #000 !important; }
.table_border_pastel_green, .table_border_pastel_green tr, .table_border_pastel_green th, .table_border_pastel_green td { border-color: #b2d6d4 !important; }
.table_border_pastel_orange, .table_border_pastel_orange tr, .table_border_pastel_orange th, .table_border_pastel_orange td { border-color: #f5dfa6 !important; }
.table_border_pastel_purple, .table_border_pastel_purple tr, .table_border_pastel_purple th, .table_border_pastel_purple td { border-color: #e1d4e6 !important; }
.table_border_pastel_lightgreen, .table_border_pastel_lightgreen tr, .table_border_pastel_lightgreen th, .table_border_pastel_lightgreen td { border-color: #d9de84 !important; }
.table_border_pastel_darkred, .table_border_pastel_darkred tr, .table_border_pastel_darkred th, .table_border_pastel_darkred td { border-color: #dd9b9d !important; }
.table_border_pastel_burlywood, .table_border_pastel_burlywood tr, .table_border_pastel_burlywood th, .table_border_pastel_burlywood td { border-color: #e3be87 !important; }
.table_border_pastel_darkseagreen, .table_border_pastel_darkseagreen tr, .table_border_pastel_darkseagreen th, .table_border_pastel_darkseagreen td { border-color: #9ac29f !important; }
.table_border_lightbrown, .table_border_lightbrown tr, .table_border_lightbrown th, .table_border_lightbrown td { border-color: #cfb286 !important; }

/* ========================================================================*/
/* 縉譬幫 */
/* ========================================================================*/
.red { color: #f00 !important; }
.darkred { color: #c03 !important; }
.orange { color: #FF9900 !important; }
.blue { color: #0000FF !important; }
.lightblue { color: #00a5e7 !important; }
.green { color: #006600 !important; }
.lightgreen { color: #a0c238 !important; }
.glay { color: #666666 !important; }
.pink { color: #d06da3 !important; }
.lightpink { color: #f7c9de !important; }
.black { color: #000 !important; }
.glay_666 { color: #666 !important; }
.glay_999 { color: #999 !important; }
.glay_eee { color: #eee !important; }
.glay_ccc { color: #ccc !important; }
.white { color: #fff !important; }
.brown { color: #964f00 !important; }
.lightbrown {color: #cfb286!important; }
/* ========================================================================*/
/* Map */
/* ========================================================================*/
.iframeWarp { position: relative; width: 100%; padding-top: 56.25%; margin: 0px 0px 40px 0px; }
.iframeWarp iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* ========================================================================*/
/* 莘模陬邰 */
/* ========================================================================*/  
.companyInfo th { width: 15em; }

/* ========================================================================*/
/* 齬狪 */
/* ========================================================================*/  
a.telno {
  text-decoration: none;
  color: #5f4332;
}
@media (max-width: 480px) {
 { color: #000099; }
}
/* ========================================================================*/
/* 市□玄示正件 */
/* ========================================================================*/  
.btn-addcart span {
  background: url(https://img21.shop-pro.jp/PA01374/316/etc/cart_txt.png) no-repeat 50% 50%;
  display: inline-block!important;
  width: 120px!important;
  height: 24px!important;
  text-indent: -9999px!important;
  text-align: left!important;
}

/* IE’’*/
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}
