@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
  font-family:"YuGothic", "Yu Gothic", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, Meiryo, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  font-size:16px
}
.txt_fwb,b, strong, .bold{
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
}
/* IEだけに適応 */
_:lang(x)::-ms-backdrop, .selector {
	font-family: "Segoe UI", Meiryo, sans-serif;
}
a {
  color: #464e54;
}
a:hover,a:focus{
  color: #FF6600;
}
a.u_line{
  text-decoration: underline
}
a.c_link{
  color: #FF6600;
}
a.n_line{
  text-decoration: none
}
a.txt_c_brown{
  color:#994d00
}
.btn a{
text-decoration:none
}
/*
 * layout
 */
#wrapper {
 /* max-width: 1000px;*/
}

/*
 * 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;
}
#menu_gl{
  text-align:center;
  border-top:3px solid #bf9635
}
#menu_gl ul{
  margin-bottom:0
}

/*spメニュー*/
.luxbar-brand img{
/*width:100%;*/
  max-height:55px;
  height:auto
}
.luxbar-menu-light{
  background-color:#fff !important;
}
/*.luxbar-header{
  background-color:#fff;
  background-color: rgb(255,255,255,0.8) !important;
}
}*/
.luxbar-item{
 border-bottom:dotted 1px #ccc;
}



