@charset "euc-jp";

html,body { margin: 0; width:100%;}
h1 {
  float:left;
  padding:0;
  line-height:1;
}
.head-tel {
  float:right;
  margin:0 0 0 10px;
padding-top:35px;
vertical-align:bottom;
}
.head-tel img { vertical-align:bottom; float:right;}
.head-tel .icon-phone {
background-position: 0 0;
margin-right:3px;
}
.header-calender {
  float: right;
  padding-top: 35px;
  margin: 0 0 0 15px;
  font-size: 11px;
  letter-spacing: 0.7px;
}
.header-calender img { width: 23px; height: auto; margin: 0 5px 5px 0;}
.header-calender a:hover { text-decoration: none;}
#header-img {
  margin:10px 0 0 0;
}
#sidemenu {
  width:240px;
  float:left;
}
#sidemenu p { margin: 0 0 3px 0; letter-spacing:1px;}
.cate {
  background-color: #b89f8d;
  color:#FFF;
  padding: 12px 18px;
  font-family: 'Karla', sans-serif;
  letter-spacing: 1px;
  font-weight:bold;
  font-size: 14px;
}
.cate-top {
  padding: 12px 18px;
  background-color: #d8d9d9;
  font-weight: bold;
  font-family: 'Karla', sans-serif;
  color: #717071;
}
.big_category {
  cursor:pointer;
  position: relative;
  width: 240px;
  height: 52px;
  background-color: #ececec;
  font-weight:bold;
  color: #5b5959;
}
.big_category span {
  color: #a58575;
  font-size: 12px;
  font-weight:normal;
  letter-spacing:normal;
}
.swich {
  position: absolute;
  background:url(https://img21.shop-pro.jp/PA01383/286/etc/menu_on.png?cmsp_timestamp=20170517160444)  95% 50% no-repeat;
   width: 240px;
  height: 52px;
}
.active {
  background:url(https://img21.shop-pro.jp/PA01383/286/etc/menu_off.png?cmsp_timestamp=20170517160457)  95% 50% no-repeat;
}
.big_category img {
  height: 52px;
  -ms-interpolation-mode: bicubic;
  margin-right:5px;
}
#sidemenu .menu { display: none;}
.dropdown-nav .menu { display: none;}
#sidemenu ul {
  list-style: none;
  margin: 0;
}
#sidemenu ul li {
  background-color: #f5f3ef;
  margin: 0 0 3px 0;
}
#sidemenu ul li span {
  color: #a58575;
  font-size: 12px;
}
#sidemenu ul li a {
  display: block;
  padding: 12px 18px;
  text-decoration: none;
}
#sidemenu ul li a:hover {
  background-color: #eeeae3;
}
.small_category {
  margin:0;
}
.world_category {
  background-color: #ececec;
  margin: 0 0 3px 0;
  cursor:pointer;
  position: relative;
  width: 240px;
  height: 52px;
}
.world_category p {
  display: inline-block;
  padding: 15px 0 0 18px;
}
.world_category  span {
  color: #a58575;
  font-size: 12px;
}
.side_btn {
  margin: 10px 0 0 0;
}
.side_btn a:hover  {
  opacity: 0.7;
}
.calendar {
   margin: 20px 0 0 0;
}
.pankuzu {
  font-size: 13px;
  color: #ccc;
}
/*------------------
clearfix
-------------------*/
.clearfix:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
/*--- IE ---*/
.clearfix {
	display:inline-block;
	}
/*MacIE \*/
* html .clearfix {height: 1em;}
.clearfix {display: block;}
/*  */
/* _____ 検索 _____ */
#sidemenu .search {
  margin-bottom:3px;
  background-color: #e3e2de;
  padding: 18px 18px 5px;
}
#sidemenu .side-search {
  color: #717071;
  font-size: 14px;
  font-weight:bold;
  font-family: 'Karla', sans-serif;
  letter-spacing: 1px;
}
#sidemenu dl.search-box{
	margin:5px 0 0 0;
	display:block;
	position:relative;
	background-color:#fff;
	height:25px;
	width:205px;
}
#sidemenu dl.search-box dt {
	padding-right:0;
}
#sidemenu dl.search-box dt input{
	width:86%;
	height:23px;
	line-height:23px;
	background:none;
	border:none;
