@charset "euc-jp";
@import url('https://fonts.googleapis.com/css?family=Sorts+Mill+Goudy');
body {
  background-color:#fff;
  color:#333;
  font-size:14px;
}
p,li,dt,dd{margin:0;padding:0;}
img{max-width:100%;}
h2,#footer p,.bt-cart a,.cat_sh , #about p,#product .p_title .p_price,.guide_foot .inner .row .col div h3,.f-srf{font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ",serif;}
body,button,input,select{font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,sans-serif;}
a {
  color:#333;
  text-decoration:none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color:#666;
  opacity: 0.8;
  filter: alpha(opacity=80);
  text-decoration:none;
}
img{max-width:100%;}
.cf:before, .cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
.none{display:none;}
.f-red{color:#aa0000;}
.f-br{color:#500000;}
.t-ct{text-align:center;}

.sp{display:none;}
.lg{display:block;}

    /* 16px black */
    .icon-b.icon-chevron_right {
      background-position: -16px -144px;
    }
    /* 16px white */
    .icon-w.icon-chevron_right {
      background-position: -16px -144px;
    }
    /* 24px black */
    .icon-lg-b.icon-chevron_right {
      background-position: -24px -216px;
    }
    /* 24px white */
    .icon-lg-w.icon-chevron_right {
      background-position: -24px -216px;
    }

    /* 16px black */
    .icon-b.icon-chevron_thin_left {
      background-position: -96px -144px;
    }
    /* 16px white */
    .icon-w.icon-chevron_thin_left {
      background-position: -96px -144px;
    }
    /* 24px black */
    .icon-lg-b.icon-chevron_thin_left {
      background-position: -144px -216px;
    }
    /* 24px white */
    .icon-lg-w.icon-chevron_thin_left {
      background-position: -144px -216px;
    }


    /* 16px black */
    .icon-b.icon-chevron_thin_right {
      background-position: -144px -144px;
    }
    /* 16px white */
    .icon-w.icon-chevron_thin_right {
      background-position: -144px -144px;
    }
    /* 24px black */
    .icon-lg-b.icon-chevron_thin_right {
      background-position: -216px -216px;
    }
    /* 24px white */
    .icon-lg-w.icon-chevron_thin_right {
      background-position: -216px -216px;
    }

.swiper-pagination-bullet-active{background:#500000 !important;}
.swiper-button-prev,.swiper-button-next{background:none !important;height:24px !important;}

/*
 * layout
 */
#wrapper {
	width:100%;
	max-width: 100%;
	margin:0;
	padding:0;
}

.inner{
	width:960px;
	max-width: 100%;
}

#header{
	background-color:#f5e6c8;/* f7f6e6*/
	width:100%;
	height:100px;
	}
#header .inner{
	position:relative;
	height:100px;
}
#header .inner h1{
	width:220px;
	height:30px;
	position:absolute;
	left:0px;
	top:15px;
}
#header .inner h1 a{
	display:block;
}
#header .inner h1 a img{
	width:220px;
	height:30px;
	margin:0;
	padding:0;
}

#header .inner .h1-txt{width:300px;height:26px;position:absolute;color:#712e28;font-weight:bold;}
#header .inner .h1-txt.h1-txt_top{top:12px;left:0px;font-size:0.6rem;}
#header .inner .h1-txt.h1-txt_btm{top:70px;left:-5px;font-size:0.7rem;}
#header .inner .nav-main_txt{background:url(https://file002.shop-pro.jp/PA01385/809/images/common/nav-pc_main.png) no-repeat 0 0;width:441px;height:26px;position:absolute;right:0px;top:13px;display:block;text-indent:100%;white-space:nowrap;overflow:hidden;}
#header .inner .nav-main{
	position:absolute;
	right:0px;
	top:39px;
	width:441px;
	height:48px;
	}
#header .inner .nav-main li{list-style:none;margin:0;padding:0;float:left;}
#header .inner .nav-main li a{background:url(https://file002.shop-pro.jp/PA01385/809/images/common/nav-pc_main.png) no-repeat;display:block;text-indent:100%;white-space:nowrap;overflow:hidden;height:48px;margin:0;padding:0;}
#header .inner .nav-main li.mn_lu a{background-position:0 -26px;width:70px;}
#header .inner .nav-main li.mn_sv a{background-position:-70px -26px;width:88px;}
#header .inner .nav-main li.mn_ab a{background-position:-160px -26px;width:80px;}
#header .inner .nav-main li.mn_gd a{background-position:-240px -26px;width:86px;}
#header .inner .nav-main li.mn_ct a{background-position:-330px -26px;width:60px;}
#header .inner .nav-main li.mn_cr a{background-position:-390px -26px;width:51px;}

