@charset "utf-8";

@import url("/assets/bootstrap/css/fonts.css");

.font-size10{
  font-size: 10px;
}
.font-size11{
  font-size: 11px;
}
.font-size12{
  font-size: 12px;
}
.font-size13{
  font-size: 13px;
}
.font-size14{
  font-size: 14px;
}
.font-size15{
  font-size: 15px;
}
.font-size16{
  font-size: 16px;
}
.font-size17{
  font-size: 17px;
}
.font-size18{
  font-size: 18px;
line-height: 24px;
}
.font-size19{
  font-size: 19px;
line-height: 24px;
}
.font-size20{
  font-size: 20px;
line-height: 24px;
}
body, input, button, select, textarea{
  color:#636466;
  font-family: 'Lato', sans-serif,"Helvetica Neue", Helvetica;
}
label, input, button, select, textarea{
  font-size:12px;
}
a{
  color: #636466;
}
a:hover,
a:focus {
  outline:none;
  color: #333132;
  text-decoration:none;
}
h1 {
  color:#333132;
  font-size: 23px;
  font-weight:bold;
  margin:0 0 20px;
}
h2 {
  font-size: 14px;
}
h3 {
  font-size: 12px;
}
.label{
  font-size:11px;
padding:1px 3px;
}
.text-center{
  text-align:center !important;
}
strong.shop_caution{
  color: #BF0202;
}

/********************
レイアウト
********************/
#page-body,
.breadcrumb,
#page-footer{
  position: relative;
  top: 110px;
}
.row .span3{
  width: 16%;
}
.row .span9,
.row-fluid .span9{
  float:right;
  width: 78%;
  margin-left:0;
}

/* ナビ全般 */
.navbar .nav {
  position: static;
    margin-right: 0;
    width: auto;
    float: right;
}
.navbar .nav > li > a{
  text-shadow:none;
}

/*リスト*/
ul.outside-slide,
ol.outside-slide{
  margin-left:25px;
}

/*パンくず*/
.breadcrumb{
  padding: 0;
  width: 1400px;
  margin: 0 auto 20px;
}

.breadcrumb > li.active,
.breadcrumb > li a{
  color:#BCBEC0;
}
.breadcrumb > li a:hover{
  text-decoration:underline;
}

/********************
ヘッダー
********************/
.navbar-fixed-top .navbar-inner{
  background: none;
  box-shadow: none;
  border:none;
  filter:none;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999999;
}
.fancybox-lock .navbar-fixed-top .navbar-inner,
.fancybox-lock .navbar-fixed-top .navbar-inner.nav_fixed{
  position: static;
}
.fancybox-lock #page-body,
.fancybox-lock .breadcrumb,
.fancybox-lock  #page-footer{
  position: static;
}
.navbar-fixed-top .navbar-inner.nav_fixed{
  position: fixed;
}
.navbar-fixed-top .navbar-inner .container,
.container{
  width: 1400px;
  margin:0 auto 90px;
}
.container.grandtop .top_mainvisual .flex-control-nav {
  bottom: 20px;
}
.container.grandtop .flex-control-paging li a{
  width: 12px;
  height: 12px;
  background: #c2cbc8;
}
.container.grandtop .flex-control-paging li a.flex-active{
  background: #869693;
}


.logo-wrap {
    position: absolute;
    top: 26px;
    /*left: 15px;*/
    text-align: left;
    margin: 0;
    font-size: inherit;
}

.logo-wrap .brand {
    /* display: inline; */
    float: none;
    padding: 0;
    margin: 3px 0 0;
    font-size: inherit;
}

.logo-wrap .brand img{
    max-width: 100%;
    width: 220px;
}

#head-bar,
#head-bar a,
#head-sub-menu,
#head-sub-menu a{
  color:#BCBEC0;
}

#head-bar a:hover,
#head-sub-menu a:hover{
  text-decoration:none;
}



#head-bar {
    padding: 0 0 0;
    background: #212121;
    height: 40px;
    line-height: 40px;
}
#head-bar .utility-nav {
  float: none;
}
#head-bar .utility-nav li{
  padding: 0;
  line-height:1em;
}

#head-bar .utility-nav li.last-child{
  border-right:none;
  padding-right:0;
}

#head-bar .utility-nav li img{
  vertical-align:top;
}
#head-bar .user-info {
  display: inline-block;
}
#head-bar .user-info,
#head-bar .user-info a {
  color: #fff;
}
#head-bar .user-info li {
  list-style-type: none;
  padding: 0 0 0 15px;
}
#head-bar .user-info li div {
  display: inline-block;
  margin: 0 15px 0 0;
}

#head-sub-menu {
    float: right;
    margin-right: 5px;
}
#head-sub-menu > ul > li {
    height: 12px;
    padding: 0 15px 0 0;
    color: #fff;
}

#head-sub-menu-under.visible-desktop {
  display: inline-block!important;
}
#head-sub-menu > ul > li > a, #head-sub-menu > ul > li > span{
  line-height:1em;
  color:#fff;
  /*font-size:11px;*/
  letter-spacing:0px;
}

#head-sub-menu > ul > li > a{
  display:block;
  padding:0;
}

#head-sub-menu > ul > li:last-child a{
  padding-right:0;
}

#head-sub-menu .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: #dddddd;
  content: '';
}
#head-sub-menu .dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}

#head-sub-menu > ul > li > ul.open{
  display:block;
}

#head-sub-menu > ul > li > ul.open a{
  display: block;
}

/*#head-sub-menu-under{
  height: auto;
  overflow: hidden;
  float: right;
  clear:both;
}*/

#head-sub-menu-under ul{
  float:left;
}

#head-sub-menu-under ul.inline > li {
  font-weight: bold;
  letter-spacing: 0.3px;
  padding: 0;
}


/*検索窓*/
.list-search {
    position: relative;
    width: 300px;
}
.search-wrap {
    width: 300px;
    position: absolute;
    top: -10px;
    height: 40px;
    /* float: right; */
    margin-top: 5px;
    margin: 0;
} 

.search-wrap .navbar-form input{
  margin-top:0;
  border-radius:0;
}

.search-wrap .navbar-form {
    position: absolute;
    top: -3px;
    width: 300px;
    height: 40px;
    overflow: hidden;
    /* float: left; */
}

.search-wrap .navbar-form input.searchBtn {
    position: absolute;
    display: block;
    /* top: 4px; */
    right: 0px;
    z-index: 100;
    padding: 10px 13px 0 0;
}

.search-wrap .navbar-form input.searchBtn:focus {
  outline: none;
}

.search-wrap .navbar-form input.search-text {
    width: 250px;
    padding: 0;
    font-size: 12px;
    line-height: 11px;
    text-indent: 3px;
    letter-spacing: 0.5px;
    font-weight: bold;
    right: 60;
    color: #999999;
    box-shadow: none;
    border-radius: 0px;
    border: none;
    height: 33px;
    background: #fff;
    text-indent: 15px;
    position: relative;
    top: 3.5px;
}
.search-wrap a.search {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: normal;
  padding: 5px 0 5px 8px;
  letter-spacing: 1px;
  top: 8px;
  position: relative;
}

.head-info{
  /*width:auto;*/
  /*float:left;*/
  margin:0 5px 0 0;
  /*text-align:right;*/
}

.head-info,
.head-info a{
  /*color:#00499d;*/
  /*font-weight: bold;*/
  /*font-size: 11px;*/
  /*letter-spacing: -1px;*/
}
/* list-cart */
.list-cart ul li a span {
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.7px;
}

/*グローバルナビ*/
#head-navi {
  height: auto;
  line-height: 0;
  margin-bottom: 0;
  position: relative;
  padding: 12px 0 0;
  background: #fff;
}
.head-navi-inner{
  width:1400px;
  height: 56px;
  margin:0 auto;
}
.head-navi-inner:after {
  content: "";
  display: block;
  clear: both;
}

.navigation.navbar {
    margin: 0;
}
.navigation.navbar .nav > li {
    margin: 1px 1px 0 1px;
}
.navigation.navbar .nav > li.tab > a {
    position: relative;
    padding: 0 13px 0;
    height: 56px;
    line-height: 44px;
    color: #4C4C4C;
    background: #FFF;
    text-decoration: none;
    box-shadow: none;
}
.navigation.navbar .nav > li.tab > a:hover {
      z-index: 99999;
}
.navigation.navbar .nav > li:hover {
    border: solid 1px #ccc;
    border-bottom: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    margin: 0;
}
/*.navigation.navbar .nav > li.last-child {
    border: none;
    margin: 0;
}*/
.navigation.navbar .nav > li:hover{

}
.navigation.navbar .nav > li:hover a{
  z-index: 9999999999;
}