padding:2px 3px 0;
outline: 0;
}
#sidemenu dl.search-box dd{
	position:absolute;
	top:0;
	right:0;
}
#sidemenu dl.search-box dd button{
	display:block;
	padding:4px;
	background:none;
	border:none;
}
#sidemenu dl.search-box dd button span{
	display:block;
	width:16px;
	height:16px;
	background:url(https://img21.shop-pro.jp/PA01383/286/etc/search.png?cmsp_timestamp=20170517160517) no-repeat scroll 0 0;
}
#sidemenu button { cursor:pointer;}
#page-wrapper { position: relative;}
#wrapper { padding-top: 1em;}
.container { width: 1200px;}
#container { width: 907px; float: right;}

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: #464e54;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/bg.gif);
}

a { color: #464e54;}
a:hover { color: #5e5e5e;}
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;
}
h2 {
  margin: 30px 0 0;
  text-align: center;
}
.ttl-h2 { position: relative;}
.ttl-h2:before {
	position: absolute;
    top: 25%;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
	background-color:#CCC;
    content: "";
}
.ttl-h2 p {
    padding: 0 20px;
    display: inline-block;
    background-color: #fff;
}
.ttl-h2 span {
  display: block;
  font-size: 13px;
  color: #ab8d7e;
}
.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 #5e5e5e;
  background-color: #5e5e5e;
  color: #fff;
  *background-color: #5e5e5e;
}
.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 #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}
.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,
.icon-g {
  display: inline-block;
  width: 16px;
  height: 18px;
  *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);}