/*
 * 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_8 { font-size: 8px; }
.txt_10 { font-size: 10px; }
.txt_11 { font-size: 11px; }
.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_80p{font-size: 80%}
.txt_90p{font-size: 90%}
.txt_100p{font-size: 100%}
.txt_120p{font-size: 120%}
.txt_150p{font-size: 150%}
.txt_200p{font-size: 200%}
.txt_25e{font-size: 2.5em}
.txt_c_ccc {color: #ccc;}
.txt_c_666 {color: #666;}
.txt_c_999 {color: #999;}
.txt_c_red {color: #ff0000;}
.txt_c_grn {color: #7a9b6b;}
.txt_c_w {color: #fff;}
.txt_c_dan {color: #c9302c;}
.txt_c_o,.txt_c_o a {color:#D66915}
.txt_c_bk {color: #000;}
.txt_c_rb {color: #910707;}
.txt_c_brown {color: #994d00;}
/*改行問題*/
.nowrap{white-space: nowrap;}
.inline-b{display:inline-block}
/* background */
.bgc_gray {background-color: #f1f1f1;}
.bgc_grn{background-color: #7a9b6b;}
.bgc_blk{background-color:block}
.bgc_brg{background-color:#C2B9AA}
.bgc_w{background-color:#FFFFFF}
.bgc_o{background-color: #D66915;}
.bgc_rb{background-color: #910707;}
.bgc_gld{background-color:#bf9635}
.bgc_ylw{background-color:#fff8e8}
.bgc_sky{background-color:#8bc5d7}
/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_5 { margin: 5px; }
.mar_10 { margin: 10px; }
.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_40 { margin-top: 40px; }
.mar_r_40 { margin-right: 40px; }
.mar_b_40 { margin-bottom: 40px; }
.mar_l_40 { margin-left: 40px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_b_60 { margin-bottom: 60px; }
.mar_b_70 { margin-bottom: 70px; }
.mar_l_50 { margin-left: 50px; }
.mar_t_100 { margin-top: 100px; }
/* padding */
.pad_v_5 { padding: 5px 0; }
.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; }
.pad_side_menu{padding:10px 20px 10px 10px;}
/* 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_1 { border: 1px solid #eee; }
.bor_t_2 { border-top: 2px solid #eee; }
.bor_r_2 { border-right: 2px solid #eee; }
.bor_b_2 { border-bottom: 2px solid #eee; }
.bor_l_2 { border-left: 2px solid #eee; }
.bor_2 { border: 2px solid #eee; }
.bor_c_g{border-color:#4D9506}
.bor_c_g{border-color:#7a9b6b}
.bor_c_o{border-color:#D66915}
.bor_c_bk{border-color:black}
.bor_c_rb{border-color:#910707}
.bor_c_gld{border-color:#bf9635}
.bor_s_dotted{border-style:dotted}
/*list-style*/
.list_s_n{
  list-style:none
}
/* 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%; }

/*サイズなど基本*/
.w950{
max-width:950px;
margin-left: auto;
margin-right: auto;
width:96%;/*containarの96％を外したのでここで設定*/
}
.w1000{
max-width:1000px;
margin-left: auto;
margin-right: auto;
width:96%;/*containarの96％を外したのでここで設定*/
}
.w1200{
max-width:1200px;
margin-left: auto;
margin-right: auto;
}
.container{
 width:100%
}
.w96p
{width:96%}

.center {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.left{
  float:left
}
img.left{
  margin-right:10px;
  margin-bottom:10px
}
.right{
  float:right
}
img.right{
  margin-left:10px;
  margin-bottom:10px
}
.br{
  display:block;
}
.clear{
  clear:both
}
/*横幅*/
.w60p{
  width:60%
}
.w70p{
  width:70%
}
.w80p{
  width:80%
}
.w90p{
  width:90%
}
.w100p{
  width:100%
}

/*テキスト行間*/
.txt_lh_10{line-height:1em}
.txt_lh_15{line-height:1.5em}
.txt_lh_20{line-height:2em}
.txt_lh_25{line-height:2.5em}
.txt_lh_30{line-height:3em}

/*テキスト装飾*/
/*(斜線の囲み枠)*/
p.t_d_sha{
  position: relative;
  display: inline-block;
  padding: 0 45px;
}
h2.t_d_sha{
  position: relative;
  display: inline-block;
  padding: 0 45px;
}
h3.t_d_sha{
  position: relative;
  display: inline-block;
  padding: 0 45px;
}
.t_d_sha::before,
.t_d_sha::after{
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 30px;
height: 1px;
background-color: #00897B;
}
.t_d_sha::before{
left: 0;
-webkit-transform: rotate(60deg);
transform: rotate(60deg); }
.t_d_sha::after{
 right: 0;
-webkit-transform: rotate(-60deg);
transform: rotate(-60deg); }

/*2トーンボーダー*/
.t_d_2tone{
  position: relative;
  padding-bottom: .5em;
  border-bottom: 4px solid #ccc;

}
.t_d_2tone::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 2;
  content: '';
  width: 30%;
  height: 4px;
  background-color: #3498db;
  background-color: #dd4b04;
}
/*(ラインで囲む文字デコ)*/
.t_d_line {
	display: flex;
	align-items: center;
  padding-right:6em;
  padding-left:6em;
}
.t_d_line:before, .t_d_line:after {
	content: "";
	flex-grow: 1;
	border-top: 1px solid;
	background: #000;
	display: block;
}
.t_d_line:before {
	margin-right: 2rem;
}
.t_d_line:after {
	margin-left: 2rem;
}

@media (max-width: 768px) {
  .t_d_line {
  padding-right:2em;
  padding-left:2em;
}
}
/*(リボン)*/
.t_d_ribon{
  position: relative;
  margin: 1rem -10px;
  padding: 1rem 2rem;
  padding: 0.5rem 2rem;
  background: #fff100;
  background: #dd4b04;
  color:#fff
}
.t_d_ribon:before,
.t_d_ribon:after {
  position: absolute;
  content: '';
}

.t_d_ribon:before {
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 10px solid #ccc100;
  border-top: 10px solid #510;
  border-left: 10px solid transparent;
}

.t_d_ribon:after {
  right: 0;
  bottom: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid #ccc100;
  border-top: 10px solid #510;
  border-right: 10px solid transparent;
}
/*（円とチェックマーク)最近チェックした・・に使用*/
.t_d_ck{
position: relative;
  background: #f4f4f4;
  padding: 2px 5px 2px 20px;
  font-size: 20px;
  color: #474747;
  border-radius: 0 10px 10px 0;  
  margin-left: 1em;
}
.t_d_ck:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  display: inline-block;
  line-height: 40px;
  position: absolute;
  padding: 0em;
  color: white;
  background: #ffbb63;
  font-weight: 900;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  left: -1.35em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
}
/*（円とびっくりマーク)あなたにおすすめ・・に使用*/
.t_d_bikkuri{
position: relative;
  background: #f4f4f4;
  padding: 2px 5px 2px 20px;
  font-size: 20px;
  color: #474747;
  border-radius: 0 10px 10px 0;  
  margin-left: 1em;
}
.t_d_bikkuri:before {
  font-family: "Font Awesome 5 Free";
  content: "\f12a";
  display: inline-block;
  line-height: 40px;
  position: absolute;
  padding: 0em;
  color: white;
  background: #ffbb63;
  font-weight: 900;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  left: -1.35em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
}
/*（ストライプ）*/
.t_d_st{
  position: relative;
  padding: 1.2rem 1rem;
}
.t_d_st:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #000, #000 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #000, #000 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/*(吹き出し下線)*/
.t_d_fuki_u {
  position: relative;
  padding: 1.5rem 2rem;
  border-bottom: 2px solid #000;
}

.t_d_fuki_u:before {
  position: absolute;
  bottom: -14px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0;
  border-style: solid;
  border-color: #000 transparent transparent;
}

.t_d_fuki_u:after {
  position: absolute;
  bottom: -10px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0;
  border-style: solid;
  border-color: #fff transparent transparent;
}



/*（マーカー）*/
.t_d_mrk_y{
  background:linear-gradient(transparent 60%, #fff799 60%);
}
.t_d_mrk_b{
  background:linear-gradient(transparent 60%, #6cf 60%);
}
.t_d_mrk_pnk{
background:linear-gradient(transparent 60%, #f6c 60%);
}
.t_d_mrk_grn{
background:linear-gradient(transparent 60%, #6f6 60%);
}
.t_d_mrk_red{
background:linear-gradient(transparent 60%, #ffbebe 60%);
}
/*boxデザイン*/
/*(基本のスクエアと角丸)*/
.box_s{
    padding: 0.5em 1em;
    /*margin: 2em 0;
    font-weight: bold;*/
    border: solid 1px #ccc;
}
.box_r{
  padding: 0.5em 1em;
    /*margin: 2em 0;*/
    border: solid 1px #ccc;/*線*/
    border-radius: 10px;/*角の丸み*/
}
/*(交差線枠)*/
.box_kousa{
    margin:2em 0;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
}
.box_kousa:before, .box_kousa:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: black;
}
.box_kousa:before {left: 10px;}
.box_kousa:after {right: 10px;}
.box_kousa p {
    margin: 0; 
    padding: 0;
}
/*(カギカッコ枠)*/
.box_kagi{
  position: relative;
  padding:0.25em 1em;
}
.box_kagi:before,box_kagi:after{ 
    content:'';
    width: 20px;
    height: 30px;
    position: absolute;
    display: inline-block;
}
.box_kagi:before{
    border-left: solid 1px #5767bf;
    border-top: solid 1px #5767bf;
    top:0;
    left: 0;
}
.box_kagi:after{
    border-right: solid 1px #5767bf;
    border-bottom: solid 1px #5767bf;
    bottom:0;
    right: 0;
}
.box_kagi p {
    margin: 0; 
    padding: 0;
}
/*(吹き出し枠)*/
.box_huki{
  position: relative;
    padding: 0.5em 0.7em;
    margin: 2em 0;
    background: #e6f4ff;
    color: #5c98d4;
    font-weight: bold;
}
.box_huki:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #e6f4ff;
    width: 0;
    height: 0;
}
.box_huki p {
    margin: 0; 
    padding: 0;
}

/*(吹き出し枠 お客様の声用)*/
.box_huki_voice{
  position: relative;
    padding: 0.5em 0.7em;
    margin: 1em 0;
    background: #ffebe9;
    color: #ff7d6e;
    font-weight: bold;
}
.box_huki_voice:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #ffebe9;
    width: 0;
    height: 0;
}
.box_huki p {
    margin: 0; 
    padding: 0;
}
/*(ラベル枠)<span class="box-title">ここにタイトル</span>でタイトル*/
.box_label1 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #ff7d6e;
    border-radius: 8px;
}
.box_label1 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #ff7d6e;
    font-weight: bold;
}
.box_label1 p {
    margin: 0; 
    padding: 0;
}
/*top逸品部分*/
.ippin{
  border: solid 5px #e63030;
}
.ippin a{
/*text-decoration: underline*/
}
.box_label1.ippin .box-title {
    top: -50px;
}

.box_label2 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #62c1ce;
}
.box_label2 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #62c1ce;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box_label2 p {
    margin: 0; 
    padding: 0;
}

/*box枠の色*/
.bgc_b_b{
  background: #cde4ff;
  border-color:#5989cf
}
.bgc_b_g{
  background: #f7f7f7;
  border-color:#dadada
}
.bgc_b_red{
  background: #ffeaea;
  border-color:#ffc3c3
}
.bgc_b_ylw{
  background: #fff8e8;
  border-color:#ffc06e
}
.n-b{
  border:none
}


/*ランキング*/
.rank-product{
  display:inline-block;
  position:relative;
}
.rank-box{
  position: absolute;
top: 5px;
left: 10px;
z-index: 5;
}
.ranknam{
padding:0;
background: #fff;
color: #000;
font-weight: bold;
border-radius: 50%;
width: 20px;
height: 20px;
display: block;
text-align: center;
  line-height:19px
}
.rank1{
  background: #ffea22;
}
.rank2{
  background: #cbcbcb;
}
.rank3{
 background: #d9a300;
}
.rank4,.rank5,.rank6{
}

/*スライダー*/
#slider div{
  width: 100% !important;
  max-width: 100%;
  height: auto !important;
}

#slider div img{
  width: 100% !important;
  height: auto !important;
}
.bxslider img{
  width: 100% !important;
  height: auto !important;
}

.btn_line_b{
  border:1px solid black;
  padding:0 3px;
}

#slider .bx-wrapper img {
    margin: 0 auto;
}
.slider .bx-wrapper{
width: 100%;
height: auto;
}
/*スライダーの枠を消す*/
.bx-wrapper .bx-viewport {
  margin: 0 !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 0 !important;
  background: none !important;
  left: 0px !important;
  top:0
}
/*左右の矢印のカスタム　スマホのときにメニューに重なってしまう*/
.slider .bx-wrapper .bx-controls-direction a{
z-index: 0
}
/*ブラウザサイズによって調整*/

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}

@media (min-width: 900px){
/*カテゴリー名を上下中央に*/
.c_box{
}
.c_txt{
margin: auto;
height: 50px;
display: table-cell;
vertical-align: middle;
}
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
    margin-top:2em;
  }
  .container{
    padding:0;
    /*margin-top:58px;/*固定メニューバーがあるため下げる*/
  }
    /*タブレット以下のみセンター寄せ*/
 .tb_c{
    text-align:center
  }
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
  }
  .sp_br{
  display:block;
  }
  .btn_sp_lg{
    width:90%
  }
  .sp_center{
    text-align:center
  }
  .sp_mar_t_10{
    margin-top:10px
  }
  .sp_mar_b_10{
    margin-bottom:10px
  }
  .sp_mar_l_10{
    margin-left:10px
  }
  .sp_mar_r_10{
    margin-right:10px
  }
    .sp_mar_10{
    margin:10px
  }
  .left{
  float:none
}
img.left{
  float:none;
  width:100%;
  margin-right:0;
  margin-bottom:10px
}
.right{
  float:none
}
img.right{
float:none;
width:100%;
  margin-left:0;
  margin-bottom:10px
}
}
@media (max-width: 480px) {
  /* ~480px */
  #contents{
    font-size:1.1em
  }
  .sm_c{
    text-align:center
  }
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-lg-w.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-lg-w.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-lg-w.icon-login { background-position: -72px -120px; }
.icon-lg-b.icon-logout { background-position: -32px -80px; }
.icon-lg-w.icon-logout { background-position: -32px -80px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-lg-w.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-lg-w.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-lg-w.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-lg-w.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-lg-w.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-lg-w.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.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-lg-w.icon-chevron_down { background-position: -528px -192px; }
.icon-b.icon-numbered_list {background-position: -144px -96px;}
.icon-w.icon-numbered_list {background-position: -144px -96px;}
.icon-lg-b.icon-numbered_list {background-position: -216px -144px;}
.icon-lg-w.icon-numbered_list {background-position: -216px -144px;}
.icon-b.icon-circled_minus {background-position: -144px -80px;}
.icon-w.icon-circled_minus {background-position: -144px -80px;}
.icon-lg-b.icon-circled_minus {background-position: -216px -120px;}
.icon-lg-w.icon-circled_minus {background-position: -216px -120px;}
.icon-b.icon-chevron_thin_right {background-position: -144px -144px;}
.icon-b.icon-chevron_thin_up {background-position: -128px -144px;}
.icon-w.icon-chevron_thin_up {background-position: -128px -144px;}
.icon-lg-b.icon-chevron_thin_up {background-position: -192px -216px;}
.icon-lg-w.icon-chevron_thin_up {background-position: -192px -216px;}
.icon-b.icon-chevron_thin_down {background-position: -112px -144px;}
.icon-w.icon-chevron_thin_down {background-position: -112px -144px;}
.icon-lg-b.icon-chevron_thin_down {background-position: -168px -216px;}
.icon-lg-w.icon-chevron_thin_down {background-position: -168px -216px;}
.icon-b.icon-chevron_small_right {background-position: -80px -144px;}
.icon-w.icon-chevron_small_right {background-position: -80px -144px;}
.icon-lg-b.icon-chevron_small_right {background-position: -120px -216px;}
.icon-lg-w.icon-chevron_small_right {background-position: -120px -216px;}
.icon-b.icon-chevron_right {background-position: -16px -144px;}
.icon-w.icon-chevron_right {background-position: -16px -144px;}
.icon-lg-b.icon-chevron_right {background-position: -24px -216px;}
.icon-lg-w.icon-chevron_right {background-position: -24px -216px;}
.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); }
}