.navigation.navbar .nav > li:hover .dropdown-menu {
    display: block;
}
.navbar .nav li.inner-left.dropdown-child ul.toggle-menu{
  display: none;
  float: none;
  width: 100%;
}
.navbar .nav li.inner-left.dropdown-child ul.toggle-menu li{
  line-height: 30px;
}
#head-navi .dropdown-menu li span.toggle-btn {
    color: #333333;
    position: absolute;
    top: 6px;
    left: 0;
    cursor: pointer;
    text-indent: -999999px;
    width: 10%;
    height: 20px;
}
#head-navi .dropdown-menu li span.toggle-btn:before,
#head-navi .dropdown-menu li span.toggle-btn:after{
  content:'';
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
}
#head-navi .dropdown-menu li span.toggle-btn:before {
    border-right: 2px solid #c3c3c3;
    border-top: 2px solid #c3c3c3;
    top: 9px;
}
#head-navi .dropdown-menu li span.toggle-btn:after {
  border-left: 2px solid #c3c3c3;
  border-bottom: 2px solid #c3c3c3;
  top: 4px;
  left: 5px;
}
#head-navi .dropdown-menu li span.open.toggle-btn:before {
  border-right: none;
}
#head-navi .dropdown-menu li span.open.toggle-btn:after {
  border-left: none;
}

.ie7 .navigation .nav > li > a,
.ie8 .navigation .nav > li > a{
  padding: 5px 13px 5px 13px;
}
.navigation .nav > li:first-child > a{
  padding-left:0px;
}
/*.navigation .nav > li.last-child > a{
  padding-right:10px;
  background:none;
}*/

/*.navigation .nav > li.last-child > a:hover{
  color:#bbbbbb;
  border:none;
  text-decoration:none;
  background-color:none;
}*/


.navigation.navbar .nav li.dropdown.open > .dropdown-toggle,
.navigation.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #4b4c4e;
  background-color:#FFFFFF;
  box-shadow: none;
}

/*.navigation.navbar .nav li.last-child.dropdown.active a,*/
.navigation.navbar .nav li.dropdown.open > .dropdown-toggle,
.navigation.navbar .nav li.dropdown.active > .dropdown-toggle,
.navigation.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  /*color: #bbbbbb;*/
  background-color:transparent;
  box-shadow:none;
  padding-bottom:8px;
}

.nav-collapse.collapse {
  float:right;
}


/*プルダウン*/
.navigation .nav > li > a {
    font-size: 16px;
    font-weight: normal;
    padding: 0;
    letter-spacing: 1px;
}
.dropdown-menu{
  /* box-shadow:none; */
  opacity:1.0;
  filter:alpha(opacity=100);
  padding:3px 0;
  border:solid 1px #edeeee;
  left: -1px;
}

.dropdown-menu > li {
    text-indent: 12px;
    width: 250px;
    float: left;
}

.dropdown-menu > li > a {
    color: #636466;
    padding: 0 0 25px;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.dropdown-menu .category-content li {
    list-style: none;
    padding: 0 0 20px;
    font-size: 13px;
}
.dropdown-menu .category-content li:hover a {
    border-bottom: 1px solid #4C4C4C;
    padding-bottom: 2px;
    margin: 0;
}
.dropdown-menu > .active > a{
  color:#000000;
  background:none;
  filter: none;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus{
  color:#333132;
  background:none;
  filter: none;
}

.navbar .nav > li > .dropdown-menu:before{
  left:24px;
}

.navbar .nav > li > .dropdown-menu:after{
  left:25px;
}

.navbar .nav > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu:after{
  border:none;
}

.navbar .nav > li > .dropdown-menu{
    top: 99%;
    margin: 0 auto;
    border-top: none;
    padding: 0;
    width: 100%;
    padding: 33px;
    border: solid 1px #ccc;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    z-index: 11;
    box-shadow: none;
}

/* #57267 店舗プルダウン */
#head-sub-menu .dropdown .dropdown-menu {
  display: none;
  top: 13px;
  min-width: 210px;
  padding: 0;
}
#head-sub-menu .dropdown.open .dropdown-menu {
  display: block;
}
#head-sub-menu .dropdown-menu:before {
  top: -6px;
  left: 4px;
}
#head-sub-menu .dropdown-menu:after {
  top: -5px;
  left: 4px;
}
#head-sub-menu .dropdown-menu li > a {
    display: block;
    padding: 5px 10px;
    font-size: 11px;
    border-top: solid 1px #edeeee;
}
#head-sub-menu .dropdown-menu li:hover > a  {
    color: #000;
}

.navbar .nav > li.pulldown00,
.navbar .nav > li.pulldown09,
.navbar .nav > li.pulldown10{
  position: relative;
}
.navbar .nav > li.pulldown00 > .dropdown-menu,
.navbar .nav > li.pulldown09 > .dropdown-menu,
.navbar .nav > li.pulldown10 > .dropdown-menu{
  width: auto;
}
.navbar .nav > li.pulldown09 > .dropdown-menu{
  left: auto;
  right: -1px;
}
.navbar .nav > li.pulldown00 > .dropdown-menu > li,
.navbar .nav > li.pulldown09 > .dropdown-menu > li,
.navbar .nav > li.pulldown10 > .dropdown-menu > li{
  float: none;
  width: auto;
}
.navbar .nav > li > .dropdown-menu > li.inner-left{
  height: auto;
  width: 80%;
}

.pulldown00 .dropdown-menu > li > a,
.pulldown09 .dropdown-menu > li > a,
.pulldown10 .dropdown-menu > li > a{
  padding:7px 0;
}
.navbar .nav > li > .dropdown-menu > li.inner-left > p,
.navbar .nav > li > .dropdown-menu > li.inner-left > ul > li{
  list-style-type:none;
  font-size:12px;
  padding: 0px;
  margin: 0;
}
.navbar .nav > li > .dropdown-menu > li.inner-left > p{
  margin-bottom: 10px;
  width: 100px;
}
.navbar .nav > li > .dropdown-menu > li.inner-left > ul > li{
  position:relative;
  padding-left: 20px;
}

.navbar .nav > li > .dropdown-menu > li.inner-left > p > a,
.navbar .nav > li > .dropdown-menu > li.inner-left > ul > li > a{
  color: #636466;
/*  border-top: solid 1px #edeeee;*/
  padding: 7px 0;
  display:block;
  text-align: left;
}

.navbar .nav > li > .dropdown-menu > li.inner-left > p > a{
  border-top: none;
}

.navbar .nav > li > .dropdown-menu > li.inner-left > ul > li > .dropdown-menu{
  display:none;
  top:0;
  left:100%;
  z-index: 1000;
  float: left;
  position:absolute;
  border: solid 1px #edeeee;
  padding:0;
  width:200px;
}

.navbar .nav > li > .dropdown-menu > li.inner-left > ul > li.open > .dropdown-menu{
  display:block;
}

.navbar .nav > li > .dropdown-menu > li.inner-left > ul > li > .dropdown-menu > li > a{
  padding:7px 0;
}

/*.navbar .nav > li > .dropdown-menu > li.inner-left > ul > li > .dropdown-menu > li.active > a,
.navbar .nav > li > .dropdown-menu > li.inner-left > ul > li > .dropdown-menu > li > a:hover,
.navbar .nav > li > .dropdown-menu > li.inner-left > p > a:hover,
.navbar .nav > li > .dropdown-menu > li.inner-left > ul > li > a:hover,
.pulldown00 .dropdown-menu > li > a:hover{
  background-color:#4c4c4c;
  color:#FFFFFF;
}*/
.navbar .nav li.inner-left.dropdown-child ul{
  float: left;
  width: 33.33333%;
}
.navi_recommend {
    width: 20%;
    float: right;
}
.navi_recommend .span4{
  width: 266px;
  margin: 0;
}
body .navi_recommend .flexslider .slides img{
  width: 100%;
}
body .navi_recommend .flexslider .slides .list-item-text .icon img{
  width: auto;
}
.navi_recommend .list-item-text{
  text-align: center;
  padding-top: 10px;
}
.navi_recommend .list-item-text .item-price{
  margin-top: 5px;
}

/*IE7対応*/
.ie7 .navbar-fixed-top .navbar-inner .container{position:relative;}
.ie7 .logo-wrap{width:auto; position:absolute;}
.ie7 #head-sub-menu,
.ie7 .search-wrap,
.ie7 .head-info,
.ie7 #head-navi{clear:both;}
.ie7 .search-wrap{ position:relatvie;}
.ie7 ul li.pulldown08 .dropdown-toggle, .ie7 ul li.pulldown09 .dropdown-toggle{width:60px; float:left; display:block;}
.ie7 .search-wrap .navbar-form INPUT.search-text,
.ie8 .search-wrap .navbar-form INPUT.search-text{line-height:18px;}
.ie7 #head-sub-menu > ul > li.hidden-phone-tablet-inline{position:relative; bottom:10px;}

/********************
フッター
********************/
#pagetop{
  color:#333132;
  font-weight:bold;
  font-size:14px;
}

#page-footer {
  width: 100%;
  font-size:11px;
  background-color:transparent;
  margin-top:20px;
  background-color: #f2f2f2;
}

.ie7 #page-footer{
  width:auto;
  margin:0 auto;
  background-color:#f2f2f2;
  clear:both;
}

.ie7 #page-footer .container {
  /*width:960px;*/
  margin:0 auto;
  background-color: #f2f2f2;
}


#page-footer .container {
  width: 1400px;
  margin-bottom: 0;
}
#page-footer .row-fluid {
  /*width: 960px;*/
  margin: 0 auto;
}

