@charset "euc-jp";
@import url('//fonts.googleapis.com/css2?family=Michroma&display=swap');
/*body{
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}*/
li{
  list-style-type:none;
}
.imgTi25{
  margin-bottom:25px;
}
.imgTi40{
  margin-bottom:40px;
}
.imgTi50{
  margin-bottom:50px;
}
.imgTi80{
  margin-bottom:80px;
}
.imgTi10{
 margin-bottom:10px;
}
.textLeft{
  text-align:left;
}
.textRight{
  text-align:right;
}
.textCenter{
  text-align:center;
}
/***************** スマホ　メニュー　20200904
**************************************/
#sp-cate-menu{
  display:none;
}
@media only screen and (max-width:768px) {
#sp-cate-menu{
  display:block;
  clear:both;
}
#sp-cate-menu ul{
  display:flex;
  justify-content: space-between;
}
#sp-cate-menu ul li{
  width:33%;
  text-align:center;
}
#sp-cate-menu ul li a{
  display:block;
  padding:10px;
  font-size:18px;
}
.side-section.incart-delivery{
  margin-bottom:10px;
}
}
/***************** ブランド（メンズ・レディース）
**************************************/

.icon_out{
	overflow:hidden;
}


.icon_out a{
	display:block;
	width:25%;
	box-sizing:border-box;
	padding-left:15px;
	padding-right:15px;
	float:left;
}

.icon_pic{
	margin-bottom:15px;
	padding:3px;
	box-sizing:border-box;
}
.icon_out a:hover .icon_pic{
	padding:1px;
}

.icon_pic img{
	border:solid 1px #d2d2d2;
	box-sizing:border-box;
}

.icon_out a:hover img{
	border:solid 3px #d2d2d2;
}
.dropdown a:hover img{
	border:solid 3px #d2d2d2;
  box-sizing:border-box;
}
.sl33{
overflow:hidden;
}
/*FUATURE*/
ul.brandBnr{
  margin-left:0;
  text-align:center;
}
.brandBnr li{
list-style-type:none;
width:23%;
float:left;
margin:0 1% 1.5em 1%;
}
.brandBnr li.bnrTop{
width:48%;
}
ul.brandBnr2{
  margin-left:0;
  text-align:center;
}
.brandBnr2 li{
list-style-type:none;
width:48%;
float:left;
margin:0 1% 1.5em 1%;
}
/*gift*/
	
.giftLink a:link , .giftLink a:visited{
	color:#fff;
	font-size:100%;
	padding:10px 0;
	width:100%;	
	display:block;
}
.giftLink a:hover{
	text-decoration:none;
	display:block;
	width:100%;
}
p.har a:link , .har a:visited{
	background:#772328;
}
p.har a:hover{
	background:#853c40;
}
p.him a:link , .him a:visited{
	background:#35465e;
}
p.him a:hover{
	background:#4e5c71;
}
.cBox{
  width:100%;
  margin-bottom:100px;
}
ul.ddmenu {
   margin: 0px;               /* メニューバー外側の余白(ゼロ) */
   padding: 0px 0px 0px 15px; /* メニューバー内側の余白(左に15px) */
   background-color: #cc0000; /* バーの背景色(濃い赤色) */
}
ul.ddmenu li {
   width: 125px;          /* メニュー項目の横幅(125px) */
   display: inline-block; /* ★横並びに配置する */
   list-style-type: none; /* ★リストの先頭記号を消す */
   position: relative;    /* ★サブメニュー表示の基準位置にする */
}
ul.ddmenu a {
   background-color: #cc0000; /* メニュー項目の背景色(濃い赤色) */
   color: white;              /* メニュー項目の文字色(白色) */
   line-height: 40px;         /* メニュー項目のリンクの高さ(40px) */
   text-align: center;        /* メインメニューの文字列の配置(中央寄せ) */
   text-decoration: none;     /* メニュー項目の装飾(下線を消す) */
   font-weight: bold;         /* 太字にする */
   display: block;            /* ★項目内全域をリンク可能にする */
}
ul.ddmenu a:hover {
   background-color: #ffdddd; /* メニュー項目にマウスが載ったときの背景色(淡いピンク) */
   color: #dd0000;            /* メニュー項目にマウスが載ったときの文字色(濃い赤色) */
}
ul.ddmenu ul {
   margin: 0px;        /* ★サブメニュー外側の余白(ゼロ) */
   padding: 0px;       /* ★サブメニュー内側の余白(ゼロ) */
   display: none;      /* ★標準では非表示にする */
   position: absolute; /* ★絶対配置にする */
}
ul.ddmenu ul li {
   width: 135px;               /* サブメニュー1項目の横幅(135px) */
   border-top: 1px solid pink; /* 項目上側の枠線(ピンク色で1pxの実線) */
}
ul.ddmenu ul li a {
   line-height: 35px;   /* サブメニュー1項目の高さ(35px) */
   text-align: left;    /* 文字列の配置(左寄せ) */
   padding-left: 5px;   /* 文字列前方の余白(5px) */
   font-weight: normal; /* 太字にはしない */
}
ul.ddmenu ul li a:hover {
   background-color: #ffff80; /* サブメニュー項目にマウスが載ったときの背景色(淡い黄色) */
   color: #005500;            /* サブメニュー項目にマウスが載ったときの文字色(濃い緑色) */
}


@media only screen and (max-width:768px) {
  .icon_out a{
  width:50%;
  }
}
.sl33 #slider3{
  margin:0;
}

#slider3 li{
list-style:none;
 width:100%;
 max-width:860px;
}

#slider3 li img{
  width:100%;
  max-width:860px;
}

.okaimono{
background-color:#fafafa;
color:#fafafa;
line-height:80px;
color:#333;
text-align:center;
overflow:hidden;
}

.okaimono a{
display:block;
background-color:#222;
padding:0 20px 0 20px;
line-height:80px;
color:#fff;
max-width:300px;
float:right
}

.f_nav_out{
overflow:hidden;
}

.f_nav_out li{
float:left;
}

.men_women_side_link a{
display:block;
text-align:left;
width:100%;
margin-bottom:20px;
}

.prd-lst-img{
width:100%;
}

.s_out{
display:none;
}

.header-logo02{
position:absolute;
top:15px;
left:30px;
}




h1,h2,h3{
	font-weight:normal;
}
h1 {
  font-size:12px;
}