.icon-g { background-image: url(https://img21.shop-pro.jp/PA01383/286/etc/icon24_g.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,
  .icon-g {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }
  .icon-lg-b,
  .icon-lg-w,
  .icon-ig-g {
    -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-g {
    background-image: url(https://img21.shop-pro.jp/PA01383/286/etc/icon16_2x_g.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-lg-g {
    background-image: url(https://img21.shop-pro.jp/PA01383/286/etc/icon24_2x_g.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,
.icon-lg-g {
  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);}
.icon-lg-g { background-image: url(https://img21.shop-pro.jp/PA01383/286/etc/icon24_g.png);}


/*
 * header
 */
#header-wrapper { margin-bottom: 4em;}
.header-link a { color: #4d4d4d;}
.header-link a:hover { text-decoration: none; opacity: 0.7;}

/* header-line-nav */
.header-line-nav li { padding-top: 40px;}
.header-line-nav a { cursor: pointer;}
.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,
.header-line-nav .icon-g {
    float: left;
}
.view-cart {
  position: relative;
  top: 3px;
  padding-top: 0 !important;
}
.btn-viewcart {
  padding: 1px 15px 0 13px;
  -webkit-border-radius: 3em;
  -moz-border-radius: 3em;
  border-radius: 3em;
}

/* header logo */
.shop-name {
  clear: both;
  margin: 20px 0 0 0;
  text-align: left;
  font-size: 24px;
}
.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #4d4d4d;
}

/* header global nav */
#header-global-nav {
  margin: 15px 0;
  text-align: center;
}
#header-global-nav ul { font-size: 0;}
#header-global-nav li {
  margin: 0;
  padding: 0;
  width: 19.7%;
  border-left: 1px solid #acacac;
  height: 51px;
  font-size: 15px;
}
#header-global-nav li span {
  display:block;
  font-size: 13px;
  color: #AB8D7E;
  letter-spacing: 1px;
}
.nav-last { border-right: 1px solid #acacac;}
 #header-global-nav li a {
  display:block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  padding-top: 10px;
}

/* 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;
}

/*
 * product list
 */
.col {
  display: inline-block;
  float: none;
  vertical-align: top;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 1%;
  padding-left: 1%;
  min-height: 1px;
  word-break: break-all;
  *padding-right: 1% !important;
  *padding-left: 1% !important;
}
.prd-lst-unit {
  margin-bottom: 20px;
  padding: 0 ;
  text-align: center;
  position: relative;
}
.icons-new {
  position:absolute;
  width: 49px;
  height: 22px;
  top: 0;
  left: 0;
}
.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
}
.prd-lst-span {
  display: block;
  margin: .3em 0;
  font-size: 13px;
}
.prd-lst-name { font-size: 14px;}
.prd-lst-price { color: #abaaaa;}
.prd-lst-regular { color: #abaaaa; text-decoration: line-through;}
.prd-lst-discount { color: #b81717;}
.prd-lst-img a:hover { opacity: 0.7;}

/* 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;
}


/*
 * footer
 */
#footer-wrapper {
  clear: both;
  width: 100%;
  background-color: #ecebe9;
  margin: 60px 0 0 0;
  padding: 2em 0;
}

#footer-inner {
  width: 1200px;
  margin: 0 auto;
}
.foot-logo { margin-bottom: 5px;}
#footer-wrapper .row {padding-left: 50px;}

/* footer nav */
.foot-right {
  float: right;
  width: 250px;
  text-align: right;
}
.footer-nav {
  list-style: none;
  margin: 0;
  float: left;
}
.footer-nav li {
  margin: .8em 0;
  font-size: 13px;
  color: #595757;
  }
.footer-primary {
  float: left;
  padding: .3em 0;
  width: 900px;
}
.footer-primary li { margin-right: 60px;}
.footer-primary a { color: #595757;}
.freepage-nav {
  margin-right: 10%;
  margin-bottom: 1.5em;
  padding-bottom: .8em;
  border-bottom: 1px solid #e7e7e7;
}
.footer-secondary { padding: .3em 0;font-size: 12px;}
.footer-secondary li {　margin-left: 10%;}
.footer-secondary li:before {
  margin-right: 4px;
  color: #abaaaa;
  content: "-";
}
.footer-secondary a { color: #abaaaa;}
/* social icon */
.social-nav {　margin-top: 10px;}
.social-nav li { margin: 0; padding: 0;}
.social-nav img {
  width: 35px;
  margin: 0;
  padding: 0;
}

/* copyright */
.copyright {
  margin-top: 20px;
  color: #a19fa0;
  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;
}
.col-lg-8 { width: 60%; }
.col-lg-4 { width: 33%; height: auto; padding: 0 2.5%;}
.col-lg-6 { width: 48%;}
/*
 * フリーページ
 */
.free-gage { padding: 50px 60px;}
.free-gage a { text-decoration: underline;}
.free-gage a:hover { text-decoration: none;}
/* ragamについて */
.aboutragam { line-height:1.8;}
.ragam-inner { padding-left:37px;}
.ragam-top { font-weight: bold; font-size: 20px; margin-bottom:30px;}
.ragam-red {
	color: #9E3B2E;
	font-weight: bold;
	font-size: 17px;
	margin-top:25px;
}
.ragam-red-big {
	color: #9E3B2E;
	font-weight: bold;
	font-size: 20px;
	margin-top:25px;
}
.ragam-mean {
	width:670px;
	margin:30px 0;
	padding: 27px 42px 27px;
	border: 1px solid #999;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.ragam-mean ul { width:100%; list-style-type: none; padding:0; margin:0;}
.ragam-left { width:20%; float:left;}
.ragam-right { width:80%; float:left; margin-top:15px;}
.ragam-topic { margin-top:50px;}
.ragam-title {
	font-size:20px;
	color:#A07630;
	font-weight:bold;
	background:url(https://img21.shop-pro.jp/PA01383/286/etc/ragam_point.gif?cmsp_timestamp=20170727132936)  left center no-repeat;
	padding:5px 0 0 35px;
	margin:0 0 15px 0;
}
.ragam-topic img { margin:20px 0 0;}
.free-gage hr { border-top: 1px dotted #999; margin:50px 0;}
/* よくあるご質問 */
.faq { line-height:1.8;}
.faq a { color: #9E3B2E;}
.faq-box { list-style-type: none; padding:0; margin:0 0 40px 0;}
.point_q {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display:inline-block;
	line-height:1;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	background-color: #AF5D52;
	padding:4px 0;
	margin-right:13px;
	width:27px;
	text-align:center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.area_q {
	font-size:16px;
	font-weight:bold;
	padding-bottom:8px;
	margin-bottom:13px;
	border-bottom: 1px dotted #999;
}

@media (max-width: 1240px) {
#page-wrapper { width: 1200px; margin: 0 20px;}
#footer-wrapper { width: 1240px;}
#footer-inner { width: 1200px;}
}
@media (max-width: 1200px) {
#base_gmoWrapp,
#gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
}
#page-wrapper { width: 1200px; margin: 0 20px;}
.container { width: 1200px;}
#footer-wrapper { width: 1240px;}
#footer-inner { width: 1200px;}
}
@media (max-width: 768px) {
body { margin: 0; width:100%;}
.visible-phone { display: none !important;}
#header-wrapper { display: block;}
.hidden-phone { display: block !important;}
#page-wrapper { width: 1200px; margin: 0 20px; padding:0;}
.container { width: 1200px; margin: 0; padding: 0;}
#footer-wrapper { width: 1240px;}
#footer-inner { width: 1200px;}

.product-image { width: 100%;}
.col-sm-6 { width: auto;}
.col-sm-12 { width: auto;}
.col-lg-8 { width: 60%;}
.col-lg-4 { width: 32%; height: auto;}
.col-lg-6 { width: 48%;}
}

@media (max-width: 640px) {
body { margin: 0; width:100%;}
.visible-phone { display: inherit !important;}
.hidden-phone { display: none !important;}
#header-img { margin: 0; width: 130%;}
#header-img img { width: 100%;  margin-left: -12%;}
#page-wrapper { width: 100%; margin: 0; overflow:hidden;}
#wrapper { padding: 4em 0 0 0; width: 100%; }
.container { width: 100%;}
#container { float: none; width: 90%; margin:-35px auto 0;}
h2 { margin: 20px 0 0; padding:0;}
.ttl-h2 p { padding: 0 10px; font-size:18px;}
.ttl-h2 span { padding: 0 10px; font-size: 14px; line-height:1;}
.text iframe { width: 100%; height: inherit;}

.col-sm-12 { width: 100%;}
.col-lg-8 { width: 100%;}
.col-lg-4 { width: 48%;}
.col-lg-6 { width: 32%;}
#product .col-lg-4 { width: 100%;}

#banner { width: 100%; margin-top:20px;}
#banner div { float:left; width:49%;}
#banner div:last-child { margin-left:2%;}
#banner div img { width: 100%;}

  
/* スマホアイコン */
#sp-icon { width:100%; padding-top: 10px;}
#sp-icon ul { list-style:none; width:100%; margin:0; padding:0;}
#sp-icon li { float:left; width:20%;}
#sp-icon li img { width:100%;}
#sp-icon .icon-search {
  cursor:pointer;
  position: relative;
  width: 20%;
}
/* _____ 検索 _____ */
#sp-icon .search-icon {
  display: none;
  width:100%;
  background-color: #727373;
  margin: 0;
}
#sp-icon .search-icon-inner {
  width:305px;
  margin: 0 auto;
}
#sp-icon p {
  margin: 20px 0 0 0;
  color: #fff;
  font-size: 14px;
  font-weight:bold;
  font-family: 'Karla', sans-serif;
  letter-spacing: 1px;
  float:left;
}
#sp-icon dl.search-box{
	margin:18px 0 0 12px;
	display:inline-block;
	position:relative;
	background-color:#fff;
	height:25px;
	width:205px;
}
#sp-icon dl.search-box dt {
	padding-right:0;
}
#sp-icon dl.search-box dt input{
	width:86%;
	height:23px;
	line-height:23px;
	background:none;
	border:none;
	padding:1px 3px 0;
	outline: 0;
}
#sp-icon dl.search-box dd{
	position:absolute;
	top:0;
	right:0;
}
#sp-icon dl.search-box dd button{
	display:block;
	padding:4px;
	background:none;
	border:none;
}
#sp-icon dl.search-box dd button span{
	display:block;
	width:16px;
	height:16px;
	background:url(https://img21.shop-pro.jp/PA01383/286/etc/search.png?cmsp_timestamp=20170517160517) no-repeat scroll 0 0;
}
#sp-icon button { cursor:pointer;}

/* フリーページ */
.free-gage { padding: 30px 10px;}
/* rahamについて */
.aboutragam { line-height:1.7;}
.ragam-inner { padding-left:0;}
.ragam-top { font-size: 17px; margin-bottom:10px;}
.ragam-red { font-size: 14px; margin-top:15px;}
.ragam-red-big { font-size: 17px; margin-top:15px;}
.ragam-mean {
	width:85%;
	margin:25px 0;
	padding: 20px 25px 20px;
}
.ragam-left { width:100%; float:none; text-align:center;}
.ragam-right { width:100%; float:none; margin-top:20px;}
.ragam-right br { display: none;}
.ragam-topic { margin-top:40px;}
.ragam-topic br { display: none;}
.ragam-title {
	font-size:16px;
	padding:1px 0 0 35px;
	margin:0 0 10px 0;
	background:url(https://img21.shop-pro.jp/PA01383/286/etc/ragam_point.gif?cmsp_timestamp=20170727132936)  left top no-repeat;
}
.ragam-topic img { margin:13px 0 5px;}
.free-gage hr { border-top: 1px dotted #999; margin:30px 0;}
/* よくあるご質問 */
.faq { font-size:13px; line-height:1.7;}
.faq-box { list-style-type: none; padding:0; margin:30px 0 10px 0;}
.point_q {
	font-size:16px;
	padding:3px 0;
	margin-right:7px;
	width:24px;
}
.area_q {
	font-size:14px;
	padding-bottom:8px;
	margin-bottom:13px;
	border-bottom: 1px dotted #999;
}
.area-a { line-height:1.6;}

/* product list */
.prd-lst-unit { margin-bottom: 20px; height: auto !important;}
.prd-lst-span { font-size: 13px;}
.prd-lst-sort { font-size: 14px;}

#footer-wrapper { width: 100%;}
#footer-inner { width:90%;}
.foot-logo { text-align:center; margin-bottom:15px;}
.foot-tel { font-size:25px; font-weight: bold; letter-spacing:1px;}
.foot-tel .icon-phone { position: relative; top: 3px; margin-right:3px;}
#footer-wrapper .row {padding-left: 0;}
.foot-right { float:none; margin:0 auto; text-align:center; width:100%;}
.footer-nav { float:none;}
.footer-primary { float:none; width: 100%;}
.footer-primary li { margin-right: 0; text-align:center;}
.copyright { margin-top: 10px;}

.dropdown-logo { position: absolute; top:11px; left: 20px;}
.dropdown-logo img { width: 83%;}
.dropdown-top { background-color: #fff; height:64px;}
.dropdown-menu {
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #fff;
	z-index: 200;
}
.dropdown-menu.affix { position: fixed;}
.dropdown-menu .dropdown-nav { text-align: left; letter-spacing:1px;}
.dropdown-menu .dropdown-nav li { border-bottom: 1px solid #dbdbdb;}
.dropdown-menu .dropdown-nav a { display: block; padding: 10px 10px 10px 20px;}
.dropdown-menu .btn-dropdown {
    padding-left: 34px;
    font-size: 16px;
    line-height: 1.6;
}
.dropdown-menu .btn-dropdown-close { opacity: 0.4;}
/* ハンバーガーメニュー */
#navToggle {
    display:blok;
    position:absolute;
    right:20px;
    top:15px;
    width:30px;
    height:50px;
    cursor:pointer
}
#navToggle div {position:relative} 
#navToggle span {
    display:block;
    position:absolute; 
    width:100%;
    border-bottom:solid 3px #575757;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#navToggle span:nth-child(1) {top:0}
#navToggle span:nth-child(2) {top:11px}
#navToggle span:nth-child(3) {top:22px}
#navToggle p {
	text-align:center;
	font-weight:bold;
	font-size:8px; color:#FFF;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	line-height:1;
	letter-spacing:1px;
	position:absolute;
	top:30px;
	color:#000;
}
/* メニューの動き */
#navToggle {display:block;}
.openNav #navToggle span:nth-child(1) {
    top: 11px;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    transform:rotate(-45deg);
}
.openNav #navToggle span:nth-child(2),
.openNav #navToggle span:nth-child(3) {
    top: 11px;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    transform:rotate(45deg);
}
.openNav nav {
    -moz-transform: translateY(451px);
    -webkit-transform: translateY(451px);
    transform: translateY(451px);
	color:#FFF;
}
/* スマホカテゴリー */
.dropdown-cate,
.dropdown-cate-open {
  cursor:pointer;
  position: relative;
  width: 100%;
  height:50px;
  background-color: #4d4d4d;
  color: #fff;  
}
.dropdown-cate { border-top:1px solid #CCC;}
.menu-cate { display:none;}
.dropdown-cate .cate-name { display:inline-block; padding:13px 20px;}
.dropdown-cate-open .cate-name { display:inline-block; padding:13px 20px;}
.dropdown-nav p { margin:0;}
.dropdown-nav .big_category { width:100%; background-color: #ececec; border-bottom: 1px solid #c8c7c7;}
.dropdown-nav .menu { list-style: none; margin: 0;}
.dropdown-nav .menu li span { font-size:12px; color:#999;}
.dropdown-nav .big_category {}
.dropdown-nav .big_category .icon-plus { margin:12px 12px 0 0;}
.dropdown-nav .big_category img { height: 52px;}
.menu-cate .world li:last-child { border-bottom: 2px solid #c8c7c7;}
.dropdown-nav .swich {
  position: absolute;
  background:url(https://img21.shop-pro.jp/PA01383/286/etc/menu_sp_on.png?cmsp_timestamp=20170523232419)  96% 50% no-repeat;
  background-size: 12px 12px;
  width: 100%;
  height: 52px;
}
.dropdown-nav .active {
  background:url(https://img21.shop-pro.jp/PA01383/286/etc/menu_sp_off.png?cmsp_timestamp=20170523232440)  96% 50% no-repeat;
  background-size: 12px 12px;
}
.dropdown-nav .swich_w {
  position: absolute;
  background:url(https://img21.shop-pro.jp/PA01383/286/etc/menu_w_sp_on.png?cmsp_timestamp=20170524020644)  96% 50% no-repeat;
  background-size: 12px 12px;
  width: 100%;
  height: 50px;
}
.dropdown-nav .active_w {
  background:url(https://img21.shop-pro.jp/PA01383/286/etc/menu_w_sp_off.png?cmsp_timestamp=20170524020702)  96% 50% no-repeat;
  background-size: 12px 12px;
}
.dropdown-nav .swich_w_open {
  position: absolute;
  background:url(https://img21.shop-pro.jp/PA01383/286/etc/menu_w_sp_off.png?cmsp_timestamp=20170524020702)  96% 50% no-repeat;
  background-size: 12px 12px;
  width: 100%;
  height: 50px;
}
.dropdown-nav .active_w_open {
  background:url(https://img21.shop-pro.jp/PA01383/286/etc/menu_w_sp_on.png?cmsp_timestamp=20170524020644)  96% 50% no-repeat;
  background-size: 12px 12px;
}
.dropdown-nav .world_category {
  background-color: #ececec;
  border-bottom: 1px solid #c8c7c7;
  margin: 0;
  cursor:pointer;
  position: relative;
  width: 100%;
  height: 52px;
font-weight:bold;
}
.dropdown-nav .world_category p {
  display: inline-block;
  padding: 15px 0 0 18px;
}
.dropdown-nav .world_category span {
  color: #a58575;
  font-size: 12px;
font-weight:normal;
}
/* _____ 検索 _____ */
.dropdown-nav .search {
  margin:0;
  background-color: #e3e2de;
  padding: 13px 20px 1px;
}
.dropdown-nav .side-search {
  font-size: 14px;
  font-family: 'Karla', sans-serif;
  letter-spacing: 1px;
  float:left;
}
.dropdown-nav dl.search-box{
	margin:0 0 0 10px;
	display:inline-block;
	position:relative;
	background-color:#fff;
	height:25px;
	width:205px;
}
.dropdown-nav dl.search-box dt {
	padding-right:0;
}
.dropdown-nav dl.search-box dt input{
	width:86%;
	height:23px;
	line-height:23px;
	background:none;
	border:none;
}
.dropdown-nav dl.search-box dd{
	position:absolute;
	top:0;
	right:0;
}
.dropdown-nav dl.search-box dd button{
	display:block;
	padding:4px;
	background:none;
	border:none;
}
.dropdown-nav dl.search-box dd button span{
	display:block;
	width:16px;
	height:16px;
	background:url(https://img21.shop-pro.jp/PA01383/286/etc/search.png?cmsp_timestamp=20170517160517) no-repeat scroll 0 0;
}
.dropdown-nav button { cursor:pointer;}


.view-cart { position: static;}
.view-cart a {
    background-color: #4d4d4d;
    color: #fff;
}
.view-cart span { display: block;}
.view-cart .icon-cart {
	float: left;
    margin-top: -2px;
	margin-right:5px;
}
.incart-delivery { padding-top: 20px; float: none;}
.footer-primary,
.footer-secondary {
    padding: 0;
    border: none;
}
.footer-nav { margin: 0; padding: 0;}
.footer-primary .footer-nav:first-child { border-top:  1px solid #c8c7c7;}
.footer-nav li {
	margin: 0;
    font-size: 13px;
	border-bottom: 1px solid #c8c7c7;
    text-align:left;
}
.footer-nav li:first-child { border-top: none;}
.footer-nav li:before { display: none;}
.footer-nav a {
    display: block;
    padding: 1em;
    color: #4d4d4d;
}
.footer-nav a:hover { text-decoration: none;}
.icon-b,
.icon-w,
.icon-g {
    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-g { background-image: url(https://img21.shop-pro.jp/PA01383/286/etc/icon24_g.png);}
.icon-cart { background-position: -264px -96px; }
.icon-list { background-position: -288px -144px; }
.icon-chevron_thin_up { background-position: -192px -216px; }
.icon-chevron_right { background-position: -24px -216px; }
.icon-chevron_thin_right { background-position: -216px -216px;}
.icon-plus { background-position: -310px -120px;}
@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-g,
    .icon-lg-g {
      background-image: url(https://img21.shop-pro.jp/PA01383/286/etc/icon24_2x_g.png);
    }
    .icon-b,
    .icon-w,
    .icon-g {
      -webkit-background-size: 552px 480px;
      background-size: 552px 480px;
    }
}

}


/* IE用 */
.ie_wrapper.container {
  width: 1200px;
  overflow: auto;
}