/*font*/
.font_noto{
font-family: 'Noto Sans JP', sans-serif;
}
.font_meri{
  font-family: "メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
}
.font_min{
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.font_nato_min{
font-family: 'Noto Serif JP', serif;
  font-weight:bold
}

/*ボタン*/
.btn-lg{
  padding: 20px 40px;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    background-color: #ac2925;
    border-color: #821f1c;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #821f1c;
    border-color: #c9302c;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-kaku {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px
}
.btn-blk {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-blk a{
    color: #fff;
}
.btn-blk:hover, .btn-blk:focus, .btn-blk.focus, .btn-blk:active, .btn-blk.active, .open > .dropdown-toggle.btn-warning {
    color: #fff;
background-color: #666;
    border-color: #666;
  opacity: 0.8;
}

#pagetop {
    position: fixed;
    right: 0;
    bottom: 100px;
    display: none;
}

/*ページトップ*/
/*gotop*/
#scroll {
  display: none;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 200;
}
#scroll-2 {
display: none;
/*  position: fixed;
  z-index: 200;
*/
}
.btn-scroll {
  padding: 0;
  border:none;
  border-radius: 0;
  background-color: #000;
  display: block;
  text-align: center;
}

.btn-scroll:hover {
 /* border: 1px solid #f09f61;*/
  background-color: #bbb;
}