.logo01{
	text-indent:-999999px;
	background-image:url(https://img07.shop-pro.jp/PA01115/511/etc/LOGO_B.png?cmsp_timestamp=20150929180855);
	background-repeat:no-repeat;
	background-size:135px 77px;
	width:135px;
	height:77px;
}

.logo01 a{
	display:block;
        height:100%;
}

.no_link:hover{
       text-decoration:none !important;
}

/***************** 取扱いブランド 
**************************************/

.brand_out{
	max-width:860px;
}

.brand_main_pic{
	margin-bottom:40px;
}

.brand_name_out{
	overflow:hidden;
}

.brand_name_box01{
	float:left;
	box-sizing:border-box;
	width:50%;
	padding-left:15px;
	padding-right:15px;
}

.brand_name_box01 h2{
	border-bottom:solid 1px #dbdbdb;
	padding-bottom:3px;
}

.brand_box02{
	margin-bottom:20px;
}

.brand_box02 h3{
	margin:0 0 15px 0 !important;
	font-weight:normal !important;
	color:#222;
}

.brand_box03{
	overflow:hidden;
}

.brand_box03 ul , .brand_box03a  ul{
 	 margin:0;
}

.brand_box03 li {
	display:block;
	float:left;
	width:50%;
	box-sizing:border-box;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:5px;
	color:#777;
  font-size:90%;
}
.brand_box03a li {
	display:block;
	float:left;
	width:50%;
	box-sizing:border-box;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:5px;
	color:#777;
}
  

li.nolink a{
  color:#bbbbbb !important;
}

.brand_watch_h2{
	margin-top:80px;
}
/*.rmb100{
  font-size:80%;
}*/




/***************** 店舗のご案内 **************************************/
.shop02_box03a{
  overflow:hidden;
  box-sizing:border-box;
  width:100%;
  margin-bottom:20px;
  
}

.s_link_out{
  margin-bottom:80px;
}
.s_link_btn{
	display:block;
	border:solid 1px #d2d2d2;
	border-radius:4px;
	padding:10px ;
	box-sizing:border-box;
	width:100%;
	margin:15px auto 0 auto;
	font-size:14px;
	text-align:center;
	max-width:200px;
	text-decoration:none;
}
.s_link_btn:hover{
	text-decoration:none;
	background-color:#252525;
	color:#fff !important;
}
.s_link_btn:focus{
	text-decoration:none;
	color:#333;
}

.shop02_box03{
  overflow:hidden;
  box-sizing:border-box;
  width:100%;
  margin-bottom:80px;
  
}

.shop02_box03_left{
padding:0 15px 0 15px;
box-sizing:border-box;
float:left;
width:50%;
}
.shop02_box03_right{
padding:0 15px 0 15px;
box-sizing:border-box;
float:left;
width:50%;
}

.shop02_info_box01_img{
  margin-bottom:15px;
}

.shop02_info_box02{
  padding:0 15px 30px 15px ;
  box-sizing:border-box;
}
ul.shopImg {
  margin:0;
  overflow:hidden;
}
ul.shopImg li{
  width:49%;
  float:left;
  margin-right:2%; 
  display:block;
  margin-bottom:25px;
}
ul.shopImg li:last-child{
  margin-right:0  
}
ul.shopImg li img{
  width:100%;
  height:auto;
}
.daihyou_title{
 font-weight:bold;
  margin: 0 0px 40px 0px;
}

.shop02_table{
  width:100%;
}

.shop02_table th{
  width:30%;
  border-bottom:solid 1px #d2d2d2;
  padding:15px;
  font-weight: normal;
  text-align:left;
}

.shop02_table td{
  width:70%;
  border-bottom:solid 1px #d2d2d2;
   padding:15px;
  text-align:left;
}

.shop_man_pic{
	float:left;
	width:29.85948478%;

}

.shop_man_right{
	float:right;
	width:60.88992974%;
	padding-right:1.756440281%;
}

.shop_man_out{
	overflow:hidden;
	max-width:854px;
	box-sizing:border-box;
	padding-left:15px;
	padding-right:15px;
	box-sizing:border-box;
	margin-bottom:80px;

}

.shop_link_out{
	width:100%;
}

.shop_link_out a{
	margin-top:15px;
	background:#252525;
	color:#fff;
	height:40px;
	line-height:40px;
	width:270px;
	display:block;
	float:right;
	text-align:center;
}

.shop_link_out a:hover{
	text-decoration:none;
	background:#111;
}

.shop_info_out{
	max-width:854px;
}

.shop_info_box01{
	width:100%;
	box-sizing:border-box;
	overflow:hidden;
	margin-bottom:40px;
}

.shop_info_box01_img{
	width:50%;
	padding-left:15px;
	padding-right:15px;
	box-sizing:border-box;
	float:left;
}

.shop_info_gmap{
	width:50%;
	padding-left:15px;
	padding-right:15px;
	box-sizing:border-box;
	float:right;
}

.shop_info_box02{
	padding-left:15px;
	padding-right:15px;
	box-sizing:border-box;
	max-width:854px;
	margin-bottom:80px;
}

.shop_info_out h2{
	margin:0 15px 40px 15px;
}

.shop_main_text{
	box-sizing:border-box;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:80px;
}


/***************** 店舗のご案内　end **************************************/





.logo01{
font-size:32px;
}

.logo01 a{

}

#base_gmoWrapp,
#gmo_CMSPbar {
  overflow: hidden;
  min-width: 100% !important;
  width: 100% !important;
}


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

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

.text-warning {
  color: #c09853;
}

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

.text-error {
  color: #b94a48;
}

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

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

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

.text-success {
  color: #468847;
}

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

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

.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 #ecd062;
  background-color: #ecd062;
  color: #fff;
  *background-color: #ecd062;
}

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

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

.btn-03:hover,
.btn-03:focus,
.btn-03:active,
.btn-03.active,
.btn-03.disabled,
.btn-03[disabled] {
  border: 1px solid #e6e6e6;
  background-color: #e6e6e6;
  color: #4d4d4d;
  *background-color: #e6e6e6;
}

button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

.btn-link,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-link {
  border-color: transparent;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  color: #0088cc;
  cursor: pointer;
}

.btn-link:hover,
.btn-link:focus {
  background-color: transparent;
  color: #005580;
  text-decoration: underline;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
          border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
          border-bottom-left-radius: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
          border-bottom-right-radius: 4px;
}



.alert {
  margin-bottom: 20px;
  padding: 8px 35px 8px 14px;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  background-color: #fcf8e3;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.alert-success {
  border-color: #d6e9c6;
  background-color: #dff0d8;
  color: #468847;
}

.alert-danger,
.alert-error {
  border-color: #eed3d7;
  background-color: #f2dede;
  color: #b94a48;
}

#pagetop {
  height: 54px;
  padding: 0;
  display: none;
  overflow: hidden;
}
#pagetop a {
  display: block;
  padding: 15px;
}
#pagetop img {
  width: 24px;
  height: auto;
}


/* ========================================
      PCの場合
======================================== */

body {
  background-color: #fff;
  color: #4d4d4d;
}

a {
  color: #4d4d4d;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  transition: color 0.1s linear;
}