#page-footer .row-fluid > div{
  min-height:230px;
  margin:70px 0 20px 0;
  /*padding:0 30px 0 0;*/
  width:20%;
}

.ie8 #page-footer .row-fluid > div{
  width:200px;
}

.ie7 #page-footer .row-fluid > div{
  width:175px;
}

.ie8 #page-footer .row-fluid .pull-right.span3,
.ie7 #page-footer .row-fluid .pull-right.span3{
  width:135px;
}

#page-footer .row-fluid > div.span3:nth-of-type(1) {
  width: 270px;
}
#page-footer .row-fluid > div.span3:nth-of-type(2) {
  width: 300px;
}
#page-footer .row-fluid > div.span3:nth-of-type(3) {
  width: 270px;
}
#page-footer .row-fluid > div.span3:nth-of-type(4) {
  width: 300px;
}
#page-footer .row-fluid > div.span3:nth-of-type(5) {
  padding: 0;
  width: 260px;
}

#page-footer .row-fluid .span3.pull-right .footer-title{
  text-align:left;
}

#page-footer .footer-title{
  color:#333132;
  font-size: 15px;
  margin-bottom: 15px;
  font-weight:bold;
}
#page-footer ul li{
  line-height:18px;
}
.footer-social-box{
  margin-top: 20px;
  overflow: hidden;
}
.footer-social-box div{
  float: left;
  margin-right:18px;
}
#page-footer .copyright{
  color: #4c4c4c;
  text-align: center;
  margin-bottom: 30px;
}

@media (max-width: 1450px) {
  .footer-social-box div{
    float: left;
    margin-bottom:18px;
  }
}

/********************
SMPトップへ戻る
********************/

#pagetop-smp{
  display: none;
  position: fixed;
  bottom: 45px;
  right: 10px;
  z-index: 9999;
  padding: 15px;
/*  background-color: #fff;
  border-radius: 30px;
  box-shadow: 0px 0px 15px #666;
  -webkit-box-shadow: 0px 0px 15px #666;
  -moz-box-shadow: 0px 0px 15px #666;
  -ms-box-shadow: 0px 0px 15px #666;
  -o-box-shadow: 0px 0px 15px #666;*/
  cursor: pointer;
}


/********************
ボタン
********************/
.btn {
  color: #ffffff;
  font-size:12px;
  line-height:14px;
  text-shadow: none;
  border: none;
  border-radius:2px;
  background:url("/assets/images/btn_bg_gray.jpg") repeat-x #95969A;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px 0 #c2c2c2;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px 0 #c2c2c2;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px 0 #c2c2c2;
  padding:7px 20px;
}
.btn:hover,
.btn:focus,
.btn:active{
  color:#000000;
  background-position:0 0;
  background-color: #95969A;
}
.btn-primary{
  background:url("/assets/images/btn_bg_lightblue.jpg") repeat-x #008BC6;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active{
  background-color: #008BC6;
}
.btn.disabled, .btn[disabled]{
  color: #808080;
  text-shadow: 0 1px 0 #ffffff;
  border: solid 1px #999999;
  background:url("/assets/images/btn_bg_white.jpg") repeat-x #e3e4e5;
  padding:6px 19px;
}
.btn-white{
  color:#000000;
  background:url("/assets/images/btn_bg_white.jpg") repeat-x #e3e4e5;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active{
  background-color: #e3e4e5;
}

.btn-small{
  padding:5px 15px;
}
.btn-row{
  float:none !important;
}
.btn-cancel,
.btn-cancel.active,
.btn-cancel:active{
  outline:none !important;
  width:80px !important;
  height:26px;
  text-indent:-9999px;
  background:url("/assets/images/btn_delete.jpg") no-repeat;
}
.btn-recalculate,
.btn-recalculate.active,
.btn-recalculate:active{
  outline:none !important;
  width:80px !important;
  height:26px;
  text-indent:-9999px;
  background:url("/assets/images/btn_recalculate.jpg") no-repeat;
}

/*ボタンエリア内の指定*/
.form-actions,
.form-horizontal .form-actions{
  background-color:transparent;
  border-top: 1px solid #f2f3f3;
  padding-left:0;
  padding-right:0;
}
.form-actions .btn{
  min-width:110px;
}
.form-actions input.btn{
  min-width:150px;
}
.form-actions .coupon-title {
  font-size: 22px;
  font-weight: bold;
}
.form-actions .coupon-text {
  font-size: 15px;
}
.form-actions .coupon-content {
  border-bottom: 1px solid #f2f3f3;
  text-align: left;
  line-height: 2.2em;
  margin-bottom: 19px;
}

/*カート ご注文内容確認*/
.btn-primary-multiple{
  float:right;
  padding-left:30px;
}

.btn-primary-multiple:hover{
  opacity:0.7;
  -moz-opacity:0.7;
  -ms-opacity:0.7;
  -o-opacity:0.7;
  -webkit-opacity:0.7;
}
/*お気に入りボタン*/


#view #item-detail .productFavorite{
    font-size: 13px;
    margin: 15px 0;
    text-align: center;
    background: transparent;
    vertical-align: middle;
    color: #000;
    border: none;
    opacity: 1;
    box-shadow: none;
    display: block;
    width: 190px;
    height: 21px;
    line-height: 28px;
    border: 1px solid #000;
  }
  
#view #item-detail .productFavorite img{
  margin-top: -4px;
  width: 10px;
  height: 10px;
}



/********************
テキスト
*********************/
/*コンテンツタイトル*/
.box-title{
  color:#333132;
  font-weight:bold;
  font-size:18px;
  padding-bottom:15px;
  margin:0;
}
.help-block{
  margin-top:2px !important;
}
.alert{
  text-shadow:none;
  border:none;
}
.underline,
.underline:hover{
  text-decoration:underline;
}

/********************
サブナビ
*********************/
.subnav h2{
  font-size: 23px;
  position: relative;
  font-weight: bold;
  color: #333132;
  margin: 0 0 15px 0;
}
.subnav h2 a{
  color:#333132;
}

.subnav .nav-list{
  padding-left:0;
  padding-right:0;
}
.subnav .nav-list > li > a {
  line-height: 16px;
  margin-left: 0;
  margin-right: 0;
  padding: 4px 0;
  text-shadow:none;
}
.subnav .nav-list > li > a:hover,
.subnav .nav-list > li > a:focus {
  background-color:transparent;
  color:#333132;
  text-shadow:none;
}
.subnav .nav-list > .active > a,
.subnav .nav-list > .active > a:hover,
.subnav .nav-list > .active > a:focus {
  background-color:transparent;
  color: #000000;
}

.subnav .nav-list > .level-1 {

  }
.subnav .nav-list > .level-2 {
  text-indent: 1em;
}

/********************
サイドバナー
*********************/
.sidearea div.side_bannerarea{
  margin-top:50px;
}
.sidearea ul li{
  list-style:none;
  margin-bottom:10px;
}

/********************
サイドエリア
*********************/
.caption{
  color: #ffffff;
  background-color: #333333;
  padding: 5px 12px;
  margin-bottom:0;
}

/*パーツ 詳細検索 */
.side-detailsearch{
  margin-top:20px;
}
.side-detailsearch .caption{
  margin-bottom:10px;
}
.side-detailsearch .form-ttl{
  margin-bottom:0;
}

.select-price ul.inline > li, .select-off_rate ul.inline > li{
  padding:0;
}

.select-price ul.inline > li > select, .select-off_rate ul.inline > li > select{
  width:100px;
}

.select-price ul.inline > li.last, .select-off_rate ul.inline > li.last{
  float:right;
}

.side-detailsearch .detailsearch-btn-area{
  margin-top:10px;
  text-align:center;
}

/********************
スライダー
********************/
/*グランドトップ メインヴィジュアル*/
#grandtop-main .flexslider{margin-bottom:28px;}
#grandtop-main .flex-control-nav li{margin: 0 5px;}
#grandtop-main .flex-control-paging li a{
  background:url("/assets/images/slide_nav.gif") no-repeat;
  border-radius:0;
  box-shadow:none;
  height:15px;
  width:15px;
}
#grandtop-main .flex-control-paging li a.flex-active{
  background:url("/assets/images/slide_nav_active.gif") no-repeat;
}

/*グランドトップ ミニバナー*/
#grandtop-theme ul.slides li p.flex-caption{
  color:#000000;
}
#grandtop-theme ul.slides li a:hover{
  text-decoration:none;
}
#grandtop-theme ul.slides li a:hover img,
#grandtop-theme ul.slides li a:hover p.flex-caption{
  opacity:0.5;
  filter:alpha(opacity=50);
  transition:all 0.2s ease 0s;
}