.btn-scroll a {
  padding: 14px 17px;
  display: block;
  color: #fff;
}

.btn-scroll a:hover {
  text-decoration: none;
}

.btn-home,
.btn-incart,
.btn-cart {
  margin-bottom: 1px;
}

.btn-scroll__txt {
  font-size: .9em;
  display: block;
}
/*フッター周り*/

.foot_menu{
  color:#fff
}
.foot_menu a{
  color:#fff
}
.foot_menu a:hover{
  color:#000
}
.foot_menu ul li{
  margin-bottom:10px
}
.foot_top{
  height:80px;
  background-image:url("https://img21.shop-pro.jp/PA01455/977/etc/footer_bg.png");
  background-size:contain;
  background-repeat: no-repeat;
background-position: center bottom
}
/*Q&A*/
#QandA-1 {
	width: 100%;
	/*font-size: 14px; 全体のフォントサイズ*/
}
#QandA-1 h2 {

}
#QandA-1 dt {
	background: #444; /* 「Q」タイトルの背景色 */
	color: #fff; /* 「Q」タイトルの文字色 */
	padding: 8px;
	border-radius: 4px;
  	line-height: 140%;
}
#QandA-1 dt:before {
	content: "Q.";
	font-weight: bold;
	margin-right: 8px;
}
#QandA-1 dd {
	margin: 24px 16px 40px 32px;
	line-height: 140%;
	text-indent: -24px;
  line-height:2
}
#QandA-1 dd:before {
	content: "A.";
	font-weight: bold;
	margin-right: 8px;
}