a:hover {
  color: #5e5e5e;
}

.product-exp a:link , .product-exp a:visited {
	color:#e7c451;
}
a:link .kochira , a:visited .kochira{ 
	color:#e7c451;
}

/* アイコン */
.icon {
  display: inline-block;
  padding-left: 16px;
  line-height: 1.5;
}

.icon:before {
  display: block;
  float: left;
  margin-left: -16px;
  width: 16px;
  height: 16px;
  background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-b.png);
  background-size: 16px 160px;
  background-repeat: no-repeat;
  content: "";
}

/* PC でアイコンを白にする場合 */
.icon-white .icon:before {
  background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-w.png);
}

/* アイコンの種類 */
.icon-cart:before { background-position: 0 0; }
.icon-search:before { background-position: 0 -16px; }
.icon-user:before { background-position: 0 -32px; }
.icon-down:before { margin: 5px 5px 0 0; background-position: 0 -64px; }
.icon-up:before { background-position: 0 -48px; }
.icon-right:before { background-position: 0 -80px; }
.icon-left:before { background-position: 0 -96px; }
.icon-regist:before { background-position: 0 -112px; }
.icon-login:before { background-position: 0 -144px; }
.icon-logout:before { background-position: 0 -128px; }

.text-block {
  line-height: 2;
}

.ttl-h2 {
  margin:0 0 1em 0;
  color: #4d4d4d;
  font-weight: normal;
  font-size: 160%;
  line-height: 1.5;
}

.ttl-h22 {
    margin: 0 0 0.5em 0;
    color: #4d4d4d;
    font-weight: normal;
    font-size: 120%;
    line-height: 1.5;
}
.ttl-h22:before {
  content: "【";
}
.ttl-h22:after {
  content: "】";
}

.ttl-h3 {
  margin-bottom: .7em;
  padding: 20px 0;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  color: #4d4d4d;
  font-weight: normal;
  font-size: 124%;
}

#container {
  position: relative;
  z-index: 101;
  padding-top: 40px;
}

/* スライダー */

#sliderbutton {
  position: absolute;
  left: 1%;
  z-index: 200;
  display: none;
}
.slider-btn {
  display: block;
  padding: 20px 50px;
  font-size: 20px;
}

/* ヘッダー */



/* ----- サイドメニュー ----- */
.side-section {
  margin-bottom: 40px;
}
.side-section li {
  margin: 20px 0;
}
  .side-section li a {
    color: #4d4d4d;
    text-decoration: none;
    font-weight: normal;
    font-size: 15px;
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    transition: color 0.1s linear;
  }
  .side-section li a:hover {
    text-decoration: underline;
  }
  .incart-delivery {
    clear: both;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 8px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #eeab53;
  }
  .incart-delivery ul {
    margin: 0;
  }
  .incart-delivery li {
    padding: 2px 0;
    margin: 0;
  }
  .incart-delivery li:first-child {
    border-top: none;
  }
  .search-select {
    margin-bottom: 10px;
  }
  .search-box {
    float: left;
    width: 65%;
  }
  .search-btn[type="submit"] {
    float: right;
    padding: 4px 0;
    width: 25%;
  }
  .side-category-name,
  .side-group-name {
    display: block;
    margin-top: 10px;
  }
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
    width: 100% !important;
  height:500px;
}

/* パンくずリスト */
.topicpath-nav {
  margin-bottom: 20px;
  font-size: 84.615%;
}
  .topicpath-nav li {
    display: inline;
    margin-right: .2em;
  }
  .topicpath-nav li a {
    margin-left: .2em;
    color: #444;
    text-decoration: none;
  }
  .topicpath-nav li a:hover {
    text-decoration: underline;
  }

/* 囲み */
.container-section {
  margin-bottom: 3em;
  word-break: break-all;
}

.eyecatch-block,
.info-block,
.recommend-block,
.bestseller-block,
.free_space_block {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dbdbdb;
  word-break: break-all;
}

.info-block {
  line-height: 1.5;
}

.news {
  padding: 4px 0;
}

.news-date {
  padding-right: 10px;
}

.main-section {
  padding-left: 3 0px;
}

/* 商品リスト */
.prd-lst-sort {
  margin: 20px 0;
}

.prd-lst-unit {
 margin-bottom: 20px;
/*  padding: 0 30px 0 10px;*/
}

.prd-lst-img {
  background: #fff;
}
  .prd-lst-img:hover {
    opacity: 0.8;
  }

.prd-lst-span {
  display: block;
}
.prd-lst-name {
  margin: 10px 0 6px 0;
  padding: 0;
  font-size: 17px;
  font-size: 15px;
}
.prd-lst-exp {
  font-size: 13px;
}
.prd-lst-regular {
  font-size: 13px;
  text-decoration: line-through;
}
.prd-lst-price {
  color: #a1a19f;
  font-size: 13px;
}
.prd-lst-discount {
  color: #b81717;
}

.prd-lst-soldout {
  color: #b81717;
}

.more-prd {
  clear: both;
}

/* 商品のページャー PC */
.prd-lst-pager {
  position: relative;
  overflow: hidden;
}
  .prd-lst-pager ul {
    position: relative;
    left: 50%;
    float: left;
    padding-top: 15px;
  }
  .prd-lst-pager li {
    position: relative;
    left: -50%;
    float: left;
    margin-right: 4px;
    text-align: center;
    line-height: 26px;
  }
  .prd-lst-pager li a,
  .prd-lst-pager li span {
    display: block;
    float: left;
    width: 26px;
    height: 26px;
  }
  .prd-lst-pager li a {
    border: 1px solid #ecd062;
    background-color: #ecd062;
    color: #fff;
    text-decoration: none;
  }
  .prd-lst-pager li a:hover {
    border: 1px solid #ecd783;
    background-color: #ecd783;
  }
  .prd-lst-pager li span {
    border: 1px solid #c6c6c6;
    background-color: #fff;
    color: #c6c6c6;
  }

/* 商品のページャー タブレット スマホ */
.prd-lst-pager-phone {
  text-align: center;
}
  .prd-lst-pager-phone li {
    display: inline;
    margin: 0 10px;
  }
  .prd-lst-pos {
    margin-top: 20px;
  }
  .prd-lst-pos b {
    font-weight: bold;
    font-size: 18px;
  }

/* フッター */
#pagetop {
  width: 49px;
  position: fixed;
  right: 0;
  bottom: 200px;
  z-index: 200;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