.bt-cart{
	position:absolute;
	right:10px;
	top:10px;
}

.bt-cart a{
	width:55px;
	height:55px;
	border-radius:50%;
	background-color:#aa0000;
	display:block;
	position:relative;
	}
.bt-cart i{	
	background:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-cart.png) no-repeat left top;
	background-size:25px 24px; 
	position:absolute;
	top:12px;
	left:15px;
	color:#fff;
}
.bt-cart span{
	color:#fff;
	font-size:8px;
	position:absolute;
	bottom:7px;
	left:17px;
}

#footer{
	background-color:#500000;
	width:100%;
	margin:0;
	padding:0;
	}
#footer .inner{
	position:relative;
	display:block;
}

#footer ul li a , #footer p , #footer p address{
	color:#fff !important;
	}
#footer ul{text-align:center;}
#footer ul li{font-size:12px;border-right:1px solid #fff;padding:0 8px 0 2px;}
#footer ul li:last-child{border-right:none;}
#footer p{text-align:center;width:100%;	font-size:10px;}

#footer .nav-sns{width:80px;list-style:none;margin:0 auto 20px;}
#footer .nav-sns li a{display:block;width:30px;height:30px;background-repeat:no-repeat;text-indent: 100%;white-space: nowrap;overflow: hidden;float:left;}
#footer .nav-sns li#fb a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-fb.png);}
#footer .nav-sns li#ig a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-ig.png);margin-left:10px;}

#footer .info-foot{margin:40px 0 30px;}
#footer .info-foot .lg-foot{width:300px;height:65px;background:url(https://file002.shop-pro.jp/PA01385/809/images/common/img-logo_foot.png) no-repeat;background-size:300px 65px;
text-indent: 100%;white-space: nowrap;overflow: hidden;display:block;margin:10px auto;}
#footer .info-foot .ph-area{width:660px;max-width:100%;margin:0 auto;padding:5px 0;border-bottom:1px solid #fff;}
#footer .info-foot .ph-area .bg_b{background-color:#fff;color:#330000 !important;padding:3px;float:left;width:200px;font-size:14px;margin:0 0 0 10px}
#footer .info-foot .ph-area .ph-n{background:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-phone.png) no-repeat left center;font-size:18px;margin:0 20px;float:left;width:160px;}
#footer .info-foot .ph-area .ph-t{background:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-tm.png) no-repeat left center;font-size:18px;float:left;width:230px;}
#footer .info-foot .ad-area{width:660px;margin:0 auto;padding:5px 0;}
#footer .info-foot .ad-area p{color:#fff;text-align:center;font-size:14px;}


/*
 * slider
 */

#top_slider{
	width:100%;
	height:500px;
	max-width:100%;
	padding:0;margin:0;
	}

#top_slider li{list-style:none;padding:0;margin:0;	width:100%;
	height:500px;
	max-width:100%;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position: center;
	background-size:cover;
	position:relative;
	}
#top_slider li img{display:block;width:300px; height:41px;	position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;}
#top_slider li.pic_01{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/slider/img-slider_01.jpg);}
#top_slider li.pic_02{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/slider/img-slider_02.jpg);}
#top_slider li.pic_03{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/slider/img-slider_03.jpg);}


/*
 * contents
 */

#contents {
  padding-left: 30px;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
  #contents .topicpath-nav li {
    padding: 0;
  }
  #contents .topicpath-nav a {
    margin-left: 5px;
  }

.cat-type{margin-top:3%;}
.cat-type div{margin-bottom:10px;}
.cat-type div a{width:100%;}

.cat-shape{margin-top:2%;}
.cat-shape li{margin-left:0px;margin-bottom:5px;}
.cat-shape li a{width:100%;background-color:#fff;color:#330000;padding:20px 0;text-align:center;display:block;background-repeat:no-repeat;font-weight:bold;}
.cat-shape li.s_1{margin-left:0;}
.cat-shape li.s_1 a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-s_1.png);background-position:8px center;}
.cat-shape li.s_3 a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-s_3.png);background-position:8px center;}
.cat-shape li.s_r a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-s_r.png);background-position:8px center;}
.cat-shape li.s_a a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-s_a.png);background-position:8px center;}
.cat-shape li.s_c a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-s_c.png);background-position:0px center;}
.cat-shape li.s_ch a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-s_ch.png);background-position:0px center;}

.cat-shape li.s_op a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-s_op.png);background-position:0px center;}

.cat-shape li.c_b a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-c_b.png);background-position:45px center;background-size:35px;}
.cat-shape li.c_d a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-c_d.png);background-position:55px center;background-size:35px;}
.cat-shape li.ht_hs a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-ht_hs.png);background-position:12px center;}
.cat-shape li.ht_am a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-ht_am.png);background-position:8px center;}

