@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}

/*
 * layout
 */
#wrapper {
  max-width: 1200px;
}

/*
 * contents
 */

#contents {
  float: right;
  padding-left: 30px;
}

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

/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

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

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

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

/*
 * 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; }
.icon-twitter { background-position: -96px -176px; }
.icon-lg-b.icon-twitter { background-position: -144px -264px; }
.icon-instagram { background-position: -112px -192px; }
.icon-lg-b.icon-instagram { background-position: -168px -288px; }
.icon-facebook { background-position: -128px -176px; }
.icon-lg-b.icon-facebook {background-position: -192px -264px; }
.icon-youtube { background-position: -128px -160px; }
.icon-lg-b.icon-youtube { background-position: -191px -240px; }

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

.bs_header{
border-bottom:1px #ccc solid;
background: url("https://file003.shop-pro.jp/PA01456/124/img/bg_head.gif") repeat;
height: 60px;
}
.bs_mainNavi{
width: 1200px;
margin: 0 auto;
overflow: hidden;
line-height: 100%;
font-family: Avenir, 'Helvetica neue', Helvetica, メイリオ, Meiryo, '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}
.bs_mainNavi li:first-child{
float: left;
margin-top: 10px;
}
.bs_mainNavi li:first-child strong{
  font-weight:normal;
  display:inline-block;
  padding:0 0 0 5px;
  vertical-align:middle;
}
.bs_mainNavi li:not(fist-child){
float: right;
}
.bs_mainNavi li.bs_naviBtn,.bs_mainNavi li.bs_naviIcon{
border-left: 1px #ccc solid;
}
.bs_naviBtn{
background: url("https://file003.shop-pro.jp/PA01456/124/img/bg_bt.gif");
height: 60px;
color: #fff;
text-align: center;
}
.bs_naviBtn a{
display: block;
width: 150px;
padding: 18px 0;
color: #fff;
font-weight: bold;
}
.bs_naviBtn a small{
display: block;
font-size: 10px;
font-weight: normal;
padding: 2px 0 0;
}
.bs_naviBtn a:hover{
text-decoration: none;
}
.bs_naviIcon {
background: url("https://file003.shop-pro.jp/PA01456/124/img/bg_icon.gif");
height: 60px;
color: #fff;
text-align: center;
}
.bs_naviIcon a{
display: block;
color: #fff;
padding: 13px 0;
width: 65px;
font-size: 14px;
}
.bs_naviIcon a small{
display: block;
font-size: 10px;
line-height: 100%;
}
.bs_naviIcon a:hover{
text-decoration: none;
}
.bs_bgGray{
background: #f2f2f1;
}
.bs_headArea{
width: 1200px;
overflow: hidden;
margin: 0 auto;
padding: 20px 0;
}
.bs_tagBox{
float: left;
overflow: hidden;
width: 715px;
padding-top: 5px;
}
.bs_tagBox li{
float: left;
}
.bs_tagBox li:first-child,.bs_tagBox li a{
display: inline-block;
background: #444;
color: #fff;
border-radius: 15px;
margin-right: 10px;
padding: 10px 10px;
line-height: 100%;
font-weight: bold;
}
.bs_tagBox li a{
background: #fff;
color: #666;font-weight: normal;
margin-right: 8px;
}
.bs_snsBox{
float: right;
overflow: hidden;
padding-top: 5px;
}
.bs_snsBox li{
float: left;
margin-left: 3px;
}
.bs_searchBox{
float: right;
width: 350px;
height: 45px;
margin: auto; 
letter-spacing : 0.1em;
line-height: 0;
}
.bs_searchText{
  display: block;
  float: left; 
  box-sizing: border-box;
  height: 45px;
  width: 280px;
  margin: 0;
  padding: 0 20px;
  border-radius: 25px 0 0 25px;
  color: #333;
  outline: 0;
  font-size: 16px;   
 border: none;
}
.searchButton {
  float: left; 
  box-sizing: border-box;
  height: 45px;
  margin: 0;
  padding: 12px 15px;
  border: none;
  border-radius: 0 25px 25px 0;
  background: #fff;
  color: #444;
  cursor: pointer;
  line-height: 26px;
  font-size: 16px;
}
/*サイド*/
h3.bs_sideTitle{
display: block;
text-align: center;
border-top: 1px #ccc solid;
border-bottom: 1px #ccc solid;
padding: 20px 0;
font-family: 'Shippori Mincho', serif;
font-weight: 400;
font-size:22px;
}
.bs_cateList {margin:0 0 30px;}
.bs_cateList li{
border-bottom: 1px #ccc dotted;
}
.bs_cateList li a{
display: block;
padding: 10px 0;
}
.bs_cateList li a::before{
content: "―";
margin: 0 10px 0 15px;
color: #444;
}
.bs_cateList li a:hover{
text-decoration: none;
}
/* 強制上書き */
.col-lg-3{ width:250px;}
.col-lg-9{ width:900px;}
#contents{padding-left:0;}
/* 見出し */
.bs_title {
text-align: center;
font-family: 'Shippori Mincho', serif;
font-weight: 400;
color: #000;
padding: 10px 70px 0;
}
.bs_title span{
position: relative;
display: inline-block;
padding: 0 0.5em;
}
.bs_title span::before, .bs_title span::after{
     position: absolute;
     top: 50%;
     content: '';
     width: 70px;
     height: 1px;
     background-color: #ccc;
}
.bs_title span::before {left: 100%;}
.bs_title span::after { right: 100%;}
.bs_title span{
display: inline-block;
background: #fff;
padding: 0 40px;
line-height: 100%;
font-size: 30px;
}
.bs_title span small{
display: block;
text-align: center;
font-size: 16px;
}
h2.bs_CateTitle{
display: block;
font-family: 'Shippori Mincho', serif;
font-weight: 400;
font-size: 26px;
padding: 10px 0;
border-bottom: 1px #ccc solid;
color: #000;
}
/* ピックアップ */
.bs_picup6col{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 60px 0 80px;
}
.bs_picup6col li{
width: 15%;
margin: 0 0 20px;
overflow: hidden;
text-align: center;
}
.bs_picup6col li img{
display:block;
height: 170px;
width: auto;
margin:auto;
 padding:10px 0;
}
.bs_picup6col li span{
  display:block;
}
.bs_picup6col li a{
  display:block;
  text-decoration:none;
}
.bs_picup6col li:hover{
  background:#efefef;
}