#pagetop a {
  padding-right: 10px;
}
.notice-wrapper {
  margin-top: 100px;
  padding: 40px 0;
  border-top: 1px solid #e8e8e8;
  background: #f9f9f9;
}
.wookmark-wrapper {
  position: relative;
}
.wookmark-item {
  padding-bottom: 20px;
  width: 24.5%;
  *width: 20.5%;
  *padding-right: 2% !important;
  *padding-left: 2% !important;
}
/* 約束部分 */
.yakusoku{
width:858px;
margin:0 auto;
clear:both;
 overflow:hidden;
}
ul.yakusokuList{
width:100%;
   overflow:hidden;
  margin-left:0;
  font-size:85%;
}
ul.yakusokuList img{
  margin-bottom:0.5em;
  
}
ul.yakusokuList li{
width:22.49%;
float:left;
margin-right:3.34%;
list-style-type:none;
  margin-bottom:20px;
}
ul.yakusokuList li:last-child{
margin-right:0;
}
.okaimono{
  clear:left;
}
a:link.kochira , a:visited.kochira{
color:#e7c451;
}



/* フッター背景 */
.footer-wrapper {
  padding: 40px 0;
  border-top: 1px solid #d8d8d2;
  border-bottom: 1px solid #d8d8d2;
  background: #ebebe6;
}

.footer-lst {
 /*  padding: 30px 0 0 40px; */
  padding: 0 0 0 40px;
}
  .footer-lst li {
    margin: 20px 0;
  }
  .footer-lst a {
    color: #4d4d4d;
  }

/* ショップ紹介 */
.manager-name {
  margin: 0 0 20px 0;
  font-size: 20px;
}

.manager-caption {
  padding: 0 40px 0 20px;
  border-right: 1px solid #dbdbdb;
}

/* カレンダー */
.tbl_calendar {
  margin-bottom: 20px;
  max-width: 260px;
  width: 100%;
  font-size: 84.615%;
}
  .tbl_calendar caption {
    text-align: center;
  }
  .tbl_calendar th {
    padding: .3em 0;
    border-bottom: 1px solid #ddd;
    text-align: center;
  }
  .tbl_calendar td {
    padding: .5em 0;
    width: 14.2%;
    border-bottom: 1px solid #ddd;
    text-align: center;
  }
.cal_memo {
  margin-top: 1em;
  font-size: 84.615%;
}

/* copyright */
.copyright {
  clear: both;
  margin: 0;
  padding: 2em 0;
  color: #a1a19f;
  text-align: center;
  font-style: normal;
}
.powered {
  display: block;
  padding: 10px 0;
  line-height: 18px;
}
  .powered a {
    color: #a1a19f;
    text-decoration: none;
    font-size: 11px;
  }
  .powered img {
    margin-bottom: 10px;
    margin-left: 4px;
    width: 200px;
    height: 18px;
  }

/* list */
.def-lst-dt {
  padding-top: 1em;
  font-weight: bold;
}
.def-lst-dd {
  margin: 0;
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
  line-height: 2;
}
  .def-lst-dd img {
    max-width: 100%;
    width: inherit;
    height: auto;
  }

/* policy */
#policy p {
  margin: 1em 0;
  color: #666;
  line-height: 1.8;
}

/* freepage */
.freepage {
  word-break: break-all;
}
  .freepage img {
    max-width: 100%;
    width: inherit;
    height: auto;
  }
/*recruitページ*/
.recruitBox{
	text-align:center;
	margin-bottom:160px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color:#000;
  clear:both;
  overflow:hidden;
}
.recruitBox0{
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color:#000;
  clear:both;
  overflow:hidden;
}
.recruitBox1{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color:#000;
  clear:both;
  overflow:hidden;
}
.recruitTi2{
	margin-bottom:40px;
	background: url(https://img07.shop-pro.jp/PA01115/511/etc/recruitTitleBg.png?cmsp_timestamp=20160702184806) no-repeat center 84px;
	font-size:400%;
  font-family: 'Fjalla One', sans-serif;
  line-height:1.1;
  padding-bottom:20px;
  text-align:center;
  color:#000;
  font-weight:bold;
}
.recruitTi2 span{
	font-size:23%;
  font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.recruitTi{
	margin-bottom:40px;
	background: url(https://img07.shop-pro.jp/PA01115/511/etc/recruitTitleBg.png?cmsp_timestamp=20160702184806) no-repeat center 55px;
	font-size:200%;
  font-family: 'Fjalla One', sans-serif;
  line-height:1.1;
  padding-bottom:20px;
}

  
.recruitTi span{
	font-size:42%;
  line-height:18px;
}
.recruitTi4{
	margin-bottom:40px;
	font-size:150%;
  line-height:1.1;
  padding-bottom:10px;
}

  
.recruitTi4 span{
	font-size:42%;
}

.recruitFuture{
  margin:0 auto 25px auto;
  width:400px;
  
}
.futureEn{
	font-size:220%;
   font-family: 'Fjalla One', sans-serif;
  border-right:5px solid #000;
  margin-right:0.3em;
      padding-right:0.3em;
  display:inline;
  float:left;
  line-height:1;
}

.recruitTi3{
  font-size:90%;
  text-align:left;  
}



ul.shimei{
	margin:0 0 50px 0;
	font-size:120%;

}
p.catch{
  font-size:120%;
  font-weight:bold;
  line-height:1.8;
}
.st{
  font-weight:bold;
  font-size:105%;
 	line-height:1.8;
}
ul.box25{
  margin-left:0;
}
ul.box25 li{
  width:23%;
  margin:1%;
  float:left;
}
ul.box25 li img{
  width:100%;
  height:auto;
}
.staff{
  width:86%;
  padding:0 7% 0 7%;
}
ul.shimei li{
	line-height:2;
}
table.recruit{
	width:500px;
	margin:0 auto;
  font-size:85%;
}
table.recruit th , table.recruit td{
	padding:15px;
	text-align:left;
}
table.recruit tr{
	border-bottom:1px solid #dfdfdf;
}

h4.recruitOubo{
  color:#fff;
  background:#000;
  padding:0 5px;
    display:inline-block;
}
.recruitProfL{
  float:left;
  width:20%;
}
.recruitProfR{
    float:right;
  width:80%;
}
  
#order .recruitBox{
  margin-bottom:80px;
font-size:95%;
  line-height:1.8;
}
#order p , h4.title02{
  text-align:left;
}
.left26{
	float:left;
	width:26%;
}
.right70{
	float:right;
	width:70%;
}
ul.weddingJirei{
  	width:100%;
     overflow:hidden;
  margin-left:0;
}
ul.weddingJirei li{
  width:33.333333%;
  float:left;
}
ul.weddingJirei li img{
  width:100%;
  height:auto;
}
ul.box33{
  width:100%;
  overflow:hidden;
  text-align:center;
  margin-left:0;
}
ul.box33 li{
  float:left;
  width:31.3333333%;
  margin:1%;
}

ul.box50{
  width:100%;
  overflow:hidden;
  text-align:left;
  margin-left:0;
}
ul.box50 li{
  float:left;
  width:46%;
  margin:2%;
}
ul.box50 li img.ex1{
  float:left;
  margin-right:15px;
}
.suitEx{
  text-align:center;
}
h4.title01{
 /* text-align:left;*/
}
h4.title01 span{
  background:#000;
  color:#fff;
  font-size:150%;
  font-family: 'Fjalla One', sans-serif;
  padding:0 5px;
}
ul.Ex{
  width:100%;
  overflow:hidden;
}
ul.Ex li{
  width:16.66666666%;
  float:left;
}
ul.Ex li img{
  width:100%;
  height:auto;
}
.contentsBox{
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color:#000;
  clear:both;
  overflow:hidden;
  width:600px;
  margin:0 auto 80px auto;
}
/*staffpage*/
.staffName{
  font-size:150%;
  font-weight:bold;
  padding:5px;
  margin-bottom:1.5em;
}
.staffName span{
  padding:5px;
  border:2px solid #000;
  font-size:70%;
  margin-right:1em;
}
dl.staffProfile{
}
dl.staffProfile dt{
  padding:2px 5px;
  border:1px solid #000;
  float:left;
  clear:left;
  margin-right:1em;
  margin-bottom:0.5em; 
  font-weight:normal !important;
}
dl.staffProfile dd{
  padding:3px;
   margin-bottom:0.5em; 
}


/*instagram*/
ul#instafeed{
margin-left:0;
}