/*レコメンド，関連商品*/
#selection .flex-direction-nav a,
#related-items .flex-direction-nav a,
#related-items-02 .flex-direction-nav a {
  top:0;
  margin-top:0;
  opacity:1;
  width:25px;
  height:25px;
}
#selection .flex-direction-nav a:hover,
#related-items .flex-direction-nav a:hover,
#related-items-02 .flex-direction-nav a:hover {
  opacity:0.6;
}
#selection .flex-direction-nav .flex-next,
#related-items .flex-direction-nav .flex-next,
#related-items-02 .flex-direction-nav .flex-next {
  background:url("/assets/images/slide_next.png") no-repeat;
  right:0;
}
#selection .flex-direction-nav .flex-prev,
#related-items .flex-direction-nav .flex-prev,
#related-items-02 .flex-direction-nav .flex-prev {
  background:url("/assets/images/slide_prev.png") no-repeat;
  left:auto;
  right:30px;
}
#selection .flex-direction-nav .flex-disabled,
#related-items .flex-direction-nav .flex-disabled,
#related-items-02 .flex-direction-nav .flex-disabled {
  display:none;
}

/*コントラクト，ウェディング*/
#corp-main.flexslider{
  margin-bottom:20px;
  padding:0 5px;
}
#corp-main .flex-direction-nav a{
  opacity:1;
  top:auto;
  bottom:-17px;
  background:none;
  text-indent:0;
  margin:0;
  width:auto;
  height:auto;
  font-weight:bold;
  font-size:11px;
  line-height:1em;
}
#corp-main.flexslider:hover .flex-prev,
#corp-main .flex-direction-nav .flex-prev{
  left:auto;
  right:18px;
}
#corp-main.flexslider:hover .flex-next,
#corp-main .flex-direction-nav .flex-next{
  right:2px;
}
#corp-main .flex-control-nav{
  display:none;
}

/***サムネイル***/
#corp-thumb.flexslider{
  margin-bottom:40px;
}
#corp-thumb .slides li{
  padding:0 4px;
}
#corp-thumb .slides li img{
  width:62px;
  border:solid 1px transparent;
  cursor:pointer;
}
#corp-thumb .slides li.flex-active-slide img{
  border:solid 1px #008cd9;
}

#corp-thumb .flex-direction-nav .flex-disabled{
  display:none;
}
#corp-thumb .flex-direction-nav a{
  width:38px;
  height:38px;
  margin-top:-18px;
}
#corp-thumb.flexslider:hover .flex-prev,
#corp-thumb .flex-direction-nav .flex-prev{
  left:0;
  background:url("/assets/images/popup_prev.png") no-repeat;
  z-index:9998;
}
#corp-thumb.flexslider:hover .flex-next,
#corp-thumb .flex-direction-nav .flex-next{
  right:0;
  background:url("/assets/images/popup_next.png") no-repeat;
  z-index:9998;
}

/********************
ランキング
********************/
#salesranking .set1 {
  height: 680px;
}
#salesranking .set2 {
  height: 340px;
}
#salesranking .prd-box{
  position:relative;
}
#salesranking .prd-box .badge{
  font-size:14px;
  display:block;
  width:24px;
  padding:5px 0;
  text-align:center;
  position:absolute;
  top:0;
  left:0;
  border-radius:0;
}
#salesranking .prd-box .badge.rank1{background-color:#000000;}
#salesranking .prd-box .badge.rank-under{background-color:#cccccc;}

/********************
アイコン
********************/

.label-gift,
.label-soldout,
.label-rearrival_reserve,
.label-rearrival,
.label-new,
.label-sale,
.label-exclusive,
.label-quick-delivery,
.label-web-limited,
.label-freedelivery {
  color:#666666;
  border:solid 1px #a3a6a8;
  background-color:#ffffff;
  padding: 1px px;
  display:inline;
  margin-right:2px;
}
/* .label-soldout{
  color:#bf0202;
  border:solid 1px #bf0202;
} */
/* .label-theconranshop{
  color:#273480;
  border:solid 1px #273480;
} */
/* DH_FRONT_DEPT-5578 */
.label-soldout,
.label-rearrival_reserve,
.label-rearrival,
.label-new,
.label-sale,
.label-exclusive,
.label-quick-delivery,
.label-web-limited,
.label-freedelivery {
  border: none;
}
/* .label-theconranshop {
  margin-left: 3px;
} */
.label-soldout img,
body .flexslider .slides .label-soldout img,
.label-rearrival_reserve img,
body .flexslider .slides .label-rearrival_reserve img,
.label-rearrival img,
body .flexslider .slides .label-rearrival img,
.label-new img,
body .flexslider .slides .label-new img,
.label-sale img,
body .flexslider .slides .label-sale img,
.label-exclusive img,
body .flexslider .slides .label-exclusive img,
.label-quick-delivery img,
body .flexslider .slides .label-quick-delivery img,
.label-web-limited img,
body .flexslider .slides .label-web-limited img,
.label-freedelivery img,
body .flexslider .slides .label-freedelivery img {
  height: 19px;
  vertical-align: top;
}

.flexslider .slides .icon img {
  display: inline-block;
}

/********************
フロー
********************/
.action-steps{
  margin-bottom:30px;
}
.cart-area .action-steps.step6 li:first-child{
  display:none!important;
}

.cart-area .action-steps.step6 li{
  width:17.5%;
  margin-right:2.6%;
}

.action-steps.step2 li{
  width:47%;
  margin-right:4%;
}
.action-steps.step3 li{width:30%; margin-right:4%;}
.action-steps.step4 li{width:22%; margin-right:3%;}

.action-steps li{
  line-height:24px;
  position:relative;
  z-index:0;
  box-sizing:border-box;
  border:1px solid #7FC5EC;
  border-right:0;
  background-color:#FFF;
}
.action-steps li:after{
  position:absolute;
  content:"";
  z-index:2;
  top:0;
  right:-24px;
  width:0;
  height:0;
  border:12px solid transparent;
  border-left-color:#FFF;
}
.action-steps li:before{
  position:absolute;
  content:"";
  z-index:1;
  top:-1px;
  right:-26px;
  width:0;
  height:0;
  border:13px solid transparent;
  border-left-color:#7FC5EC;
}
.action-steps li.active:after{
  border-left-color:#008CD9;
}
.action-steps li.last:before,
.action-steps li.last:after{
  /*content:normal;*/
}

.action-steps li.last{
  margin-right:0 !important;
  border-right-style:solid;
  border-right-width:1px;
  border-color:#7FC5EC;
}
.action-steps li.active{
  color:#fff;
  background-color:#008cd9;
}

/********************
規約系
********************/
.span9.guide.shopping-guide{
  font-size: 14px;
  line-height: 24px;
}
.guide .page-header{
  border-top:2px solid #f2f3f3;
  border-bottom:1px solid #f2f3f3;
  padding:10px 0;
  margin:48px 0 0;
}
.guide h2{
  color:#333132;
  font-size:14px;
  font-weight:bold;
}
.guide h3{
  font-weight:bold;
  font-size: 15px;
  margin-bottom:10px;
}
.guide ul,
.guide ol {
  margin: 0 0 10px 25px;
  padding: 0;
}
.guide section {
  padding: 20px 0 0;
}
.guide.shopping-guide section {
  border-top:1px solid #f2f3f3;
  padding: 20px 0;
}
.guide.shopping-guide .page-header + section{
  border-top:none;
}
.guide .guide-sub-box{
  background-color:#f2f3f3;
  padding:15px 20px 5px;
  margin:0 0 10px;
}
.guide .guide-sub-box-privacy {
  margin:30px 0 10px;  
}
.guide .table.history th{
  padding:0;
  width:50px;
}
.guide .table.history td{
  padding:0;
}

.guide .table-bordered th,
.guide .table-bordered td{
  border-top:1px solid #dddddd;
  padding:4px 8px;
}
.guide .table-bordered th{
  background-color:#f2f3f3;
}

.guide .checks span {
  border: 1px solid #999;
  padding: 2px 5px;
  border-radius: 6px;
  margin: 10px 1px;
  line-height: 25px;
}

.guide .hannyu img{
  padding-bottom: 60px;
}

.message_content {
  margin: 2% 0 2% 0;
}

/***地域表***/
.guide .region-table{
  table-layout:fixed;
}
.guide .region-table th{
  width:12.5%;
}
.guide .region-table td{
  border-top:1px dotted #dddddd;
  border-left:1px dotted #dddddd;
}
.guide .region-table tr.border td{
  border-top:1px solid #dddddd;
}

/***配送料表***/
.guide .delivery-charge-table{
  table-layout:fixed;
  float:left;
}
.guide .delivery-charge-table.left{
  width:80%;
}
.guide .delivery-charge-table.right{
  width:45%;
}
.guide .delivery-charge-table thead th{
  border-bottom:solid 1px #dddddd;
  text-align:center;
  padding:4px 2px;
  height:40px;
  vertical-align:middle;
}
.guide .delivery-charge-table .vp{
  display:none;
}
.guide_table{
  font-size:10.5px;
}

/***3Dセキュア***/
.guide .delivery-charge-table.left.secure_area_ {
  width: 28%;
}
.guide .delivery-charge-table.left.secure_area_ tr td {
  text-align: center;
}
.secure_image_area_ {
  max-width: 434px;
}

@media (min-width: 768px){
  .guide .sp_view{display: none;}
}

@media (max-width: 768px){
  .guide .sp_view{display: block;}
  .guide .hannyu .hannyu_img{
    max-width: 80%;
    margin: 0 auto;
}
.guide .hannyu img{
  padding-bottom: 60px;
  margin: 0 auto;
  display: block;
}

}