.btn-01 {
    border: 1px solid #fff;
    background-color: #fff;
    color: #444;
    *background-color: #fff;
    width: 100%;
    border-radius: 0;
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    margin: 30px 0 0;
    padding: 20px 0;
    display: block;
}
.btn-01:hover, .btn-01:focus, .btn-01:active, .btn-01.active, .btn-01.disabled, .btn-01[disabled] {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background-color: #ddd;
    color: #444;
    *background-color: #ddd;
}

.logo img.hidden-phone{
max-width:500px;
height:auto
}
/*商品詳細ページ本文*/
.product-order-exp{
font-size:17px;
line-height: 1.8em;
}
.sns_btns{
}
.sns_btns a {
    display: block;
    display: table;
    width: 40px;
    height: 40px;
    border-radius: 23px;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}
.sns_btns li {
    float: left;
    margin-right: 0.45em;
    list-style: none;
    text-align: center;
}
.sns_btns li a.scl{
  border:1px solid #FFFFFF;
  background-color:#FFFFFF
}
.sns_btns .facebook_btn a {
    background: #3b5998;
}
.txt_c_facebook{
  color:#3b5998
}
.txt_c_facebook a{
  color:#3b5998
}
.txt_c_facebook a:hover{
  color:#5979be
}

.sns_btns .twitter_btn a {
    background: #55acee;
}
.txt_c_twitter{
  color:#55acee
}
.txt_c_twitter a{
  color:#55acee
}
.txt_c_twitter a:hover{
  color:#93caf4
}
.mail_btn a {
    background: #2F915F;
}
.txt_c_mail{
   color: #2F915F;
}
.txt_c_mail a{
  color:#2F915F
}
.txt_c_mail a:hover{
  color:#42c281
}
.youtube_btn a {
    background: #C81D1C;
}
.txt_c_youtube{
   color: #C81D1C;
}
.txt_c_youtube a{
  color:#C81D1C
}
.txt_c_youtube a:hover{
  color:#e54443
}
.rss_btn a {
    background: #f26522;
}
.txt_c_rss{
   color: #f26522;
}
.txt_c_rss a{
  color:#f26522
}
.txt_c_rss a:hover{
  color:#f69262
}
.instagram_btn a {
    background: #3f729b;
}
.txt_c_instagram{
   color: #3f729b;
}
.txt_c_instagram a{
   color: #3f729b;
}
.txt_c_instagram a:hover{
   color: #6094be;
}
.sns_btns .fa {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
ul.sns_btns.inline li{
  padding-right:0;
  padding-left:0;
}