ul#instafeed li{
float:left;
width:15.8%;
margin-right:1%;
}
ul#instafeed li:last-child{
margin-right:0;
}
ul#instafeed li img{
width:100%;
height:auto;
  margin-bottom:10px;
}
/*youtube*/
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
/* ========================================
      PCかつRetinaの場合
======================================== */
@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:before {
      background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-2x-b.png);
    }

    /* PCかつRetinaでアイコンを白にする場合 */
    .icon-white .icon:before {
      background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-2x-w.png);
    }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

/* ========================================
      タブレットの場合
======================================== */
@media only screen and (max-width: 980px) {


.header-logo02{
top:-8px;
}


 #sliderbutton {
    left: 3%;
  }
  /* ヘッダー */
  #header {
    padding-top: 0;
  }
  .header-nav-phone {
    margin-right: 10px;
  }
  .header-nav-phone {
    margin-right: 30px;
  }
  .nav-btn-phone {
    display: block;
    height: 60px;
  }
    .nav-btn-phone img {
      width: 40px;
      height: 60px;
    }
  .search-box {
    width: 55%;
  }
  .search-btn[type="submit"] {
    width: 35%;
  }
  .side-section ul li {
    margin: 0;
  }
  .side-section ul li a {
    display: block;
    padding: 10px 0;
  }
  .side-section ul li a:hover {
    text-decoration: none;
  }

  /* ========================================
        タブレットかつRetinaの場合
  ======================================== */
  @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:before {
        background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-b.png);
    }

    /* スマホかつRetinaでアイコンを白にする場合 */
    .icon-white .icon:before {
      background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-w.png);
    }
  }
}
/* サイドメニュー1カラム */
  @media screen and (min-width:980px) { 
  #side_bar .side_col1{
    width:25%;
    float:left;
    margin-left:1%;
  }
  #side_bar .side_col2{
     width:72%;
   float:left;

  }
#side_bar .side_col4{
     width:45%;
   float:left;
margin-left:1%;
  }
    #side_bar .side_col4 input{
      width:100%;
    }
    #side_bar .side_col2 ul.groupwrap{
      width:100%;
    display:flex;
			flex-direction: column;
			 flex-wrap: wrap;
			height:34em;
    }
#side_bar .side_col2 li {
width:30%;
display:inline-block;
margin:5px;

}
    #side_bar .side_col2 li a{
      font-size:90%;
    }
    #side_bar .side_col3{
      width:25%;
    float:right;
    }
  }
/* ========================================
      スマホの場合
======================================== */
@media only screen and (max-width: 768px) {
  .icon {
    padding-left: 24px;
    line-height: 2;
  }
  .icon:before {
    margin-left: -24px;
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-b.png);
  }

  /* スマホでアイコンを白にする場合 */
  .icon-white .icon:before {
    background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-w.png);
  }

  .icon-cart:before { background-position: 0; }
  .icon-search:before { background-position: 0 -24px; }
  .icon-user:before { background-position: 0 -48px; }
  .icon-down:before {
    margin: 5px 0 0 -20px;
    margin: 10px 0 0 -17px; margin-top: 5px;
    height: 23px;
    height: 23px;
    background-position: 0 -59px;
  }
  .icon-up:before {
    margin: 5px 0 0 -20px;
    height: 23px;
    background-position: 0 -38px;
  }
  .icon-right:before { background-position: 0 -120px; }
  .icon-left:before { background-position: 0 -144px; }

  .eyecatch-block,
  .info-block,
  .recommend-block,
  .bestseller-block,
  .free_space_block {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;
  }

  .ttl-h3 {
    position: relative;
    margin: 0 0 20px 0;
  }

  .header-logo {
    width: 60%;
  }

  /* スライダー */
  .bx-prev,
  .bx-next {
    display: none;
  }
  #sliderbutton {
    left: 20px;
  }
  .slider-btn {
    padding: 4px 10px;
    font-size: 13px;
  }

  /* スマホ用メニュー */
  .menu-btn-phone {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  .menu-btn-phone .icon {
    padding-left: 0;
  }
  .menu-btn-phone.icon-down:before {
    float: right;
    margin-left: 0;
  }
  .menu-btn-phone.icon-up:before {
    float: right;
    margin-left: 0;
  }

  /* メイン */
  .main-section {
    padding-left: 0;
  }

  /* サイドメニュー */
  .side-search {
    width: 185px;
  }
  .search-box {
    width: 70%;
  }
  .search-btn[type="submit"] {
    width: 20%;
  }

  /* 商品 */
  .prd-lst-unit {
    margin-bottom: 10px;
    padding: 0 10px 0 10px;
  }
  .prd-lst-sort {
    text-align: center;
  }
  /* ショップ紹介*/
  ul.shopImg li{
  width:100%;
  float:none;
  margin-right:0; 
  display:block;
  margin-bottom:25px;
}

  /* フッター */
  #pagetop {
    width: 54px;
    margin: 30px auto;
    display: block !important;
    position: static;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  #pagetop a {
    padding-right: 15px;
  }
  .footer-wrapper {
    margin-top: 20px;
    padding: 20px 0 0 0;
  }
  .manager-name {
    text-align: center;
  }
  .manager-caption {
    padding: 20px 10px;
    border-right: none;
  }
  .footer-lst {
    margin: 0 -20px;
    padding: 0;
    width: auto;
    background: #4d4d4d;
  }
    .footer-lst li {
      margin: 0;
      padding: 0;
      border-bottom: 1px solid #444444;
    }
    .footer-lst li:nth-child(odd) {
      border-right: 1px solid #444444;
    }
    .footer-lst a {
      display: block;
      padding: 12px 10px;
      color: #fff;
      text-decoration: none;
      font-size: 11px;
    }
  .copyright {
    font-size: 10px;
  }
    /* 関連アイテム*/