.news , .rec_items , .other_top,.sell_items , .history_items , .guide_foot{padding:3% 0;}

.news h2 , .rec_items h2 , .sell_items h2 , .history_items h2 , .guide_foot h2{
	color:#aa0000;
text-align:center;
font-family: 'Sorts Mill Goudy', serif !important;
}
.news h2 span , .rec_items h2 span, .sell_items h2 span, .history_items h2 span, .guide_foot h2 span{
	display:block;
	width:180px;
	max-width:100%;
	padding:5px 0;
	font-size:12px;
	text-align:center;
	margin:0 auto;
	border-top:2px solid #aa0000;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ",serif !important;
}
.history_items{border-top:5px solid #f5e6c8;}
.rec_items{background-color:#f5e6c8;/*f7f6e6*/}
.rec_items .cat-shape li a{font-weight:bold;}
.rec_items .cat-shape li.s_1 a{background-size:36px;background-position:25px center;padding-left:10px;}
.rec_items .cat-shape li.s_3 a{background-size:36px;background-position:25px center;padding-left:10px;}
.rec_items .cat-shape li.s_r a{background-size:36px;background-position:25px center;padding-left:10px;}
.rec_items .cat-shape li.s_a a{background-size:36px;background-position:30px center;padding-left:10px;}
.rec_items .cat-shape li.s_c a{background-size:36px;background-position:18px center;padding-left:10px;}
.rec_items .cat-shape li.s_ch a{background-size:36px;background-position:30px center;padding-left:10px;}

.rec_items .col .box , .sell_items .col .box , .history_items .col .box ,#lineup .col .box{
	background-color:#f9efd6;
	margin-top:5%;
	
	}
.col .box a .clip{width:100%;height:220px;min-height:auto;position:relative;overflow:hidden;}
.col .box a .clip img{
	width:auto !important;height:auto;
	position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;margin:auto;
	}
.col .box a .clip .bg{
	width:100%;height:220px;background-color:#fffcec;
	position:absolute;z-index:0;top:0;left:0;
	}

.cat_t{float:left;text-align:left;background-repeat:no-repeat;text-indent: 100%;white-space: nowrap;overflow: hidden;}
.cat_t.at{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-t_antique.png);background-size:62px 26px ;width:62px;height:26px;}
.cat_t.md{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-t_modern.png);background-size:63px 26px;width:63px;height:26px;}
.cat_t.bs{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-t_basic.png);background-size:45px 26px;width:45px;height:26px;}
.cat_sh{font-size:12px;text-align:right;float:right;width:120px;color:#e66e5f;}
.d_name{word-wrap : break-word;width:100%;max-width:100%;font-size:13px;margin:8px 0 2px;}
.d_area{width:300px;max-width:100%;height:15px;}
.d_area .tag{text-align:left;font-size:10px;float:left;background-color:#e66e5f;color:#fff;padding:0 2px;letter-spacing:0.1em;}
.d_area .price{width:120px;text-align:right;font-size:10px;float:right;}

.columns{margin:20px 0 5px;font-size:10px;font-size:0.8rem;}

#asct dt{margin-bottom:5px;}
#asct dd{margin-bottom:10px;line-height:1.6;}

/*
 * side
 */

#side{color:#330000;background-color:#f5e6c8;/*f7f6e6*/padding:0 6px;}
#side a img{max-width:100%;}
#side .unstyled img {display: block;margin-bottom: 5px;}
#side .search{border:2px solid #e66e5f;background-color:#fff;width:98%;height:30px;margin:10px 0;padding:5px 0;}
#side .search input{border:none;background-color:transparent;width:170px;font-size:12px;float:left;color:#e66e5f;}
#side .search button{width:23px;height:23px;border:none;background:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-search.png) no-repeat;background-size:23px 23px;display:block;text-indent: 100%;white-space: nowrap;overflow: hidden;float:right;color:#e66e5f;margin-right:10px;}

#side .cat-info{margin-top:10px;padding:0;}
#side .cat-info li{margin-bottom:10px;}
#side .cat-info a{margin-bottom:0px !important;padding:0!important;}
#side .cat-info a img{max-width:100%;height:auto;margin-bottom:0px !important;padding:0!important;}
#side .cat-shape p{color:#500000;padding:8px 0;text-align:center;font-weight:bold;}
#side .cat-shape ul{margin-bottom:5px;}
#side .cat-shape li{margin-left:0px;margin-bottom:1px;}
#side .cat-shape li a{width:100%;padding:10px 0 8px;background-size:24px;background-position:8px center !important;}

#side .cat-shape li.c_b a{background-size:20px;}
#side .cat-shape li.c_d a{background-size:20px;}
#side .cat-shape li.ht_hs a{background-size:20px;background-position:12px center;}
#side .cat-shape li.ht_am a{background-size:10px 20px;background-position:14px center !important;}

#side .cat-shape li a:before, #side .cat-shape li a:after {content: " ";display: table;}
#side .cat-shape li a:after {clear: both;}
#side .cat-shape li a {*zoom: 1;}
#side .cat-shape li a span{float:left;margin:0 0 0 35px;}
#side .cat-shape li a i{float:right;margin:2px 8px 0;}

.area-info{margin-top:2%;}
.area-info li a{width:100%;color:#330000;padding:5px;text-align:left;display:block;background-repeat:no-repeat;text-indent:30px;background-size:20px;background-position:10px center;}
.area-info li.gd a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-info.png);}
.area-info li.lg a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-login.png);}
.area-info li.as a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-guide.png);}