/***ドメイン指定解除の設定方法***/
.domain-guide{
  margin-bottom: 10px;
}

.domain-guide section:last-child{
  border-bottom: 2px solid #f2f3f3;
}

.guide .domain-toggle-menu{
  position: relative;
  border-top: 2px solid #f2f3f3;
  padding: 0;
}

.guide .domain-toggle-btn{
  padding: 15px 0;
  cursor: pointer;
}

.guide .domain-toggle-menu h3{
  margin-bottom: 0;
}

.guide .domain-content:last-child{
  margin-bottom: 15px;
}

.guide .domain-contents{
  display: none;
}

.guide .domain-toggle-menu span.domain-toggle-icon {
  color: #333333;
  position: absolute;
  top: 14px;
  right: 0;
  text-indent: -999999px;
  width: 10%;
  height: 20px;
}

.guide .domain-toggle-menu span.domain-toggle-icon:before,
.guide .domain-toggle-menu span.domain-toggle-icon:after{
  content:'';
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
}
.guide .domain-toggle-menu span.domain-toggle-icon:before {
  border-right: 2px solid #c3c3c3;
  border-top: 2px solid #c3c3c3;
  top: 9px;
}
.guide .domain-toggle-menu span.domain-toggle-icon:after {
  border-left: 2px solid #c3c3c3;
  border-bottom: 2px solid #c3c3c3;
  top: 4px;
  left: 5px;
}

.guide .domain-toggle-menu span.domain-toggle-icon.open:before{
  border-right: none;
}
.guide .domain-toggle-menu span.domain-toggle-icon.open:after{
  border-left: none;
}

.domain-guide a{
  word-break: break-all;
}

/********************
コントラクト，ウェディング
********************/
.corp .page-header{
  border-top:2px solid #f2f3f3;
  border-bottom:1px solid #f2f3f3;
  padding:10px 0;
  margin:30px 0 0;
}

.corp h2{
  font-size:12px;
  font-weight:bold;
}

.corp h2 span{
  color:#333132;
  font-size:16px;
  margin-right:10px;
}

.corp h3{
  color:#333132;
  font-weight:bold;
  font-size:14px;
  margin-bottom:10px;
}

.corp section {
  padding: 20px 0;
  border-top:1px solid #f2f3f3;
}

.corp .page-header + section{
  border-top:none;
}

.corp .image-area{
  text-align:center;
  margin:40px auto 0;
  width:70%;
  text-align:right;
}

/*20241023追加*/
.corp .image-area.wedding_wrapping_Area__ {
    width: 100%;
    text-align: left;
}

.corp .image-area ul.inline > li{
  padding-right:0;
}

.contract-top ul li > p{
  color:#333132;
  font-size:18px;
  margin:10px 0 30px;
}

.contract-top ul li > p > a{
  color:#333132;
}

.contract-top ul li > p > span{
  display:inline-block;
  width:8px;
  height:14px;
  margin-right:5px;
}

.contract-top ul li span.no1{
  background-color:#33a3cc;
}

.contract-top ul li span.no2{
  background-color:#cc3370;
}

.contract-top ul li span.no3{
  background-color:#d49039;
}

.contract-top ul li span.no4{
  background-color:#b8d52f;
}

/********************
インフォメーション
********************/
.info-list th{
  color:#bbbbbb;
  font-weight:normal;
  padding-right:12px;
  vertical-align:top;
}
.press .page-header{
  border-top:2px solid #f2f3f3;
  border-bottom:1px solid #f2f3f3;
  padding:10px 0;
  margin:48px 0 0;
}
.press h2{
  color:#333132;
  font-size:12px;
  font-weight:bold;
}
.press section {
  padding: 20px 0;
}
.press .table.book{
  table-layout:fixed;
}

/********************
ニュース
********************/
/*トップページ*/
.box-title .link-viewall{
  float:right;
  margin-bottom:0;
}
.box-title .link-viewall a{
  font-size:14px;
  font-weight:normal;
  text-decoration:underline;
}


/*------------元のデザイン-----------------*/
#news-list{
  color:#262626;
  margin-top:40px;
}
#news-list p{
  margin-bottom:0;
}
#news-list .box-title{
  border-bottom:solid 2px #f2f3f3;
}
#news-list > .row-fluid{
  padding-top:20px;
}
#news-list > .row-fluid > div{
  border-right:solid 1px #f2f3f3;
  width:25%;
  margin:0;
  padding:0 20px;
  background-color:#ecc23c;
}
#news-list > .row-fluid > div:first-child{
  border-left:solid 1px #f2f3f3;
}
#news-list > .row-fluid > div > table{
  width:100%;
  border-bottom:solid 1px #f2f3f3;
}
#news-list .news-text{
  vertical-align:top;
  padding:10px 0 20px;
}
#news-list .news-date{
  font-size:11px;
  color:#898989;
  margin-bottom:5px;
}


/********************
ニュースページ
********************/
.news-event section{
  width: 80%;
  margin: 0 auto;
}
.news-event .span9 h2{
  color:#333132;
  font-size: 24px;
  font-weight:bold;
  margin:0 0 20px;
}

.news-event p{
  margin-bottom:0;
}
.news-event section{
  margin-bottom:40px;
}
.news-event .row-fluid [class*="span"]{
  border-bottom:solid 1px #f2f3f3;
  margin-bottom:20px;
  padding-bottom:20px;
}
.news-event .row-fluid .leftbox{
  margin-left:0;
  clear:both;
}
.news-event table{
  height:100px;
}
.news-event table td{
  vertical-align:top;
  padding:0;
}
.news-event .news-image{
  width:100px;
}
.news-event .news-image img {
  width: 100px;
  height: 100px;
}
.news-event .news-text{
  padding-left:10px;
}
.news-event .news-date{
  font-size:11px;
  color:#bcbec1;
  margin-bottom:0px;
}


/********************
最近チェックした商品
********************/
#checked-items{
  margin-top: 60px;
}
#checked-items h2{
  margin-bottom: 55px;
  padding-bottom: 0;
  font-weight: normal;
  font-size: 24px;
  text-align: center;
  color: #000;
}

#checked-items h2.box-title{
  float:none;
}

#checked-items .flexslider{
  margin: 0 20px;
}
#checked-items .flexslider ul li{
  padding: 0 30px;
}

#checked-items .flexslider .flex-direction-nav a{
  opacity: 1;/*
  width: 25px;
  height: 25px;
  top: auto;
  bottom: -35px;
  margin-top: 0;*/
}

/*#checked-items .flexslider .flex-direction-nav .flex-disabled{
  display: none;
}
*/
#checked-items .flexslider .flex-direction-nav .flex-prev{
  left: auto;
  left: -20px;
}
#checked-items .flexslider .flex-direction-nav .flex-next{
  right: -20px;
}


/*タブレット・SMP隠す、表示する(block)*/
.hidden-phone-tablet{
  display:block;
}

.visible-phone-tablet{
  display:none;
}

/*タブレット・SMP隠す、表示する(inherit)*/
.hidden-phone-tablet-inline{
  display:inline !important;
}

.visible-phone-tablet-inline{
  display:none !important;
}

#head-sub-menu > ul > li.hidden-phone-tablet-inline > a {
  display:inline;
}



/********************
user-page共通
********************/
.user-page.container,
.mypage-area .container {
  width: 1170px;
}
.user-page .row {
    margin: 0;
}
.user-page .span12 {
    width: 100%;
    margin: 0;
}
.user-page .login .span6 {
    padding: 0 20px;
    margin-left: 0;
    width: 50%;
} 

/********************
新規会員登録
********************/
.register-legal-area h2{
  color:#333132;
  font-weight:bold;
  padding-bottom:15px;
}

/********************
カート
********************/
.cart-area h1{
  color:#0E83C6;
}
.cart-area h2{
  color:#333132;
  font-size:14px;
  border-bottom: 2px solid #f2f3f3;
  margin:0 0 10px;
  padding:0 0 8px;
  font-weight:bold;
}
.cart-area h3{
  margin-bottom:10px;
}

.item-table .item-name,
.item-table .item-name a{
  font-weight:bold;
  font-size:14px;
  color:#333132;
  margin-bottom:12px;
}
.font-setting{
  font-weight:bold;
  font-size:16px;
  color:#333132;
}
.total-itemprice-part input{
  margin-top:10px;
}
.total-price-part{
  color:#333132;
  text-align:right;
  font-weight:bold;
  padding-right:30px;
}
.total-price-part span{
  font-size:16px;
  margin-left:30px;
}

.card-mark{
  text-align:right;
}
.card-mark span{
  margin-left:40px;
}

.cart-index{
  border-bottom:solid 1px #f2f3f3;
}

/*お支払い方法選択*/
.payment-notice {
  margin-top: -35px;
  margin-bottom: 50px;
}

/*ポイント入力部*/
.point-form table th{
  text-align:left;
  font-weight:normal;
}
.point-form table td{
  font-weight:bold;
  padding-left:20px;
}

/*新規配送先登録*/
.addRegister_multiple .control-group span.label-important{
  float:left;
  margin-right: 5px;
}