.together-block .col-md-6 {
    width:33.3333333%;
  }
.together-block ul.prd_lst{
  margin-left:0;
  }
.together-block ul.prd_lst a:link{
  color:#4d4d4d;
  }
  .together-block ul.prd_lst a:visited{
  color:#4d4d4d;
  }
    
  /* ========================================
        スマホかつRetinaの場合
  ======================================== */
  @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:before {
        background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-b.png);
      }


      /* スマホかつRetinaでアイコンを白にする場合 */
      .icon-white .icon:before {
        background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-w.png);
      }
  }
}

@media only screen and (max-width:768px) {

.shop02_box03_left{
width:100%;
float:none;
padding: 0 0px 30px 0px;
box-sizing: border-box;
}
.shop02_box03_right{
width:100%;
float:none;
}

	
	.brand_name_box01{
		float:none;
		width:100%;
	}

}
 
@media only screen and (max-width:479px) {
	

	.brand_box03 a{
		float:none;
		width:100%;
	}
	
	.news_pic{
		width:100%;
		box-sizing:border-box;
		float:none;
	}
	
	.news_right{
		width:100%;
		box-sizing:border-box;
		float:none;
	}
	
	/***************** 店舗ご案内 **************************************/
	
	.shop_man_pic{
		float:none;
		width:100%;
		margin-bottom:40px;
	}
	
	.shop_man_right{
		float:none;
		width:100%;
	}
	
	.shop_info_box01_img{
		width:100%;
		margin-bottom:15px;
	}
	
	.shop_info_gmap{
		width:100%;
	}
	
	.shop_link_out a{
		width:100%;
		max-width:100%;
	}
  /* fotter約束部分*/
  .yakusoku{
width:96%;
clear:both;
    margin:0;
}
ul.yakusokuList{
width:100%;
}
ul.yakusokuList li{
width:48%;
float:left;
margin:1%;
}
  /*スーツ*/
  ul.box50 , ul.Ex{
margin-left:0;
}
ul.box50 li{
float:none;
width:96%;
  clear:both;
  margin-bottom:1em;
  overflow:hidden;
}
ul.Ex li{
width:25%;
}
  .left26 , .right70{
	float:none;
	width:100%;
}

ul.weddingJirei li{
  width:96%;
  float:none;
  margin:0 auto 1em auto;
}
  ul.box33 li{
  float:none;
  width:98%;
  margin:0 1% 2em 1%;
    clear:both;
    overflow:hiden;
}
  ul.box33 li img{
    float:left;
    margin-right:1em;
  }
  ul.box25 li{
  width:48%;
}
.staff{
  width:100%;
  padding:0;
}
  .recruitFuture{
width:96%;
  
}
  .recruitProfL , .recruitProfR{
  float:none;
  width:100%;
}
img.aword{
   width:40%;
  }
/*INSTAGRAM*/    
ul#instafeed li{
width:32.6666%;
}
ul#instafeed li:nth-child(3n){
margin-right:0;
}

  /*feature brand*/
  .brandBnr li{
width:48%;
  }
  .brandBnr li.bnrTop{
    width:100%;
  }
  .brandBnr2 li{
width:100%;
}
  
  .contentsBox{
  width:100%;
}
}



/* IE用 */
.ie_wrapper .container {
  width: 1170px;
}



.ie_wrapper .news_box01_out{

width:47%;
}

.ie_wrapper .brand_name_box01{
width:45%;
}

.ie_wrapper .brand_box03 a{
width:47%;
}
.rmb100{
  width:100%;
  clear:both;
  margin-bottom:100px;
}
ul#slider2{
  margin:0;
}
#wrapper{
  width:100%;
  overflow:hidden;
}
#slider2 .slick-dots li button:before {
    font-family: slick;
    font-size: 15px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '●';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#slider2  .slick-dots li.slick-active button:before {
  color: #000;
  opacity: 1;
}
#slider2 .slick-prev{
  left:0;
}
#slider2 .slick-prev:before{
  z-index:99;
  content: '<';
}
.header-global-nav{
}
.dropdown-btn a{
  display:inline-block;
 }
.header-global-nav .dropdown-btn a{
  background-image: url(https://file001.shop-pro.jp/PA01115/511/images/arrow001.png);
  padding-right:20px;
  background-size: 10px auto;
  background-position: right center;
  background-repeat: no-repeat;
  padding-bottom:0;
}
.dropdown-btn a.open{
  background-image: url(https://file001.shop-pro.jp/PA01115/511/images/arrow002.png);
}
.dropdown{
  position: absolute;
  display:none;
  padding:20px;
  width:700px;
  background-color:#f2f2f2;
  border:1px solid #f2f2f2;
}
.dropdown .menu_title{
  font-size:120%;
  margin-bottom:20px;
  display:inline-block;
}
.brand_title,.tx_all_link{
  display:inline-block;
}
.tx_all_link.sp{
  display:none;
}
@media only screen and (max-width:768px) {
.tx_all_link.sp{
  display:inline-block;
}
.tx_all_link.sp a{
  display:inline-block;
  background-repeat: no-repeat;
}
}
.tx_all_link a ,
.header-global-nav .dropdown-btn .dropdown .tx_all_link a {
    font-size: 100%;
    background-image: url(https://file001.shop-pro.jp/PA01115/511/images/arrow003.png);
    background-size: auto;
    padding: 0 12px;
    background-position: top 5px right;
    text-decoration: underline;
    color: #022065;
}
.dropdown .dropdown_inner{
  display:flex;
  flex-wrap: wrap;
}
	.header-global-nav .icon_pic{

		width:24%;
		
		margin:2px;
	}
	.header-global-nav .icon_pic img{
		max-width:100%;
	}
.header-global-nav .dropdown-btn  .icon_pic a{
  background-image:none;
  padding-right:0;
}
.header-global-nav .dropdown .open .icon_pic a{
  background-image:none;
  padding-right:0;
}
#wrapper{
  padding-top:100px;
}
#mail,#henpin,#rakuten{
   margin-top:-100px;
  padding-top:100px;
}

form#head_search{
  display:inline-block;
  margin:-5px 0 0 0;
  padding:0;
}
form#head_search input{
  background-image:url(https://file001.shop-pro.jp/PA01115/511/images/top/search.png);
  background-repeat: no-repeat;
    background-size: auto 60%;
    background-position: 110px center;
  width: 400px;
    height: 30px;
    margin: 0;
    padding: 6px 0 6px 35px;
  box-sizing: border-box;
}
form#head_search input:focus{
  background-position: 10px center;
}
form#head_search input::placeholder {

    color: #888 !important;
    opacity: 1 !important;
    text-align: center;

}
/* side_Search */
form#side_search{
  display:inline-block;
  text-align:center;
  padding:20px 0;
  width:100%;
  margin:0;
}