.area-info .info_contact{border-top:2px solid #fff;margin:10px 0;padding-top:10px;}
.area-info .info_contact p{text-align:center;}
.tel{background:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-phone.png) no-repeat 10px center;font-size:24px;font-size:1.6rem;font-family:Arial, Helvetica, sans-serif;border-bottom:1px solid #330000;padding:0px 0;}
.p_ch{font-size:12px;margin:5px 0 8px;}
a.bt-contact{width:91%;padding:10px;text-align:left;background:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-mail.png) no-repeat 20px center #fff;text-indent:40px;background-size:25px 16px;display:block;color:#500000;}


/*
 * howtobuy
 */
.news .col{color:#e66e5f;font-size:12px;margin-top:8px;}
.news .mask{height:201px;display:block;overflow:hidden;position:relative;}
.news .mask img{width:auto;height:300px;display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;}
.news .date{color:#e66e5f;border-bottom:1px solid #e66e5f;font-size:12px;margin-top:8px;}
.news .date span{border-bottom:1px solid #fff;}
.news .text{height:20px;overflow:hidden;margin-top:5px;line-height:1.8;}
.news .bt_more{width:100px;border:1px solid #500000;padding:5px;margin:3% auto;text-align:center;}
.news .bt_more i{margin-top:2px;}

.inner_wrap{width:650px;max-width:100%;}
#lineup .d_area{width:300px;max-width:100%;}
#lineup .cat_sh{width:120px;}
#lineup .pager{margin:5% 0;}
#lineup .pager .btn{border:none;color:#500000 !important;background-color:#f5e6c8 !important;}
#lineup .pager p{color:#500000 !important;}
.not_found{color:#500000 !important;margin-top:5%;text-align:center;}

.inner_wrap h2{border-bottom:8px solid #500000;padding:10px 0;color:#500000;font-weight:normal;}
.inner_wrap h3{border-bottom:1px solid #aa0000;padding:3px 0;color:#aa0000;}

#howtobuy .h-list{width:650px;max-width:100%;padding:30px 0;border-top:3px solid #500000;}
#howtobuy .h-list h3{margin:10px 0;}
#howtobuy .h-list p{margin:10px 0;}
#howtobuy .h-list ul{border-top:1px solid #500000;margin:0 0 50px;}
#howtobuy .h-list li{border-bottom:1px solid #500000;list-style:none;}
#howtobuy .h-list li a{display:block;padding:10px 0;background-repeat:no-repeat;background-position:20px center;text-indent:70px;}
#howtobuy .h-list li.pay a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/howtobuy/icon-pay.png);background-size:25px;}
#howtobuy .h-list li.del a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/howtobuy/icon-del.png);background-size:36px 21px;;}
#howtobuy .h-list li.re a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/howtobuy/icon-re.png);background-size:28px 22px;}
#howtobuy .h-list li.qa a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/howtobuy/icon-qa.png);background-size:24px 26px;}
#howtobuy .h-list li.spt a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/howtobuy/icon-support.png);background-size:26px 23px;}
#howtobuy .h-list li.is3 a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/howtobuy/icon-3is.png);background-size:27px;}
#howtobuy .h-list li.clg a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/howtobuy/icon-book.png);background-size:28px 21px;}
#howtobuy .h-list li.spl a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/howtobuy/icon-sample.png);background-size:28px 26px;}
#howtobuy .h-list li.cl a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/howtobuy/icon-color.png);background-size:25px;}
#howtobuy .h-list li.mtn a{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/howtobuy/icon-mente.png);background-size:30px 28px;}


#howtobuy h4{padding:5px 0;font-weight:bold;margin-bottom:0;margin-top:20px;margin-right:30px;}
#howtobuy .box{margin-bottom:50px;}

#howtobuy .box p{margin-top:10px;margin-bottom:10px;margin-left:0px;margin-right:0px;}
#howtobuy .box img{margin:20px 0;}
#howtobuy .box .col p{text-align:center;}
#howtobuy .box .col .bt-contact{background-color:#f5e6c8;padding:30px 10px;}
#howtobuy table{border-top:1px solid #ccc;border-left:1px solid #ccc;width:100%;margin:10px 0;}
#howtobuy th,#howtobuy td{padding:5px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;}

#howtobuy .br{background-color:#f5e6c8;background-repeat:no-repeat;background-position:center 15px;margin:20px 10px 10px 0;padding:100px 10px 10px;width:107px;float:left;}
#howtobuy .br.pay{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-h_pay.png);}
#howtobuy .br.del{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-h_del.png);}
#howtobuy .br.re{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-h_re.png);}
#howtobuy .br.qa{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-h_qa.png);}
#howtobuy .br.spt{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-h_spt.png);}
#howtobuy .br.is3{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-h_is.png);}
#howtobuy .br.btob{background-image:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-h_btob.png);margin-right:0 !important;}
#howtobuy .br p{color:#500000;font-size:12px;}
#howtobuy .br .title{font-weight:bold;color:#500000;margin-bottom:5px;text-align:center;}
#howtobuy .br .bt{margin-top:5px;}
#howtobuy .br .bt a{background-color:#e66e5f;color:#fff;text-align:center;padding:8px 0;display:block;}


.unit-del{margin:50px 0;}
.unit-del h4{font-size:18px;}
.unit-del ul{padding:30px 0;}
.unit-del li{list-style:none;float:left;border-left:1px solid #330000;padding:2px 8px;}
.unit-del li:last-child{border-right:1px solid #330000;}
.unit-del_area{margin:10px 0 40px;clear:both;}
.unit-del_area h5{font-size:16px;font-weight:bold;padding:5px;border-bottom:2px solid #330000;}
.unit-del_area table{margin:10px 0;width:100%:}
.unit-del_area th,.unit-del_ps_area td{border:none;}
.unit-del_area th,.unit-del_ps_area td{border-bottom:1px solid #ccc;padding:5px;}
.unit-del_area th{width:60px;text-align:center;vertical-align:middle;background-color:#f5e6c8;}
.unit-del_area td{text-align:left;vertical-align:top;}

#about h2{background:url(https://file002.shop-pro.jp/PA01385/809/images/about/images-title.jpg) no-repeat;width:650px;max-width:100%;height:300px;border-bottom:none;padding:10px 0;color:#500000;font-weight:normal;display:block;	text-indent: 100%;white-space: nowrap;overflow: hidden;}

#about p strong , .quality p strong{font-weight:normal;font-size:16px;font-size:1.1rem;}
#about p , .quality p{text-align:center;margin-bottom:30px;line-height:1.8;}
#about p+img , .quality p+img{margin-top:40px;}
#about img ,.quality img{margin-bottom:30px;display:block;}

.quality{margin-top:50px;border-top:1px solid #ccc;}
.quality h3 , .quality h3 img{width:177px;max-width:100%;height:auto;border:none;margin:5% auto;}
#about .company_profile{margin:10% 0;}
#about .company_profile table{
	margin-top:10%;
	width:440px;
	max-width:100%;
	margin:0 auto;
	}
#about .company_profile th,#about .company_profile td{
	padding:15px 10px;
	text-align:left;
	border-bottom:1px solid #ccc;
	}
#about .company_profile th:last-child,#about .company_profile td:last-child{
	border-bottom:none;
}
#sitemap table{
	width:100%;
	max-width:90%;
	margin:30px auto;
	}
#sitemap td{
	padding:20px;
}
#sitemap th{
	padding:50px 0 3px;
	text-align:left;
	border-bottom:1px solid #aa0000;
	font-size:16px;
}
#sitemap th , #sitemap th a{
	color:#aa0000;
}

/*
 * caution
 */
.pages_caution{
	width:100%;
	max-width:650px;
	margin:20px 0;
}
.pages_caution h2{
	background-color:#500000;
	color:#fff;
	padding:10px;
	font-size:16px;
	letter-spacing:0.1em;
}
.pages_caution h3{
	margin: 0 0 0 0;
	padding: 20px 0 5px 0;
}
.pages_caution p{
	padding:15px 0;
}
.section_txt .imp{
	color:#C1272D;
}
.pages_caution .section_sites{
	background-color:#F4F0EB;
	padding:10px 20px;
}
.section_point ul{
	margin:10px 0 20px;
	list-style-position: inside;
}

/*
 * item_detail
 */
#product .p_title{clear:both;margin-top:20px;}
#product .p_title .d_area{width:200px;}
#product .p_title .d_area .tag{float:none;display:inline;}
#product .p_title h2{border-bottom:none;font-size:22px;padding:0 !important;text-align:left;}
.p_s_exp, .p_price{color:#500000;float:none;margin:0;padding:0;}
#product .p_title .p_s_exp{font-size:10px;}
#product .p_title .p_price{font-size:18px;}

#product .product-order-exp{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:20px 0;margin:30px 0 10px;font-size:15px;}
#product .product-order-exp h3{font-size:14px;font-weight:bold;color:#500000;border-bottom:none;padding:0 !important;}
#product .product-order-exp table{width:100%;border-top:1px solid #ccc;border-left:1px solid #ccc;margin:0;}
#product .product-order-exp th{width:80px;}
#product .product-order-exp th,#product .product-order-exp td{border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px 5px;text-align:left;font-size:14px;}
#product .product-order-exp p{font-size:14px;line-height:1.6;margin-top:5px;}
#product .product-order-exp .row{margin:15px 0;}
#product .product-order-exp .row p{}
#product .sec p{margin:10px 0;}

#product .cat_t{float:none;position:relative;top:25px;z-index:5;}
#product .cat_t.at{background-size:100%;width:124px;height:52px;}
#product .cat_t.md{background-size:100%;width:126px;height:52px;}
#product .cat_t.bs{background-size:100%;width:90px;height:52px;}


#product .s_form td select,#product .s_form td input{font-size:12px;color:#500000;width:150px;}

#product table.s_form{width:100%;border:10px solid #fffcec;border-radius:10px;background-color:#fffcec;}
#product .s_form th , #product .s_form td{border:none;padding:5px;}
#product .s_form th{font-size:12px;color:#500000;width:140px;}
#product .s_form td button{display:block;margin:0 auto;padding:10px;text-align:center;color:#fff;border:none;width:90%;max-width:90%;background:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-cart.png) no-repeat 30px center #aa0000;background-size:25px 24px;text-indent:15px; }
#product .p_title .bt-contact{width:90%;padding:5px 10px;font-size:10px;}
#product .s_form td input{width:2em;border:1px solid #ccc;}

#product .sns .t_friends{background-color:#aa0000;border:1px solid #aa0000;border-radius:5px;color:#fff;font-size:10px;padding:2px;}

#product .p_sl-pager{width:650px;max-width:100%;margin-bottom:20px;}

/* slide image */
#product .bx-wrapper{
	width:650px;
	max-width:100%;
	background-color:#f7f6e6;
}
/* image size / center */
#product .bx-wrapper img {
    width:550px;
    height:auto;
    max-width:100%;
    display: block;
    margin:auto;
}
 /* slide bottom thumb image size */
#product .p_sl-pager a { 
	margin: 0 2px;
	border-radius: 0px;
}
#product .p_sl-pager a img {
	width:104px;
	height:auto;
	background-color:#f7f6e6;
	margin-bottom:5px;
}
/* LOADER */
#product .bx-wrapper {
  position: relative;
  margin-bottom: 10px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  width:650px;
  max-width:100%;
}
#product .bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(https://file002.shop-pro.jp/PA01385/809/images/slider/parts/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
#product .bx-wrapper .bx-prev {
    left: 10px;
    background: url(https://file002.shop-pro.jp/PA01385/809/images/slider/parts/controls.png) no-repeat 0 -32px;
}
#product .bx-wrapper .bx-prev:hover,#product .bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
#product .bx-wrapper .bx-next {
    right: 10px;
    background: url(https://file002.shop-pro.jp/PA01385/809/images/slider/parts/controls.png) no-repeat -43px -32px;
}
#product .bx-wrapper .bx-next:hover,#product .bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
#product .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
#product .bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}


.guide_foot .inner .row .col div{/*background-color:#f5e6c8 !important;*/ background-color:#fff;margin:0 5px;padding:10px;}
.guide_foot .inner .row .col div h3{text-align:left;padding:3px;color:#aa0000;border-bottom:1px solid #aa0000;margin:0 0 10px;}
.guide_foot .inner .row .col div p{margin:10px 0 15px;}
.guide_foot .inner .row .col div p strong{padding:5px 0;}
.guide_foot .inner .row .col div p.f-red{font-size:18px;border:1px solid #aa0000;padding:5px;text-align:center;}
#product .br_area{margin:5% 0;}


/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}

/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

.bor_l_beige_1 { border-left: 1px solid #f5e6c8; }


/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  /* ~480px */
  
body{font-size:0.8rem;line-height:1.6;}
.sp{display:block;}
.lg{display:none;}
#header{
	height:55px;
	padding-top:50px;
	padding-bottom:10px;
	}
#header .inner{
	height:55px;
}
.top #header{display:none;}
#header .inner h1{
	left:20px;
	top:0px;
	}

.bt-cart{
	position:absolute;
	right:90px;
	top:5px;
	display:none;
}

.bt-cart a{
	width:45px;
	height:45px;
	border-radius:50%;
	background-color:#aa0000;
	display:block;
	position:relative;
	}
.bt-cart i{	
	background:url(https://file002.shop-pro.jp/PA01385/809/images/common/icon-cart.png) no-repeat left top;
	background-size:25px 24px; 
	position:absolute;
	top:5px;
	left:10px;
	color:#fff;
}
.bt-cart span{
	color:#fff;
	font-size:8px;
	position:absolute;
	bottom:5px;
	left:13px;
}
.inner_wrap{width:90%;margin:0 auto;}

.area-info .info_contact a.bt-contact{text-align:center;width:90%;margin:5px auto;padding:15px 0;background-position:80px center !important;}


/* top */

.rec_items .cat-shape li a{font-weight:none;background-size:24px !important;padding-left:0px !important;background-position:8px center !important;}

/*
 * howtobuy
 */
.news .col{color:#e66e5f;font-size:0.6rem;margin-top:10px;}
.news a{display:block;}
.news .mask{width:100px;padding: 0 2%;height:100px;float:left;}
.news .mask img{width:100px;height:100px;}
.news .sentense{float:right;width:64%;padding: 0 2%;height:100px;margin-top:-100px;}
.news .sentense .date{font-size:0.6rem;margin-top:0px;}
.news .text{height:65px;margin-top:5px;line-height:1.6;}


.cat_t.at{background-size:43px 18px ;width:43px;height:18px;}
.cat_t.md{background-size:43px 18px;width:43px;height:18px;}
.cat_t.bs{background-size:32px 18px;width:32px;height:18px;}


#top_slider{
	height:260px;}
#top_slider li{
	height:260px;}
.sell_items .box,.rec_items .box,.history_items .box{height:210px;}
.d_name{font-size:0.7rem;}
.d_area{height:auto;}
.d_area .tag{float:none !important;padding:0 1px;letter-spacing:0em;}
.d_area .price{text-align:left;font-size:0.7rem;float:none !important;display:block;width:100%;}

.cat-type{margin-top:3%;}
.cat-type div a img{width:100%;height:auto;}

.cat-shape li{margin-left:0;margin-bottom:2%;}
.cat-shape li a{font-size:0.9rem;padding:10px 0;background-position:10px center !important;}
#side .cat-shape li a span{margin:0 0 0 35px;}

#p_slider{width:100%;height:369px;overflow:hidden;}

#product .p_title .d_area .tag{padding:2px;font-size:0.8rem;}
#product .p_title h2{font-size:1.2rem;margin:0 0 3%;}
#product .p_title .p_s_exp{font-size:0.9rem;}
#product .p_title .p_price{font-size:1.0rem;margin-bottom:3%;text-align:right;}

#product .product-order-exp h3{font-size:0.8rem;margin:5px 0;}
#product .product-order-exp th,#product .product-order-exp td , #product .product-order-exp p{font-size:0.8rem;}

#product .p_sl-pager{width:316px;margin:3% auto !important;overflow:hidden;}
#product .p_sl-pager a img {
  width:100px;
}
#product .bx-wrapper{width:100%;overflow:hidden;margin:0 auto 2%;}
#product .bx-wrapper img {width:100%;height:auto;}

#product .cat_t{top:10px;}
#product .cat_t.at{background-size:62px 26px;width:124px;height:26px;}
#product .cat_t.md{background-size:63px 26px;width:63px;height:26px;}
#product .cat_t.bs{background-size:45px 26px;width:45x;height:26px;}


#product .s_form td select,#product .s_form td input{font-size:0.8rem;}

#product .s_form th{font-size:0.8rem;width:120px;}
#product .s_form td button{font-size:1.0rem;padding:15px;width:100%;background-position:50px center !important;}
#product .p_title .bt-contact{width:100%;padding:5px 0;font-size:0.8rem;text-align:center;background-position:40px center !important;}


.cat_sh{width:60px;}
.col .box a .clip{height:130px;}
.col .box a .clip .bg{height:130px;}
.col .box{margin-bottom:5%;}



.guide_foot .inner .row .col,.other_top .inner .row .col{margin-bottom:5%;}
.guide_foot .inner .row .col div h3{font-size:1.0rem;padding:3px;margin:0;}
.guide_foot .inner .row .col div p strong{font-size:1.0rem;}
.guide_foot .inner .row .col div p.f-red{font-size:1.2rem;}

/* header */

#top-bar, .top #top-bar {
    /*position: fixed;
	top:0;
	left: 0;*/
	z-index: 102;
	padding: 0px !important;
	margin: 0px !important;
	width: 100%;
	height: 50px;
	background-color:#550000;
}
#top-bar {position:fixed;}
.top #top-bar {position:relative;}

#main_nav{width:100%;}
#main_nav li:first-child{border-left:none;}
#main_nav li{
	border-left: 1px solid #fff;
	font-size: 0.6rem;
	display: block;
	text-align: center;
	margin: 0;
	padding: 6px 0 4px;
	float:left;
	width:calc(25% - 1px);
color:#fff !important;
}
#main_nav li:last-child{width:calc(25% - 4px);}
#main_nav li a,#main_nav li a:hover{color:#fff !important;}
#main_nav li span {
	font-size: 1.4rem;
	display: block;
	margin-top: 5px;
}
#nav_sl{
    position: fixed;
	z-index:20000;
    top: 0;
    left: -200px;
    width: 200px;
    height: 100vh;
	background-color:transparent;
}