.addRegister_multiple .control-group span.label-ttl,
.addRegister_multiple .control-group label{
  float:left;
  margin:0;
}

.addRegister_multiple .control-group .controls ul li{
  vertical-align: middle;
}


/********************
マイページ
********************/
.mypage-menu .row-fluid div.btn-primary{
  color: #ffffff;
  border: solid 1px #333132;
  background:#333132;
  text-shadow: none;
  box-shadow:none;
  border-radius:0;
  margin-top:-1px;
  padding:8px 0;
}
.mypage-menu .row-fluid div.btn-primary:hover{
  color: #231815;
  border: solid 1px #dddddd;
  background:url("/assets/images/btn_bg_white.jpg") repeat-x #e3e4e5;
}
.mypage-menu .row-fluid div.btn-primary img{
  margin-top:-4px;
  margin-right:8px;
}

/*.mypage-area h1{
  color:#333132;
  font-size:14px;
  border-bottom: 0;
  margin:12px 0 0;
  padding:0 0 8px;
  font-weight:bold;
}
*/
/********************
テーブル
*********************/
.table th{
  border-top:none;
font-weight:normal;
  }
.table td{
  border-top:none;
  padding-left: 0px;
}
.table.table-striped tbody th{/*確認画面*/
  width:35%;
}
.table-bordered{
  border-radius:0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child,
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child,
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child,
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child{
  border-radius:0;
}

/********************
マイページ・カート共通
********************/
/*.members-area .table{
  border-bottom: 1px solid #f2f3f3;
}*/
.members-content .table tbody th{
  width:35%;
}
.members-content .table thead th{
  border-bottom: 2px solid #f2f3f3;
text-align:center;
}
.members-content .form-striped{
  padding-top:10px;
}
.form-horizontal .control-group{
  margin-bottom:15px;
}

/*ボタン*/
.members-content .form-actions .btn-primary{
  position:relative;
  z-index:1;
  padding-right:30px;
  margin-left:20px;
}
.members-content .form-actions .btn-primary:after{
  content:"";
  position:absolute;
  z-index:2;
  top:-3px;
  right:-3px;
  width:0;
  height:0;
  border:10px solid transparent;
  border-top-color:#fff;
  border-right-color:#fff;
}
.members-content .form-actions .btn-primary:before{
  content:"";
  position:absolute;
  z-index:2;
  bottom:-3px;
  right:-3px;
  width:0;
  height:0;
  border:10px solid transparent;
  border-bottom-color:#fff;
  border-right-color:#fff;
}

.members-content .form-actions .btn-back{
  float:right;
  position:relative;
  z-index:1;
  padding:7px 20px 7px 30px;
}
.members-content .form-actions .btn-back:after{
  content:"";
  position:absolute;
  z-index:2;
  top:-3px;
  left:-3px;
  width:0;
  height:0;
  border:10px solid transparent;
  border-top-color:#fff;
  border-left-color:#fff;
}
.members-content .form-actions .btn-back:before{
  content:"";
  position:absolute;
  z-index:2;
  bottom:-3px;
  left:-3px;
  width:0;
  height:0;
  border:10px solid transparent;
  border-bottom-color:#fff;
  border-left-color:#fff;
}

/*最終確認ボタン*/
.members-content.confirm .form-actions .btn-primary{
  padding-left:30px;
}
.members-content.confirm .form-actions .btn-primary:before,
.members-content.confirm .form-actions .btn-primary:after{
  content:normal;
}

/*確認画面金額表示*/
.members-content table.confirm-price-box{
  width:40%;
}
.members-content table.confirm-price-box th{
  width:50%;
  border-bottom:solid 1px #f2f3f3;
}
.members-content table.confirm-price-box td{
  border-bottom:solid 1px #f2f3f3;
  font-size:14px;
  color:#333132;
}
.members-content table.confirm-price-box .total-price-part{
  background:#f2f3f3;
}
.members-content table.confirm-price-box .total-price-part td{
  font-size:16px;
  font-weight:bold;
}

/********************
サイトマップ
********************/
#sitemap-wrap h2{
  color: #333132;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
#sitemap-wrap h3{
  color:#333132;
  font-weight:bold;
  margin:10px 0 5px;
}
#sitemap-wrap h3 a{
  color:#333132;
}
#sitemap-wrap ul li ul{
  border-top:solid 2px #f2f3f3;
  padding:5px 0 0;
  margin:0;
}
#sitemap-wrap section{
  margin-bottom:40px;
}
#sitemap-wrap ul li.both{
  clear:both;
  margin:0;
}

/********************
ログイン
********************/
.lead p span.login_outlet{
  font-size:14px;
  color:#FF0000;
}

.login-area-box h2{
  color:#333132;
  border-top:2px solid #f2f3f3;
  border-bottom:1px solid #f2f3f3;
  padding:10px 0;
  margin:10px 0 20px;
  font-weight: bold;
  font-size:12px;
}
.login-area-box .login-area-subbox{
  height:110px;
}

p.point_text{
  font-size:15px;
}

a.underline{
  text-decoration:underline;
}

/* SEO */
h1.hidden-letter {
  position: absolute;
  text-indent: -9999px;
}



/********************
複数配送改修
********************/
.cart_pos .table .checkbox input[type="checkbox"]{margin:0;}

.form-actions .btn-primary:before {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: -3px;
  right: -3px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #fff;
  border-right-color: #fff;
}
/*.form-actions .btn-primary:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: -3px;
  right: -3px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #fff;
  border-right-color: #fff;
}*/


.visible-phone{
  display:none;
}


/********************
詳細検索ページ
********************/

#searchDetailArea{
  margin: 0 auto;
  width: 100%;
}

#searchDetailArea #searchDetailAreaInner{
  margin: 0 auto;
  width: 570px;
  float:none;
}

#searchDetailArea h2 {
  font-size: 23px;
  position: relative;
  font-weight: bold;
  color: #333132;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #f1f3f2;
  margin: 0 0 15px 0;
}

#searchDetailArea #searchDetailAreaInner h3.box-title{
  width:20%;
  float:left;
  clear:both;
  font-size:14px;
}

#searchDetailArea #searchDetailAreaInner .fillinArea,
#searchDetailArea #searchDetailAreaInner .select-item,
#searchDetailArea #searchDetailAreaInner .select-price,
#searchDetailArea #searchDetailAreaInner .select-off_rate,
#searchDetailArea #searchDetailAreaInner .select-color{
  width:80%;
  float:left;
}

#searchDetailArea #searchDetailAreaInner .select-item .span9{
  width:100%;
}

#searchDetailArea #searchDetailAreaInner .fillinArea input{
  width: 100%;
  padding: 0;
  text-indent: 5px;
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#searchDetailArea #searchDetailAreaInner .detail_search_area{
  width:100%;
  height:auto;
  overflow:hidden;
  padding:25px 0;
  border-bottom: 1px solid #f3f3f3;
}

#searchDetailArea #searchDetailAreaInner :nth-of-type(5){
  border-bottom:none;
}

#searchDetailArea #searchDetailAreaInner .select-color table,
#searchDetailArea #searchDetailAreaInner .select-color table tbody,
#searchDetailArea #searchDetailAreaInner .select-color table tbody tr,
#searchDetailArea #searchDetailAreaInner .select-color table tbody th,
#searchDetailArea #searchDetailAreaInner .select-color table tbody td{
  display:block;
}

#searchDetailArea #searchDetailAreaInner .select-price ul.inline > li > select,
#searchDetailArea #searchDetailAreaInner .select-off_rate ul.inline > li > select{
  width: 215px;
}

#searchDetailArea #searchDetailAreaInner .select-color table,
#searchDetailArea #searchDetailAreaInner .select-color table tr{
  width:100%;
  height:auto;
  overflow:hidden;
}

#searchDetailArea #searchDetailAreaInner .select-color table td{
  width:33%;
  height:auto;
  overflow:hidden;
  float:left;
  padding:8px 0;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip{
  width: 12px;
  height: 12px;
  background-color: #000;
  display: block;
  float: left;
  position: relative;
  top: 4px;
  right: 0;
  margin-right: 5px;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-white,
#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-other{
  background-color:#ffffff;
  width:10px;
  height:10px;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-beige{
  background-color:#e3d6b3;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-black{
  background-color:#000000;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-blue{
  background-color:#4883bf;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-brown{
  background-color:#5e3519;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-gold{
  background-color:#c39c33;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-green{
  background-color:#58b074;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-gray{
  background-color:#a1a1a1;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-ivory{
  background-color:#c3bea1;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-orange{
  background-color:#f4993e;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-pink{
  background-color:#f5a4c5;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-purple{
  background-color:#b060bf;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-red{
  background-color:#de5251;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-silver{
  background-color:#c0c0c0;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-white{
  border:1px solid #d2d2d2;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-other{
  border:1px solid #676767;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-yellow{
  background-color:#f8e15d;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-metal{
  background-color:#000000;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-mulch{
  background-image:url('/assets/images/color-tip-mulch.png');
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-clear{
  background-color:#d7eefe;
}

#searchDetailArea #searchDetailAreaInner .select-color table td .color-tip.tip-navy{
  background-color:#333e7c;
}

#searchDetailArea .form-actions,
#searchDetailArea .sp-actions{
  margin:25px auto;
  border:none;
}