form#side_search input{
  background-image:url(https://file001.shop-pro.jp/PA01115/511/images/top/search.png);
  background-repeat: no-repeat;
    background-size: auto 60%;
    background-position: 50px center;
  width: 100%;
    height: 30px;
    margin: 0;
    padding: 6px 0 6px 35px;
  box-sizing: border-box;
  display:inline-block;
}
form#side_search input:focus{
  background-position: 10px center;
}
form#side_search input::placeholder {

    color: #888 !important;
    opacity: 1 !important;
    text-align: center;

}
/* カテゴリー選択 */
#header-category-select {
	
	position:relative;
}
#header-category-select-label {
	
	position:relative;
	font-weight:bold;
	
	cursor:pointer;
  display:inline-block;
  background-image: url(https://file001.shop-pro.jp/PA01115/511/images/arrow001.png);
padding-right: 20px;
  padding-left: 20px;
background-size: 10px auto;
background-position: right center;
background-repeat: no-repeat;
padding-bottom: 0;
}

#header-category-select-label.open {
	background-image: url(https://file001.shop-pro.jp/PA01115/511/images/arrow002.png);
 
}

#header-category-select-panel {
	display:none;
	width: 500px;
  height: 300px;
  padding: 60px 35px 25px;
	background-color: #eeeeef;
	border-radius:5px;
	z-index:3;
	position:absolute;
	top:40px;
	right:-250px;
	overflow:hidden;
}
#header-category-select-label.open+#header-category-select-panel {
	display:block;
}
#header-category-select-panel>ul {
	float:left;
	padding-left:50px;
	list-style-type:none;
	min-width:160px;
	box-sizing:border-box;
	padding-top:55px;
	position:relative;
  height:150px;
}
#header-category-select-panel ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin:0;
}
#header-category-select-panel > ul::before {
  content: "カテゴリから探す";
  position: absolute;
  top: -28px;
  left: 0;
  color: #282828;
  font-weight: 700;
  font-size: 14px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#header-category-select-panel>ul span {
	cursor:pointer;
	font-size:13px;
	line-height:40px;
	color:#000;
	opacity:.7;
}
#header-category-select-panel>ul span:hover {
	opacity:1;
}
#header-category-select-panel ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% / 3);
  height: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#header-category-select-panel ul ul {
	display:none;
	list-style-type:none;
}
#hcsp-pane {
	position:absolute;
	top:0px;
	left:600px;
}
#hcsp-pane-content {
	padding-left:80px;
	padding-top:42px;
}
#hcsp-pane-content span {
	color:#000;
	font-size:14px;
	line-height:40px;
	font-weight:bold;
	display:block;
}
#hcsp-pane-content ul {
	list-style-type:none;
	float:left;
	min-width:160px;
	margin-right:10px;
}
#hcsp-pane-content ul a {
	color:#000;
	font-size:13px;
	line-height:40px;
	opacity:.7;
}
#hcsp-pane-content ul a:hover {
	opacity:1;
}
#hcsp-pane-button {
	background:url("../../img/pc/common/header/arrow_left.png") no-repeat center / 13px 23px;
	height:310px;
	width:64px;
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
}
#hcsp-pane {
  width: 100%;
  height: 100%;
  padding: 30px 35px 25px 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#hcsp-pane-content {
  width: 100%;
  height: 100%;
  padding: 0;
}

#hcsp-pane-content span {
  margin: 2px 0 0;
  color: #282828;
  line-height: 1;
}

#hcsp-pane-content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: calc(100% - 25px);
  margin-top: 15px;
  margin-right: 0;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

#hcsp-pane-content ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% / 3);
  height: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin:0;
}

#hcsp-pane-content ul > li a {
  width: 100%;
  font-size: 11px;
  line-height: 1.2em;
  padding-left:0;
}

#hcsp-pane-content ul > li a:hover {
  text-decoration: underline;
}

#hcsp-pane-button {
  position: absolute;
  width: 60px;
  background: none;
}

#hcsp-pane-button::before {
  content: "";
  display: block;
  position: absolute;
  top: 34px;
  left: 27px;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  width: 11px;
  height: 11px;
  background-image: url(https://file001.shop-pro.jp/PA01115/511/images/top/arrow-double-black.png);
  background-position: center;
  background-size: 11px;
  background-repeat: no-repeat;
}
/* カテゴリー選択side */
#search_side{
  text-align:center;
}
#side-category-select {
	
	position:relative;
}
#side-category-select-label {
	
	position:relative;
	font-weight:bold;
	
	cursor:pointer;
  display:inline-block;
  background-image: url(https://file001.shop-pro.jp/PA01115/511/images/arrow001.png);
padding-right: 20px;
  padding-left: 20px;
background-size: 10px auto;
background-position: right center;
background-repeat: no-repeat;
margin-bottom: 20px;
  
}

#side-category-select-label.open {
	background-image: url(https://file001.shop-pro.jp/PA01115/511/images/arrow002.png);
 
}

#side-category-select-panel {
	display:none;
	width: 500px;
  height: 300px;
  padding: 60px 35px 25px;
	background-color: #eeeeef;
	border-radius:5px;
	z-index:3;
	position:absolute;
	top:30px;
	left:0;
	overflow:hidden;
}
#side-category-select-label.open+#side-category-select-panel {
	display:block;
}
#side-category-select-panel>ul {
	float:left;
	padding-left:50px;
	list-style-type:none;
	min-width:160px;
	box-sizing:border-box;
	padding-top:55px;
	position:relative;
  height:150px;
}
#side-category-select-panel ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin:0;
}
#side-category-select-panel > ul::before {
  content: "カテゴリから探す";
  position: absolute;
  top: -28px;
  left: 0;
  color: #282828;
  font-weight: 700;
  font-size: 14px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#side-category-select-panel>ul span {
	cursor:pointer;
	font-size:13px;
	line-height:40px;
	color:#000;
	opacity:.7;
}
#side-category-select-panel>ul span:hover {
	opacity:1;
}
#side-category-select-panel ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% / 3);
  height: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#side-category-select-panel ul ul {
	display:none;
	list-style-type:none;
}
.hcsp-pane {
	position:absolute;
	top:0px;
	left:600px;
}
.hcsp-pane-content {
	padding-left:80px;
	padding-top:42px;
}
.hcsp-pane-content span {
	color:#000;
	font-size:14px;
	line-height:40px;
	font-weight:bold;
	display:block;
}
.hcsp-pane-content ul {
	list-style-type:none;
	float:left;
	min-width:160px;
	margin-right:10px;
}
.hcsp-pane-content ul a {
	color:#000;
	font-size:13px;
	line-height:40px;
	opacity:.7;
}
.hcsp-pane-content ul a:hover {
	opacity:1;
}
.hcsp-pane-button {
	background:url("../../img/pc/common/header/arrow_left.png") no-repeat center / 13px 23px;
	height:310px;
	width:64px;
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
}
.hcsp-pane {
  width: 100%;
  height: 100%;
  padding: 30px 35px 25px 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.hcsp-pane-content {
  width: 100%;
  height: 100%;
  padding: 0;
}

.hcsp-pane-content span {
  margin: 2px 0 0;
  color: #282828;
  line-height: 1;
}

.hcsp-pane-content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: calc(100% - 25px);
  margin-top: 15px;
  margin-right: 0;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.hcsp-pane-content ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% / 3);
  height: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin:0;
}