/* スマホ用ヘッダーメニュー */
.header-nav-phone {
	width: 100%;
	position: relative;
	margin-right: 0px;
}


#nav_sl ul {
	margin: 0 !important;
	position: absolute;
	left: 0;
	top: 0px;
	padding: 0;
	width: 100%;
	background-color:#fff;
	height: 100vh;
	overflow: scroll;
}
#nav_sl ul li {
	border-bottom: 1px solid #f9efd6;
	text-align: left;
	font-size: 0.8rem;
	margin: 0;
	padding: 0;
	height: 42px;
}
#nav_sl ul li a, li.title {
	display: block;
	padding: 12px 0 12px 10px !important;
	color: #000;
	position: relative;
}
#nav_sl ul li a:before, #nav_sl ul li a:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
#nav_sl ul li a:before {
	right: 10px;
	width: 4px;
	height: 4px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#nav_sl ul a:hover {
	opacity:0.5;
	text-decoration: none;
}
li.title {
	background-color: #fff;
	color: #000;
	clear: both;
	height: 23px !important;
}

.close_bt {
	background-color: #dbdbdb !important;
	padding: 6px;
	font-size: 1.0rem;
	height: 40px !important;
	display: block;
	margin-bottom: 0px;
}

.header-search {
  position: relative;
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 170px;
}
.header-search i {
  position: absolute;
  top: 16px;
  left: 15px;
}
.header-search__box {
  min-width: 160px;
  padding: 10px;
  background: none !important;
  border: none !important;
  color: #333;
}
.header-search__box:focus {
  padding: 10px;
  background: rgba(255,255,255,0.5);
   border: none;
}
#howtobuy .box h3{margin-bottom:8% !important;}
#howtobuy .box p a.bt-contact{text-align:center;padding:15px 0 !important;margin:8% auto;background-position:40px center !important;}
#about h2{height:150px;background-size:100%;}
/* icons */

    /* 16px black */
    .icon-b.icon-home {
      background-position: -176px -16px;
    }
    /* 16px white */
    .icon-w.icon-home {
      background-position: -176px -16px;
    }
    /* 24px black */
    .icon-lg-b.icon-home {
      background-position: -264px -24px;
    }
    /* 24px white */
    .icon-lg-w.icon-home {
      background-position: -264px -24px;
    }
    /* 16px black */
    .icon-b.icon-list {
      background-position: -192px -96px;
    }
    /* 16px white */
    .icon-w.icon-list {
      background-position: -192px -96px;
    }
    /* 24px black */
    .icon-lg-b.icon-list {
      background-position: -288px -144px;
    }
    /* 24px white */
    .icon-lg-w.icon-list {
      background-position: -288px -144px;
    }
    /* 16px black */
    .icon-b.icon-cart {
      background-position: -176px -64px;
    }
    /* 16px white */
    .icon-w.icon-cart {
      background-position: -176px -64px;
    }
    /* 24px black */
    .icon-lg-b.icon-cart {
      background-position: -264px -96px;
    }
    /* 24px white */
    .icon-lg-w.icon-cart {
      background-position: -264px -96px;
    }
	    /* 16px black */
    .icon-b.icon-circled_help {
      background-position: -304px -80px;
    }
    /* 16px white */
    .icon-w.icon-circled_help {
      background-position: -304px -80px;
    }
    /* 24px black */
    .icon-lg-b.icon-circled_help {
      background-position: -456px -120px;
    }
    /* 24px white */
    .icon-lg-w.icon-circled_help {
      background-position: -456px -120px;
    }






/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }




}
@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 (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/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@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 (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}