#searchDetailArea .form-actions{
 width:570px;
}

#searchDetailArea .sp-actions{
 width:450px;
}

#searchDetailArea .form-actions input.btn{
  width:265px;
}

#searchDetailArea .sp-actions a{
  width:50%;
  display: block;
  float: left;
  text-align: center;
}

.ie7 #searchDetailArea .form-actions input.btn{
  padding:10px 0;
}

.ie7 #searchDetailArea #searchDetailAreaInner .select-price ul.inline > li{
  display: block;
  float:left;
  text-align: center;
}

.ie7 #searchDetailArea #searchDetailAreaInner .select-price ul.inline > li{
  width:35px;
}

.ie7 #searchDetailArea #searchDetailAreaInner .select-price ul.inline > li.first > select,
.ie7 #searchDetailArea #searchDetailAreaInner .select-price ul.inline > li.first,
.ie7 #searchDetailArea #searchDetailAreaInner .select-price ul.inline > li.last > select,
.ie7 #searchDetailArea #searchDetailAreaInner .select-price ul.inline > li.last{
  width:210px;
}

/* 店舗情報 */

.stores h2{
  font-size: 22px;
  font-weight: 400;
  color: #4C4C4C;
  padding-bottom: 3px;
  margin-bottom: 15px;
}
.col-main .restaurant-area {
  clear: both;
}
.col-main .restaurant-area h1{
  display: inline-block;
  margin-top: 40px;
}
.col-main figure.stores {
  float: left;
  width: 23.26%;
  padding: 10px;
  position: relative;
  cursor: pointer;
}
.col-main figure.stores span {
  width: 100%;
  height: 180px;
  display: block;
  overflow: hidden;
  position: relative;
}
.col-main figure.stores span img {
  width: 405px;
  height: auto;
}
.col-main figure.stores a>p {
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
}
.stores .std p {
  color: #4C4C4C;
  font-size: 14px;
  line-height: 160%;
  margin-bottom: 1em;
  padding: 0;
}
.col-main figure.stores figcaption {
  display: none;
}
.col-main figure:hover figcaption {
  display: block;
}
.col-main figcaption {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .7;
  top: 0;
  left: 0;
}
.col-main figure.stores figcaption p {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -12px;
  text-transform: uppercase;
  text-align: center;
  opacity: 1;
  color: #FFF;
}
.shopName{
  font-size: 15px;
  margin-right: 20px;
}
.stores a.button {
  margin: 10px auto;
  background: #1AA1FD;
  display: inline-block;
  padding: 7px 15px;
  border: 0;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
    -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.stores .shop_main_photo{
  float: left;
  width: 40%;
}
.stores figure.map{
  float: right;
  margin-left: 2%;
  width: 58%;
}
.stores .shop_detail {
  clear: both;
  width: 100%;
  margin-top: 10px;
  display: inline-block;
}
.stores .table{
  width: 32%;
}
.stores .table th{
  padding: 10px 0;
}
.stores .small-col{
  margin-right: 15px;
  float: left;
  width: 16.661%;
  padding: 10px;
}
.stores article.store {
  float: left;
  width: 50%;
  padding: 10px 10px 10px 0;
}
.stores figure.map {
    position: relative;
    padding-bottom: 25%;
    height: 0;
    width: 59%;
    margin-left: 1%;
}
.stores figure.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.getDirections{
  float: right;
}
.entrybody{
  margin: 0 30px;
}
/* #45882 Gナビ outlet表示  */
.navigation.navbar .nav > li.non-child a {
  position: relative;
  padding: 0 13px 0;
  height: 56px;
  line-height: 44px;
  color: #4C4C4C;
  background: #FFF;
  text-decoration: none;
  box-shadow: none;
}
.navigation.navbar .nav > li.non-child:hover {
  border:none;
  margin:1px 1px 0 1px;
}

@media only screen and (max-width: 767px) {

  .stores .table {
    width: 100%;
}
  }

/* DH_FRONT_DEPT-4901 */
.cart-index .item-table td:first-child,
.cart-schedule .item-table td:first-child,
.cart-confirm .item-table td:first-child,
body[class*="watchList"] .item-table td:first-child,
.mypage-buyHistoryDetail .item-table td:first-child {
  width: 120px;
}
.cart-index .item-table td:last-child,
.cart-schedule .item-table td:last-child,
.cart-confirm .item-table td:last-child,
body[class*="watchList"] .item-table td:last-child,
.mypage-buyHistoryDetail  .item-table td:last-child {
  max-width: 280px;
}

/* DH_FRONT_DEPT-5125・DH_FRONT_DEPT-5008 */
.login-area-box .login-area-subbox .login-remain {
  margin-top: 5px;
}
.login-area-box .login-area-subbox .login-remain input[type="checkbox"]{
  margin-top: 0;
  margin: 0 5px 2px 0;
}

/* DH_FRONT_DEPT-7295 visumoタグ設置 */
.ecbn-selection-footer2 {
  display: none!important;
}

/* ----------
    DH_FRONT_DEPT-7831 【CONRAN】：10/8（金）：時間指定なし：商品詳細ページ内の熨斗設定ページ文言変更依頼
---------- */

#manner-wrap .manner-wrap__inner {
  width: 78%;
  margin: 0 auto;
}

#manner-wrap ul li {
  list-style: none;
}

.manner-chart {
  margin-top: 80px;
}

.chart-title {
  color: #ffffff;
  background-color: #333333;
  padding: 5px 0;
  text-align: center;
  margin-bottom: 0;
}

.manner-chart ul {
  width: 24.87%;
  display: table-cell;
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
}

.manner-chart ul:last-child {
  border-right: 1px solid #333;
}

.manner-chart .name {
  color: #ffffff;
  background-color: #333333;
  padding-left: 5px;
}

.manner-chart .caption {
  background-color: #fff;
  color: #636466;
  padding: 5px;
}

.sub-title {
  margin: 80px 0 40px 0;
  font-size: 13px;
}

.manner-kinds__wrapper {
  overflow: hidden;
}

.manner-kinds {
  overflow: hidden;
}

.manner-kinds li {
  width: 20%;
  display: table-cell;
  text-align: center;
  padding: 5px 0;
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
}

.manner-kinds.title li {
  width: 5%;
}

.manner-kinds li:last-child {
  border-right: 1px solid #333;
}

/* ----------
    DH_FRONT_DEPT-8056 【CONRAN】：11/10(水)：時間確認中：Gナビ変更
---------- */

.navigation.navbar .nav > li.brand_list:hover {
  border: none;
  box-sizing: border-box;
  margin: 1px 1px 0 1px;
}

.navigation.navbar .nav > li.brand_list a {
  line-height: 44px;
  color: #4C4C4C;
  padding: 0 13px 0;
}

/**
* DH_FRONT_DEPT-8407 amazonpay
**/
/* cart index */
.amazon-login-box {
  margin: 30px auto;
}
.amazon-login-box .amazon-pay-inner {
  background-color: #f2f2f2;
  width: 100%;
  margin: 0 auto;
  padding: 25px 3% 25px 3%;
  box-sizing: border-box;
  text-align: left;
  display: table;
}
.amazon-login-box .amazon-pay__text {
  display: table-cell;
  width: 70%;
  padding-right: 4%;
}
.amazon-login-box .amazon-pay__text .order_text {
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: bold;
}
.amazon-login-box .amazon-pay__text .amapay_text_kome {
  position: relative;
  margin-bottom: 0;
  padding-left: 18px;
}
.amazon-login-box .amazon-pay__text .amapay_text_kome > span {
  position: absolute;
  left: 0;
}
.amazon-login-box .amazon-pay__btn {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  width: 20%;
}
.amazon-pay-canpaign-banner {
  margin: 30px auto 0;
  width: 50%;
}

@media (max-width: 768px) {
  .amazon-pay-canpaign-banner {
    width: 95%;
  }
}

/* cartquick */
.amazon-pay-checkout {
  margin: 20px 0 0;
}
#amazon-customer-widget {
  margin: 0 0 20px;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding-top: 10px;
}
#walletWidgetDiv {
  width: 49%;
  height: 260px;
}
#addressBookWidgetDiv {
  width: 49%;
  height: 260px;
}
.quick-cart {
  margin: 20px 0;
}
.cart-schedule .block-layout {
  margin: 0 0 10px;
}
.cart-schedule .block-layout .radio {
  display: block;
}
.cart-schedule .block-layout .select-container {
  margin: 10px 0 0;
}
.cart-schedule .block-layout .select-container table {
  margin: 0;
}
.cart-schedule .block-layout .select-container table th,
.cart-schedule .block-layout .select-container table tr {
  vertical-align: middle;
}

/**
* DH_FRONT_DEPT-8753
**/
.customer-register .docs-input-sizes select[name*=birthday] {
  margin: 0;
}
.customer-register .customer-pin-attention {
  margin: 20px 0;
  line-height: 180%;
}