/* 表 */
.tdA{
 border:1px #ccc solid;
 font-size:12px;
margin:30px 0 80px;
}
.tdA th{
 padding:12px 0;
 font-weight:bold;
 text-align:center;
 border-bottom:1px #ccc dotted;
 border-right:1px #ccc dotted;
 background: url(../img/bg_white.gif);
 font-size:16px;
 width: 30%;
}
.tdA td{
 padding:12px 0 12px 20px;
 border-bottom:1px #ccc dotted;
 border-right:1px #ccc dotted;
 background:#fff;
 width: 70%;
 font-size:14px;
}
.tdA th:last-child{
 border-bottom:none;
}
/* パンクズ */
.panList{
border-top: 1px #ccc solid;
display: block;
overflow: hidden;
margin:0 0 30px;
}
.panList li{
float: left;
}
.panList li a{
padding: 15px !important;
font-size: 12px;
line-height: 120%;
border-right: 1px #ccc solid;
}
.panList li:first-child a{
background: #444;
color: #fff;
}
.panList li:nth-child(2) a{
background: #666;
color: #fff;
}
.panList li:nth-child(3) a{
background: #999;
color: #fff;
}
.panList li:nth-child(4) a{
background: #aaa;
color: #fff;
}
.panList li:not(:first-child) a::before{
content: "> ";
}
/* 商品一覧 */
.bs_item5col{
display: flex;
flex-wrap: wrap;
margin: 30px 0 80px;
}
.bs_item5col li{
width: 19%;
margin: 0 1% 20px 0;
text-align: center;
overflow: hidden;
  padding:10px 0;
}
.bs_item5col li img{
overflow: hidden;
max-height: 170px;
width: auto;
display:block;
margin:0 auto 10px;
}
.bs_item5col li a{
  display:block;
  text-decoration:none;
}
.bs_item5col li:hover{
  background:#efefef;
}
/* 子カテゴリ一覧 */
.bs_ko4col{
display: flex;
flex-wrap: wrap;
margin: 30px 0 80px;
}
.bs_ko4col li{
width: 24%;
margin: 0 1% 10px 0;
text-align: center;
overflow: hidden;
}
.bs_ko4col li a{
display: block;
text-align: center;
border: 1px #ccc solid;
padding: 10px 0;
}

/*------コンディション内容-------*/
.bs_conditionBox{
border: 1px #ccc solid;
font-size: 14px;
margin:0 0 20px;
}
.bs_conditionBox th{
background: #efefef;
padding: 10px 0;
border-bottom: 1px #fff solid;
  text-align:center;
  font-weight:bold;
  width:15%;
}
.bs_conditionBox td{
padding: 10px 5px;
border-bottom: 1px #eee solid;
line-height: 140%;
}
.condition_tit{
position: relative;
padding-left: 40px;
 font-size:20px;
  margin-bottom:15px;
}
.condition_tit::after {
     position: absolute;
     top: 50%;
     left:0;
     transform:translateY(-50%);
     content: '';
     width: 20px;
     height:4px;
     background-color: #446689;
}
.bs_haisoInfo{
  background:#444;
  color:#fff;
  text-align:center;
  padding:5px;
  letter-spacing:1px;
}