.hcsp-pane-content ul > li a {
  width: 100%;
  font-size: 11px;
  line-height: 1.2em;
  padding-left:0;
}

.hcsp-pane-content ul > li a:hover {
  text-decoration: underline;
}

.hcsp-pane-button {
  position: absolute;
  width: 60px;
  background: none;
}

.hcsp-pane-button::before {
  content: "";
  display: block;
  position: absolute;
  top: 34px;
  left: 27px;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  width: 11px;
  height: 11px;
  background-image: url(https://file001.shop-pro.jp/PA01115/511/images/top/arrow-double-black.png);
  background-position: center;
  background-size: 11px;
  background-repeat: no-repeat;
}
.favorite-product{
  display:flex;
  flex-wrap: wrap;
}
.favorite-product div{
  width:150px;
  padding-right:15px;
}
.nav-btn-search img{width:30px;margin-top:15px;}
#search_cate{position:absolute;
  top:20px;
  right:350px;
  z-index:1000;
  
}
#search_cate li{display:inline-block;vertical-align:middle;}
@media screen and (max-width: 980px) {
  #search_cate{
    position:absolute;
    top:60px;
  right:0;
    width:100%;
    background-color:#fff;
    padding:25px 15px 15px;
    box-sizing:border-box;
  }
  form#head_search  {width:100%;margin-bottom:20px;}
  form#head_search input {width:95%;display:block;margin:0 auto;
  background-position: 10px center;}
  #search_cate li{display:block;width:100%;}
  #header-category-select,#side-category-select{text-align:center;
  }
  #header-category-select-panel,#side-category-select-panel{
    text-align:left;
    top:30px;
    right:0;
    width:100%;
    height:400px;
    padding: 60px 15px 25px;
    box-sizing:border-box;
    overflow:auto;
    display:block;
  }
  #side-category-select-panel{
    top:0;
    position:relative;
    display:none;
  }
  #header-category-select-panel ul > li,#side-category-select-panel ul > li {
    width:45%;
  }
  #search_cate{display:none;}
  #wrapper{padding-top:70px;}
}
div#ban001{background:#fff;text-align:center;}
#brand_list00{padding-top:170px;margin-top:-170px;}
ul.tab-group{
	display: flex;
	justify-content:center;
margin:20px 0;
}
.tab{
	margin:10px 5%;
	padding:5px;
	list-style:none;
	border:solid 1px #CCC;
	text-align:center;
	cursor:pointer;
width:30%;
}
.tab a{width:100%;display:inline-block;}
.tab.on a{
	background:#000;
	color:#fff;
	transition: all 0.2s ease-out;
}
		.tab.off a{
			color:#fff;
		}
@media screen and (max-width: 858px) {
.yakusoku {
    width: 100%;
}
}
#cate-menu ul{
  max-width:600px;
  margin:0 auto;
  display:flex;
  justify-content:space-between;
  box-sizing:border-box;
  padding:0 15px;
}
#cate-menu li{
  padding:5px 0;
  font-size:18px;
  width:140px;
  text-align:center;
  font-family: 'Michroma', sans-serif;
  letter-spacing:0.3em;
  font-weight:bold;
}
#cate-menu li a:hover{
  text-decoration:none;
}
@media screen and (max-width: 600px) {
  #cate-menu ul{
    justify-content:center;
  }
  #cate-menu li{
    font-size:12px;
    width:33%;
  }
  #cate-menu li a{
    display:block;
    width:100%;
  }
  #cate-menu li:nth-child(2) a{
    border-right:1px solid #999;
    border-left:1px solid #999;
  }
}
#cate00-top{
  display:flex;
  justify-content:center;
  max-width:700px;
  margin:0 auto;
  position:relative;
  padding:20px 10px 0;
  box-sizing:border-box;
}
#cate00-top .dropdown-btn a{
  background-image: url(https://file001.shop-pro.jp/PA01115/511/images/arrow001.png);
padding:0 20px;
background-size: 10px auto;
background-position: right center;
background-repeat: no-repeat;
padding-bottom: 0;
}
#cate00-top .dropdown-btn a.open {
    background-image: url(https://file001.shop-pro.jp/PA01115/511/images/arrow002.png);
}
#cate00-top .dropdown {
    position: absolute;
    display: none;
  left:0;
  top:60px;
    padding: 20px;
    max-width: 700px;
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
  z-index:99;
  box-sizing:border-box;
}
#cate00-top .icon_pic {
    width: 24%;
    margin: 0.5%;
}
#cate00-top .dropdown-btn .icon_pic a {
    background-image: none;
    padding: 0;
}
@media screen and (max-width: 858px) {
  #cate00-top .dropdown {
    width:100vw;
  }
}
@media only screen and (max-width: 980px){

  #ban001{position:fixed;
    top:0;
  }
  #header{
    position:fixed;
    top:11vw;
  }
  #cate-menu{
  padding-top:calc(11vw + 60px );}
}
.parallax-mirror,.parallax-window {
    display: none;
}
.yakusoku img {
  width: auto;
  max-width: 100%;
}
/*new*/
.l-header__search input[type=text]  {
  border: none;
  border-radius: 0;
  padding: 0;
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.stock_zero img,
.product-spec-block table  img{
  width: auto;
}

.grid-row ul {
  display: flex;
  flex-wrap: wrap;
}

#option_tbl input {
  -webkit-appearance: auto;
-moz-appearance: auto;
appearance: auto;
}

.grid_row ul.unstyled {
  display: flex;
  flex-wrap: wrap !important;
}

.ranking {
  margin-top: 1rem;
}

.ranking li.prd-lst-unit.col p {
    background: #18334f;
    color: #fff;
    position: absolute;
    width: fit-content;
    min-width: 20px;
    padding-left: 4px;
}