.mypage-menu .row-fluid {
  margin: 0;
}
.mypage-menu .row-fluid .span3 {
  margin-bottom: 20px;
}
.mypage-menu .row-fluid .span3:nth-child( 4n - 3 ) {
  margin-left: 0;
}

.form-horizontal .mail_magazine_controls label.checkbox {
  display: inline-block;
  margin: 0 10px 0 0;
}


.ds2DheadCrossPointFrontendMypage-crossPointOrderHistory .table.liquid-table tr td,
.ds2DheadCrossPointFrontendMypage-crossPointOrderHistory .table.liquid-table tr th,
.ds2DheadCrossPointFrontendMypage-crossPointPointHistory .table.liquid-table tr td,
.ds2DheadCrossPointFrontendMypage-crossPointPointHistory .table.liquid-table tr th{
  vertical-align: middle;
  text-align: left;
  padding-left: 8px;
}
.ds2DheadCrossPointFrontendMypage-crossPointPointHistory .table.liquid-table tr td {
  height: 28px;
}
.ds2DheadCrossPointFrontendMypage-crossPointPointHistory .table.liquid-table tr td p {
  margin-bottom: 0;
}
.ds2DheadCrossPointFrontendMypage-crossPointOrderHistory .table.confirm-price-box tr td,
.ds2DheadCrossPointFrontendMypage-crossPointOrderHistory .table.confirm-price-box tr th {
  width: 50%;
}

/**
* DH_DS2OPE_PROJ-4562 【CONRAN】お問い合わせページへの文言追加依頼
**/
.btn-contact-primary-wrap {
  margin: 20px 0;
}
.btn-contact-primary {
  background-color: #10069f;
  background-image: none;
  padding: 15px 20px;
  border: 1px solid #10069f;
  box-shadow: none;
}
.btn-contact-primary:hover {
  background-color: #ffffff;
  background-image: none;
  color: #10069f;
  border: 1px solid #10069f;
  box-shadow: none;
}

.under-line,
.under-line:hover {
  text-decoration: underline;
}

.invoice-text {
  border-bottom: none !important;
}

/********************
店舗一覧ページ
********************/
.store_list a.btn-border-sp {
  display: block;
  text-align:center;
  vertical-align: middle;
  text-decoration: none;
  width: 100%;
  margin: auto;
  padding: 1rem 2rem;
  color: #fff;
  border: 2px solid #000000;
  border-radius: 0;
  position: relative;
  overflow: hidden;
  background: #000000;
}
.store_list a.btn-border-pc,
.store_list p.itembtn a.btn-border {
  display: block;
  text-align:center;
  vertical-align: middle;
  text-decoration: none;
  width: 150px;
  margin: auto;
  padding: 1rem;
  color: #fff;
  border: 2px solid #000000;
  border-radius: 0;
  position: relative;
  overflow: hidden;
  background: #000000;
}
.store_list p.orby-exclusive {
  clear: both;
}
.store_list p.orby-exclusive:nth-child(3) {
  margin-bottom: 10%;
}
.store_list p.orby-exclusive a.btn-border {
  width: 202px;
  padding: 1rem 0;
}
.responsive-br {
    display: none;
}
@media screen and (max-width: 850px) and (min-width: 768px) {
.responsive-br {
    display: block;
}
.store_list p.orby-exclusive a.btn-border {
    width: 160px;
    }
}

.store_list p.map_btn {
  font-size: 15px;
  margin: 25px 0px 50px;
  float: left;
}
.store_list p.itembtn {
  font-size: 15px;
  margin: 25px 0 10px;
  float: left;
}
.store_list .store_tab {
  margin: 0 30px;
}
.store_list .tab-wrap {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}
.store_list .tab-label {
  background: #EEEEEE;
  margin: 0 5px 5px 0;
  padding: 3px 12px;
  order: -1;
  list-style:none;
}
.store_list .tab-label a {
  color: #2b2b2b;
}
.store_list .tab-content {
  padding: 10px 10px;
  background-color: transparent;
  border: 1px solid none;
}
/* アクティブなタブ */
.store_list .tab-label.active {
  background: #2b2b2b;
}
.store_list .tab-label.active a {
  color: #fff;
}

.store_list p.item1 {font-size: 20px; margin: 20px 0px 15px 5px; line-height: 180%; font-weight: bold;}
.store_list p.item2 {font-size: 15px; margin: 0px 5px 30px 5px; line-height: 180%;}
.store_list p.item3 {font-size: 18px; margin: 0 5px 10px 5px; line-height: 180%; font-weight: bold;}
.store_list p.item4 {font-size: 14px; margin: 0px 5px 10px 5px; line-height: 180%;}
.store_list p.item5 {font-size: 18px; margin: 30px 5px 10px 5px; line-height: 180%; font-weight: bold;}
.store_list p.item6 {font-size: 18px; margin: 10px 5px -20px 5px; line-height: 180%; font-weight: bold;}
.store_list p.item7 {font-size: 14px; margin: 0px 5px 30px 5px; line-height: 180%;}

.store_list .scroll-infinity__wrap {
  display: flex;
  overflow: hidden;
}
.store_list .scroll-infinity__list {
  display: flex;
  list-style: none;
  padding: 0
}
.store_list .scroll-infinity__item {
  width: calc(400vw / 6);
}
.store_list .scroll-infinity__item>img {
  width: 100%;
}
.store_list .accordion {
  margin: 3em auto;
  max-width: 100vw;
}
.store_list .store_detail .accordion {
  margin: 0 0 3em auto;
  max-width: 100vw;
}
.store_list .free_content {
  margin-top: 3em;
}
.store_list .option {
  position: relative;
  margin-bottom: 1em;
}
.store_list .title {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
  border: solid 1px #ccc;
  padding: 1em;
  display: block;
  color: #333;
  font-weight: bold;
  margin-bottom: 5px;
}
.store_list .toggle_button {
  width: 100%;
  text-align: left;
  background-color: initial;
}
.store_list .toggle_button::after,
.store_list .toggle_button::before {
  content: "";
  position: absolute;
  right: 1.25em;
  top: 1.25em;
  width: 2px;
  height: 0.75em;
  background-color: #999;
  transition: all 0.3s;
}
.store_list .toggle_button::after {
  transform: rotate(90deg);
}
.store_list .toggle_button.open::before {
  transform: rotate(90deg) !important;
}
.store_list .toggle_content {
  display: none;
}
.store_list .toggle_content.open {
  display: block;
}
.store_list .toggle_content p {
  margin: 0;
  padding: 0.5em 1em 1em;
  line-height: 1.8;
}
.store_list .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}
.store_list .swiper-button-prev::before,
.store_list .swiper-button-next::before {
  content: '';
  background-color: #000;
  opacity: 0.5;
  padding: 7px;
  height: 100%;
  position: absolute;
  width: 100%;
}
.store_list .swiper-button-prev::after,
.store_list .swiper-button-next::after {
  position: absolute;
  color: #fff;
  z-index: 10;
  font-size: 22px;
}
.store_list .swiper-button-prev:after{
  left: 5%;
}
.store_list .swiper-button-next:after{
  right: 5%;
}
.store_list .swiper-button-prev::before {
  right: 0;
}
.store_list .swiper-button-next::before {
  left: 0;
}
.store_list .store_information {
  margin-top: 40px;
}
.row-fluid .span6.store_announce {
  width: 100%;
  margin-left: 5px;
}
.store_list .sns-icon {
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  margin: 30px 0 10px;
}
.store_list .sns-icon_image,
.store_list .sns-icon_image--x,
.store_list .sns-icon_image--insta {
  max-width: 22px;
  width: 100%;
}
.store_list .sns-icon_image--x {
  margin: 0 22px;
}
.store_list .sns-icon_image--insta {
  margin-left: 22px;
}
.guide_annotation {
  display: inline-block;
  margin-left: 2.5em;
  text-indent: -1em;
}

/* 英語フォントクラス */
.font__tcs-text--regular {
  font-family: "TCSProText-Regular", sans-serif;
}
.font__tcs-text--semibold {
  font-family: "TCSProText-SemiBold", sans-serif;
}
.font__tcs-micro--regular {
  font-family: "TCSProMicro-Regular", sans-serif;
}
.font__tcs-micro--semibold {
  font-family: "TCSProMicro-SemiBold", sans-serif;
}
.font__tcs-icons--regular {
  font-family: "TCSProIcons-Regular", sans-serif;
}
.font__tcs-display--regular {
  font-family: "TCSProDisplay-Regular", sans-serif;
}
/* 日本語フォントクラス */
.font__ibm--thin {
  font-family: "IBMPlexSansJP-Thin", sans-serif;
}
.font__ibm--extralight {
  font-family: "IBMPlexSansJP-ExtraLight", sans-serif;
}
.font__ibm--light {
  font-family: "IBMPlexSansJP-Light", sans-serif;
}
.font__ibm--regular {
  font-family: "IBMPlexSansJP-Regular", sans-serif;
}
.font__ibm--medium {
  font-family: "IBMPlexSansJP-Medium", sans-serif;
}
.font__ibm--semibold {
  font-family: "IBMPlexSansJP-SemiBold", sans-serif;
}
.font__ibm--bold {
  font-family: "IBMPlexSansJP-Bold", sans-serif;
}