@charset "utf-8";

/******************************
PC to tablet
*******************************/
@media (min-width: 980px) and (max-width: 1200px) {
  /*bootstrap-custom*/
  .container,.smaller-container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container{
    width: 940px;
  }
  .smaller-container .row .span12,
  .span12 {
    width: 940px;
  }
  .smaller-container .row .span11,
  .span11 {
    width: 860px;
  }
  .smaller-container .row .span10,
  .span10 {
    width: 780px;
  }
  .smaller-container .row .span9,
  .span9 {
    width: 700px;
  }
  .smaller-container .row .span8,
  .span8 {
    width: 620px;
  }
  .smaller-container .row .span7,
  .span7 {
    width: 540px;
  }
  .smaller-container .row .span6,
  .span6 {
    width: 460px;
  }
  .smaller-container .row .span5,
  .span5 {
    width: 380px;
  }
  .smaller-container .row .span4,
  .span4 {
    width: 300px;
  }
  .smaller-container .row .span3,
  .span3 {
    width: 220px;
  }
  .smaller-container .row .span2,
  .span2 {
    width: 140px;
  }
  .smaller-container .row .span1,
  .span1 {
    width: 60px;
  }
  .smaller-container .row .offset12,
  .offset12 {
    margin-left: 980px;
  }

  .smaller-container .row .offset11,
  .offset11 {
    margin-left: 900px;
  }
  .smaller-container .row .offset10,
  .offset10 {
    margin-left: 820px;
  }
  .smaller-container .row .offset9,
  .offset9 {
    margin-left: 740px;
  }
  .smaller-container .row .offset8,
  .offset8 {
    margin-left: 660px;
  }
  .smaller-container .row .offset7,
  .offset7 {
    margin-left: 580px;
  }
  .smaller-container .row .offset6,
  .offset6 {
    margin-left: 500px;
  }
  .smaller-container .row .offset5,
  .offset5 {
    margin-left: 420px;
  }
  .smaller-container .row .offset4,
  .offset4 {
    margin-left: 340px;
  }
  .smaller-container .row .offset3,
  .offset3 {
    margin-left: 260px;
  }
  .smaller-container .row .offset2,
  .offset2 {
    margin-left: 180px;
  }
  .smaller-container .row .offset1,
  .offset1 {
    margin-left: 100px;
  }



  /*header*/

/*#global-navi .main-menu > li{margin-left:34px;}*//* SALEがある場合は24px SALEない場合は38px HOLIDAYの場合は20px */
#global-navi .main-menu > li > a{background-size:auto 15px;}
/*#global-navi .main-menu > li.men{margin-left:20px;}
#global-navi .main-menu > li.men > a{width:34px;}
#global-navi .main-menu > li.women{margin-left:20px;}
#global-navi .main-menu > li.women > a{width:57px;}
#global-navi .main-menu > li.kids{margin-left:20px;}
#global-navi .main-menu > li.kids > a{width:32px;}*/
/*#global-navi .main-menu > li.vintage-clothing > a{width:168px;}*/
/*#global-navi .main-menu > li.made-crafted > a{width:168px;}*/
#global-navi .main-menu > li.holiday > a{background-size:auto 12px;}
#global-nav-block.fixed #global-navi .nav .dropdown{margin-left:6px;}
#global-nav-block.fixed #global-navi .nav .dropdown:first-child{margin-left:0;}

#global-navi .main-menu > li.men > a {
  width: 53px;
}
#global-navi .main-menu > li.women > a {
  width: 84px;
}

#global-nav-block .header-right {
  width: 13%;
}

  #logo h1{
    width:auto;
  }
  #logo h1 a{
    width:100px;
  }
  #logo-main{
    height: 42px;
    float:none;
  }
  #logo-sub{
    float:none;
    width: 100px;
    padding-left:3px;
  }
  #logo-sub li:first-child{
    line-height:0;
  }
  #logo #logo-e-shop{
    display:none;
  }
  #logo #logo-online{
    width:93px;
    height: 15px;
    padding-left:3px;
  }


  .productFavorite{
    margin-right: 2.4%!important;
  }
  .photo_thumbs_block ul li {
    width: 48px;
  }
  .point{
    margin-right: 4%;
  }
  .whats-clublevis {
    width: 40%;
  }
  .footer-cell{
    margin-left:12px;
  }
/*お問い合わせ*/
.inquiry-wrap .inquiry_left_box .left-content,
.inquiry-wrap .inquiry_left_box .right-content{
  width:49%;
}
.inquiry-wrap .top-input{
  margin-bottom:10px;
}

.select_quantity_default .salse-status{
  width:100%;
  margin:0;
  margin-bottom:4px;
}
.select_quantity_default .item_submit_select{
  width:14%;
  margin-right:1%;
}
.select_quantity_default .item_submit_btn_block{
  width:85%;
}
.select_quantity_default .measure_block{
  width:100%;
  margin-top:6px;
}

.cart-banner-area .cart-banner{
  width:48%;
}
#global-nav-block .header-right li.menu-search-form input{
  display: none;
}
#global-nav-block .header-right li.menu-search-form button{
  top: 5px;
}

}
@media (max-width: 1200px) {
  .point-detail .get-point{
    float:none;
    width:100%;
    margin-bottom:10px;
  }
  .point-detail .about-clublevis{
    float:none;
    width:100%;
    margin-bottom:10px;
  }

  .list-layout.row-fluid > .span10{
    width:79.58%;
    margin-left:3.75%;
  }
  /*Gナビ*/
  #global-nav-block .header-right li.header-search{
    z-index: 10;
  }
  .men .dropdown-menu {
    left: -110px;
  }
  .vintage-clothing .dropdown-menu{
    min-width: 480px;
    width: 1000px;
    left: -497px;
  }
  .vintage-clothing .dropdown-menu .navi-left-area{
    width: 120px;
  }

  /*メインビジュアル*/
  #grandtop-main{
    width: 74.5%;
  }
  #grandtop-main .flex-control-nav{
    width: 100%;
  }
  body #grandtop-main .flexslider .slides img{
    height: auto;
  }
  #grandtop-theme{
    width: 25%;
  }
  #grandtop-theme ul li{
    margin-bottom: 1.5%;
  }

  /*フッター*/
  #page-footer .footer-cell{
    margin-left: 55px;
  }

  /*ニュース*/
  #news-list > #news-title{
    width: 10%;
  }
  #news-list > #news-title > .smp-title {
    background: none;
    color: #333;
  }
  #news-list > #news-contents{
    width: 90%;
  }
  #news-list dl dt{
    width: 20%;
  }
  #news-list dl dd.news-entry{
    margin-left: 18%;
    width: 60%;
  }
  #news-list > .more-item{
    right: 30.5%;
  }



}

/******************************
smartphone to tablet
*******************************/
@media (max-width: 979px) {
/*pageBody*/
#page-body {
  padding-top: 0;
}
/*ヘッダー*/
#page-header {
  position: static;
  width: auto;
}
.sp-header_info{
  background-color: #f0f0f0;
  text-align: center;
  padding: 8px 0;
}
.sp-header_info a{
  text-decoration: underline;
}
#sp-header {
  position: relative;
  height: 55px;
}
#sp-header.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 990;
}
#logo {
  float: none;
}
  #logo-main {
    background-image: url('/assets/images/logo_levis_smp.png');
    background-size: 84px 34px;
    margin: 0 auto;
  }
  #logo h1{
    width:100%;
  }
  #logo #logo-e-shop{
    display:none;
  }
  #logo #logo-sub li:first-child{
    position:absolute;
    top:0;
    left:-9999px;
  }
  #sp-header .header-cart {
    position: absolute;
    top: 3px;
    right: 5px;
  }
  #sp-header .header-cart img {
    width: 30px;
    height: 26px;
  }
  #sp-header .header-cart > a {
    padding: 10px;
    display: block;
  }
  #sp-header .header-cart .amount {
    color: #fff;
    font-size: 10px;
    position: absolute;
    top: 17px;
    left: 22px;
  }
.dropdown > a > .ja {
  display: none;
}
  /*header info*/
  .navbar .head-info-block {
      padding: 10px 0;
      margin-bottom: 0;
  }
  /*headder news*/
  .news-area-smp{
    background-color: #000;
    color:#fff;
    margin: 0 -10px;
    padding: 5px;
    text-align: center;
  }
  .news-area-smp span{
    color: #fff !important;
  }

  #page-header{
    margin-bottom:0;
  }
  #head-bar{
    padding:0px;
  }
  #global-nav-block{
    min-height:0;
  }
  #head-sub-menu{float:none;}
  .head-search{float:none;}
  .head-search li{float:none;}
  .head-search li.refine-search{padding: 0px 15px; margin:0;}

  .new-arrivals{width:17.4%;margin-right:8.3%;}
  .men{width:5.5%;margin-right:7.6%;}
  .women{width:10.2%;margin-right:8.3%;}
  .accessories{width:15.0%;margin-right:7.6%;}
  .outlet{width:8.7%;margin-right:5.7%;}
  .sale{width:5.7%;}
  .holiday{width:5.7%;}



  #global-navi .dropdown-menu a:hover{
    background:url(/assets/images/menu_arrow.png) 98% center no-repeat;
  }
  #global-navi .dropdown-menu li > a,
  #global-navi .dropdown-menu a,
  #global-navi .dropdown-menu li > a:hover,
  #global-navi .dropdown-menu a:hover{
    color:#000;
  }
  #global-navi .dropdown-menu h2.has-child{
    margin-bottom:0;
  }
  .global-nav-block-sp .nav > li .outlet{
    color:#1059a0;
  }
  .global-nav-block-sp .nav > li .sale{
    color:#c21835;
  }
  .global-nav-block-sp .nav > li .holiday{
    color:#c21835;
  }
  .nav-collapse .nav > li >a{
    color:#000;
  }
  .nav-collapse.fixed, .nav-collapse.collapse.fixed{
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 990;
  }
  .nav-collapse.fixed.in, .nav-collapse.collapse.fixed.in{
    overflow-y: auto;
    height: 100%!important;
  }
  /*user-menu*/
  #user-menu ul li{
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    border-left: solid 2px #efefef;
    margin-top:9px;
    margin-bottom:9px;
    padding: 6px;
    width: 53px;
  }
  #user-menu ul li.icn_levis{
    display:none;
  }
  #user-menu ul li#menu-button.active{
    margin:0;
    padding-top:15px;
    padding-bottom:15px;
    background-color:#676767;
  }
  #user-menu ul li#menu-buttonspan{
    color:#000;
  }
  #user-menu ul li#menu-button.active span{
    color:#fff;
  }
  #user-menu ul li#menu-button.active{
    -ms-transition:padding 0.1s;
    -moz-transition:padding 0.1s;
    -webkit-transition:padding 0.1s;
    transition:padding 0.1s;
  }
  #user-menu ul li span{
    display: block;
    font-size: 10px;
    text-align: center;
    color: #000;
  }
  #user-menu ul li a {
    padding: 0;
    display: block;
    border: none;
  }
  #user-menu ul li button{
    width: 100%;
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    box-shadow: none;
    float: none;
  }
  /*menu-button*/
  .btn_sp_nav{
    background: none;
    border: none;
    margin: 10px;
    padding: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 3px;
    left: 5px;
  }
  .btn_sp_nav:focus,
  .btn_sp_nav:active {
    outline: none;
  }
   .btn_sp_nav .line {
    display: block;
    position: absolute;
    height: 2px;
    width: 80%;
    background-color: #000;
    -webkit-transition: 0.3s all ease;
       -moz-transition: 0.3s all ease;
        -ms-transition: 0.3s all ease;
            transition: 0.3s all ease;
   }
   .btn_sp_nav .line.b1 {
    top: 5px;
   }
   .btn_sp_nav .line.b2 {
    top: 12px;
   }
   .btn_sp_nav .line.b3 {
    top: 19px;
    margin-bottom: 0;
   }
   /*open sp menu */
   .btn_sp_nav.open .line.b1 {
    top: 10px;
     -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
             transform: rotate(45deg);
   }
   .btn_sp_nav.open .line.b2 {
    opacity: 0;
   }
   .btn_sp_nav.open .line.b3 {
    top: 10px;
    -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
             transform: rotate(-45deg);
   }
   /*smp search area*/
   #smp-search-area {
    background-color: #333;
    border-bottom: solid 1px #fff;
    overflow: hidden;
    padding: 5px;
   }
   #smp-search-area li:first-child {
    float: left;
    width: 70%;
   }
     #smp-search-area form {
      position: relative;
     }
     #smp-search-area input {
      width: 100%;
      box-sizing: border-box;
      height: 35px;
      margin: 0;
     }
     #smp-search-area .btn-search {
      position: absolute;
      top: 5px;
      right: 0;
      background: none;
      border: none;
     }
   #smp-search-area li.refine-search {
    float: left;
    width: 28%;
    padding-left: 2%;
   }
     #smp-search-area li.refine-search > .btn {
      background-color: #333;
      width: 100%;
      padding: 0 10px;
      height: 35px;
      line-height: 35px;
      margin-top: 0;
      border: solid 1px #717171;
      box-sizing: border-box;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0;
     }
  /*smp menu*/
  #menu-category .smp-title {
    background-color: #333;
    color: #fff;
    text-align: center;
    padding: 8px 0;
    font-size: 13px;
  }
  /*category*/
  .dropdown-menu .navi-right-area .left,
  .dropdown-menu .navi-right-area .right {
    width: 100%;
    float: none;
  }
  /*footer*/
  .footer-cell{
    margin-left:12px;
  }
  /***************
    smp-navi
   **************/
  .img_on{
    display:none;
  }

  /***********************
   category-menu
   ********************/
  .text-flg a{
    cursor:auto;
  }
  .made-name-jp,
  .lvc-name-jp{
    letter-spacing:-2px;
  }

  /*menu-category*/
  #menu-category{
    color:#000;
    /*padding-bottom: 40px;*/
  }
  #menu-category #menu-close{
    background-color:#333;
    color: #fff;
    cursor:pointer;
    font-size: 14px;
    line-height:40px;
    text-align:center;
  }
    #menu-category #menu-close > span > img {
      margin: 0 5px 2px 0;
    }
  #menu-category .customer-area ul {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
  }
  #menu-category .customer-area li {
    float: left;
    text-align: center;
    width: 33%;
  }
   #menu-category .customer-area li > a {
    display: block;
    padding: 10px 0;
   }
   #menu-category .customer-area li > a:hover,
   #menu-category .customer-area li > a:focus {
    text-decoration: none;
   }
    #menu-category .customer-area li > a > img {
      margin-right: 5px;
      margin-bottom: 3px;
      width: auto;
      height: 18px;
    }
  #menu-category .user-name {
    text-align: center;
    padding: 10px 0;
  }
   #menu-category .user-name > p {
    margin-bottom: 0;
   }
   #menu-category .user-name span.user-name {
    margin-right: 8px;
   }
  #wrapper #menu-category .nav .smp-menu-key>a{
    background: url(/assets/images/menu_plus.png) 98% center no-repeat;
  }
  #wrapper #menu-category .nav .smp-menu-key>.select{
    background: url(/assets/images/menu_minus.png) 98% center no-repeat;
  }
  #wrapper #menu-category .nav .smp-menu-key .dropdown-menu .has-child a{
    background: url(/assets/images/menu_plus.png) 98% center no-repeat;
  }
  #wrapper #menu-category .nav .smp-menu-key .dropdown-menu .has-child.select a{
    background: url(/assets/images/menu_minus.png) 98% center no-repeat;
  }
  #menu-category .nav{
    margin:0;
  }
  #menu-category > .nav > .dropdown {
    margin-top: -1px;
  }
  #menu-category > .nav > .dropdown.sale > a {
    color: #ff0000;
  }
  #menu-category .nav  li{
    border-top:solid 1px #e3e3e3;
    /*border-bottom:solid 1px #e3e3e3;*/
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    font-size:16px;
    margin:0;
    overflow:hidden;
    width:100%;
  }
  #menu-category .nav.service {
    overflow: hidden;
  }
    #menu-category .nav.service li {
      float: left;
      width: 50%;
    }
    #menu-category .nav.service li:nth-child(2n+1) {
      border-right: solid 1px #e3e3e3;
    }
    #menu-category .nav.service li > a {
      font-size: 13px;
    }
  #menu-category .nav  li a{
    display:block;
    /*line-height:39px;*/
    /*padding:0;*/
    padding-left:20px;
    font-weight:normal;
    font-size:16px;
  }
  #menu-category .nav li .dropdown-menu a {
    font-size: 13px;
    background: url(/assets/images/menu_arrow.png) 98% center no-repeat;
    color: #333333;
    padding: 13px 0 13px 20px;
  }
  #menu-category .nav  li a span{
    font-weight:normal;
  }
  #menu-category .nav  li a:hover{
    background-color:transparent;
  }
  #menu-category .nav .child-block li a{
    background: url(/assets/images/menu_arrow.png) 98% center no-repeat;
  }
  #menu-category .nav li > a{
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    width:100%;
    font-size: 13px;
  }
  #menu-category .dropdown-menu{
    position:static;
    min-width:0;
    background-color:#eee;
    border:none;
    box-shadow:none;
    -ms-box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    padding:0;
    margin:0;
    width:100%;
  }
  #menu-category .dropdown-menu a:before{
    content:none;
  }
  #menu-category .dropdown-menu li,
  #menu-category .dropdown-menu h2{
    font-size: 13px;
    padding:0;
    margin:0;
    background-color:#f0f0f0;
    border-bottom:solid 1px #e3e3e3;
  }
  #menu-category .dropdown-menu{
    border-top:solid 1px #e3e3e3;
  }
  #menu-category .navi-left-area{
    float:none;
    min-width:0;
    border:none;
    padding:0;
    margin:0;
    width:100%;
  }
  #menu-category .navi-right-area{
    border:none;
    float:none;
    min-width:0;
    padding:0;
    margin:0;
    width:100%;
  }
  #menu-category .right-bottom-area{
    border:none;
    margin:0;
    padding:0;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 0;
  }
  #menu-category .dropdown-menu .navi-right-area .left {
    float: none;
    width: 100%;
  }
  #menu-category .dropdown-menu .navi-right-area .right {
    float: none;
    width: 100%;
  }
  .vintage-clothing .navi-right-area .section {
  float: none;
  width: 100%;
 }
  #menu-category .child-block{
    background-color:#ddd;
    display:none;
    margin:0;
  }
  #menu-category .dropdown-menu .child-block > li{
    background-color:#f0f0f0;
    border-top:none;
    border-bottom:solid 1px #e3e3e3;
    color: #333;
  }
  #menu-category .dropdown-menu .child-block > li a{
    color: #333;
    padding-left: 30px;
  }
  #menu-category .dropdown-menu .child-block > li.parent_category a{
    padding-left: 20px;
  }
  #menu-category .grand-child-block{
    display:none;
  }
  #menu-category h3{
    margin:0;
    font-weight: normal;
  }
  .dropdown-menu .child-block li > span {
    font-weight: normal;
  }
  .dropdown-menu .text-flg {
    line-height: 46px;
    padding-left: 30px;
    cursor: pointer;
  }
  .dropdown-menu h2.text-flg {
   padding-left: 20px !important;
  }
  #menu-category .nav .smp-menu-key  .grand-child-block{
    margin:0;
    border-top: 1px solid #e3e3e3;
  }
  #menu-category .nav .smp-menu-key .dropdown-menu .has-grand-child>h3>a,
  .dropdown-menu .has-child.text-flg,
  .dropdown-menu .has-grand-child > .text-flg {
    background: url(/assets/images/menu_plus.png) 98% center no-repeat;
  }
  #menu-category .nav .smp-menu-key .dropdown-menu .has-grand-child>h3.select>a,
  .dropdown-menu .has-child.text-flg.select,
  .dropdown-menu .has-grand-child > .text-flg.select {
    background: url(/assets/images/menu_minus.png) 98% center no-repeat;
  }
  #menu-category .nav .smp-menu-key .dropdown-menu .grand-child-block li{
    background-color:#f0f0f0;
    border-top:none;
    border-top:solid 1px #e3e3e3;
    border-bottom: none;
    margin-top: -1px;
  }
  #menu-category .nav .smp-menu-key .dropdown-menu .grand-child-block li a{
    color:#333;
  }

  #wrapper #global-navi .main-menu > li > a{
    width:auto;
    text-indent:inherit;
    font-family:'torasition','Fjalla One',arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
    font-size:16px;
    font-weight:normal;
    margin:0;
    padding:14px 10px 12px;
    background: url("/assets/images/menu_arrow.png") 98% center no-repeat;
  }
  #global-navi .main-menu > li > a .mark{
    font-size:11px;
    line-height:11px;
    vertical-align:text-top;
  }
  #global-navi .main-menu > li.outlet > a{color:#1059a0;}
  #global-navi .main-menu > li.sale > a{color:#c21835;}
  #global-navi .main-menu > li.holiday > a{color:#c21835;}
  #wrapper #global-navi .main-menu > li.select > a{color:#c21835;}

  /*title*/
  .mac .smp-title,
  ./*iphone .smp-title,*/
  .android .smp-title,
  .mac #footer-items .smp-title,
  .iphone #footer-items .smp-title,
  .android #footer-items .smp-title,
  .mac #page-body .smp-title,
  .iphone #page-body .smp-title,
  .android #page-body .smp-title,
  .mac #smp-category-menu .smp-title,
  /*.iphone #smp-category-menu .smp-title,*/
  .android #smp-category-menu .smp-title,
  .mac #page-body .four-col-slider .smp-title,
  .iphone #page-body .four-col-slider .smp-title,
  .android #page-body .four-col-slider .smp-title,
  .mac #page-body .five-col-slider .smp-title,
  .iphone #page-body .five-col-slider .smp-title,
  .android #page-body .five-col-slider .smp-title{
    line-height:30px;
    /*padding-top:5px;*/
  }
  .mac #page-body .smp-title, .iphone #page-body .smp-title, .android #page-body .smp-title {
    line-height: 30px;
    padding: 3px 10px;
  }
  .five-col-slider .smp-title,
  .four-col-slider .smp-title,
  .six-col-slider h2,
  .smp-title{
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    background-color:#676767;
    color:#fff;
    font-size: 14px;
    line-height:30px;
    padding-left:10px;
  }
  /*.five-col-slider h2 span{
    margin-left:0;
  }*/
  .five-col-slider .smp-title.torasition,
  .four-col-slider .smp-title.torasition,
  .smp-title.torasition,
  .five-col-slider .smp-title .torasition,
  .four-col-slider .smp-title .torasition,
  .smp-title .torasition{
    font-size:17px;
  }
/*newarrival list*/
#sale-recommend-items,
#newarrival-items {
  margin-top: 15px;
}
  #sale-recommend-items h2 .view-all ,
  #newarrival-items h2 .view-all {
    font-size: 11px;
    right: 10px;
  }

/*icon*/
.icn_close{
  width: 15px;
  height: 1px;
  background-color: black;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
   border: none!important;
   display: block;
}
.icn_close:after{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: inherit;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.cart-block{
  width: 100%;
}
/*cart-area*/
.cart-area .cart-content{
  width:100%;
}
.cart-area .total-price-part .bit-more{
  display:block;
  width:100%;
  text-align:center;
  padding-left:0;
}
.cart-area .total-price-part .price-to-btn{
  margin-top:14px;
  display:block;
  width:100%;
  padding-left:0;
  text-align:center;
}
.form-actions .btn-primary{
  background-position: 95% 50%;
}
.form-actions .btn-back{
  background-position: 5% 50%;
}
.cart-area .total-price-part .price-to-btn > .btn.btn-primary{
  background-position: 95% 50%;
}

/*カートヘッダー導線非表示*/
body.cart .btn_sp_nav,
body.cart .header-cart,
body.cart .search-btn {
  display: none;
}
/*レジに進むバーを下にフローティング*/
.cart-content .span5.total-fixed {
    width: 100%!important;
    position: fixed;
    margin: 0 -20px;
    padding: 2% 1%;
    bottom: 0;
    background: #fff;
    z-index: 999;
    box-sizing: border-box;
}
.cart-content .total-fixed table.total-pri-block {
    border: none;
    display: inline-block;
    width: 29%;
    padding: 0 2%;
    font-size: 12px;
    vertical-align: middle;
}
.cart-content .total-fixed table.total-pri-block > tbody,
.cart-content .total-fixed table.total-pri-block > tbody > tr {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.cart-content .span5.total-fixed table.total-pri-block th {
    width: 100%;
    display: block;
    line-height: 19px;
    font-size: 11px;
    text-align: left;
}
.cart-content .span5.total-fixed table.total-pri-block td {
    display: block;
    width: 100%;
    line-height: 15px;
    font-size: 15px;
    font-weight: bold;
}
.buyCart {
    text-align: right;
    display: inline-block;
    width: 65%;
}
.cart-content .total-fixed input.buyCartInput,
 .cart-content .buyCart a {
    display: inline-block;
    padding: 3.3%;
    width: 60%;
    margin-top: 0;
    color: #fff;
    background-color: #c21835;
    font-size: large;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
    border-style: none;
    font-size: 13px;
    vertical-align: middle;
}
.cart-content .total-fixed .alertmsg {
    clear: both;
    text-align: right;
    color: red;
    padding-right: 1.5%;
}

/*ご利用ガイド*/
.guide-wrapper .title{
  margin-bottom:15px;
}
.shopping-help-menu{
  width:100%;
}
.guideLeftUnit{
  width:100%;
  float:none;
}
.guideRightUnit{
  width:100%;
  float:none;
}
.guideLeftUnit ul{
  margin-left:0;
}
.guide-wrapper .guide-subnav{
  padding-top:20px;
}
.navTitle{
  clear:both;
}
/*お問い合わせ*/
.inquiry-wrap .inquiry-box{
  margin-bottom:30px;
}
.inquiry-wrap .inquiry_left_box,
.inquiry-wrap .inquiry_right_box{
  width:100%;
}
.inquiry-wrap .inquiry_left_box .left-content,
.inquiry-wrap .inquiry_left_box .right-content{
  width:90%;
  float:none;
  margin:0 auto;
}
.inquiry-wrap .inquiry_left_box{
  padding-left:0;
  padding-right:0;
  margin-bottom:25px;
}
.inquiry-wrap .inquiry_left_box .left-content{
  padding-bottom:30px;
}
.inquiry-wrap .action-steps{
  margin:25px 0 35px;
}
.inquiry-wrap .form-striped{
  border:none;
  padding:0;
}
  /*coordinate*/
  #coordinate-items h2{
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fff;
    line-height: 30px;
    padding-left: 10px;
  }
  #coordinate-items h2 span.torasition{
    font-size:18px;
    margin-left: 0;
  }


  /*メインビジュアル*/
  #grandtop-main{
    float: none;
    margin-bottom: 1px;
  }
  #grandtop-main{
    width: 100%;
  }
  #grandtop-main .flex-control-nav{
    width: 101%;
  }
  body #grandtop-main .flexslider .slides img{
    height: auto;
  }
  body #grandtop-theme_smp{
    position: relative;
  }

  body #grandtop-theme_smp .flexslider{
    margin-left: -1px;
  }
  body #grandtop-theme_smp .flexslider .slides li{
    padding-left: 1px;
  }
  body #grandtop-theme_smp .flexslider .slides li,
  body #grandtop-theme_smp .flexslider .slides img{
    width: 100%;
  }
  #grandtop-theme_smp .flex-direction-nav .flex-prev{
    background: url(/assets/images/arrow_left.png) no-repeat center center;
    background-size: 18px;
    width: 20px;
    height: 100%;
  }
  #grandtop-theme_smp .flex-direction-nav .flex-prev,
  #grandtop-theme_smp .flexslider:hover .flex-prev{
    left: 5px;
    top: 15%;
  }
  #grandtop-theme_smp .flex-direction-nav .flex-next{
    background: url(/assets/images/arrow_right.png) no-repeat center center;
    background-size: 18px;
    width: 20px;
    height: 100%;
  }
  #grandtop-theme_smp .flex-direction-nav .flex-next,
  #grandtop-theme_smp .flexslider:hover .flex-next{
    right: 5px;
    top: 20px;
  }
  /*フッター*/
  #page-footer .footer-cell{
    margin-left: 30px;
  }

  /*ニュース*/
  #news-list{
    border: none;
    padding:0 0 35px;
  }
  #news-list > #news-title,
  #news-list > #news-contents,
  #news-contents dl{
    float: none;
    width: 100%;
  }
  #news-list > #news-title{
    text-align: center;
    height: auto;
    padding-bottom: 10px;
  }
  #news-list dl{
    height: auto;
    padding:15px 0;
    border-bottom: 1px solid #e3e3e3;
  }
  #news-list dl:first-child{
    border-top: 1px solid #e3e3e3;
  }
  #news-list dl dd.news-entry{
    width: 100%;
    margin-left: 0;
  }
  #news-list dl dt{
    width: auto;
  }
  #news-list dl dd.icon{
    padding-left: 20px;
  }
  #news-list > .more-item{
    position: static;
    padding: 15px 0;
  }
/*   検索モダール   */
.lock {
    overflow-y:auto;
    height: 100%;
}
/*.modal-wrap {
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    overflow:auto;
    background: #fff;
    z-index: 99999;

}
#modal-content {
    position:relative;
    display:none!important;
    padding: 20px;
}
.lock #modal-content {
    display:block!important;
}
.modal-open {
    color:#00f;
    text-decoration:underline;
}
.modal-open:hover {
    cursor:pointer;
    color:#f00;
}
.modal-close {
    color:#00f;
    text-decoration:underline;
}
.modal-close:hover {
    cursor:pointer;
    color:#f00;
}*/
#modal-content {
    z-index: 999;
}
.search-container {
  display: none;
  background: #fff;
}
form#originalsearch_form {
    padding: 24px 0;
}
.freeword input.span9 {
    display: inline-block;
    width: 75%;
    margin-left: 3%;
    height: 34px;
}
.search-btn {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 50px;
    width: 24px;
    height: 24px;
    padding: 15px 15px 0;
}
.modal-close {
    display: block;
    float: right;
    margin-top: 30px;
    margin-right: 3%;
    font-size: 0;
    text-decoration: underline;
    background: url(/assets/images/btn_modal_close.png) no-repeat;
    background-size: 18px;
    height: 18px;
    width: 18px;
}
input#register_input {
    display: block;
    float: right;
    right: 3%;
    width: 15%;
    padding: 12px 0;
    margin: 0;
}
#snapline li{
  width: 17.77777%;
}
}

/******************************
tablet only
*******************************/
@media (min-width:768px) and (max-width: 979px) {
  /*bootstrap-custom*/
  .smaller-container{
    width: 724px;
  }
  .smaller-container .row .span12{
    width: 724px;
  }
  .smaller-container .row .span11{
    width: 662px;
  }
  .smaller-container .row .span10{
    width: 600px;
  }
  .smaller-container .row .span9{
    width: 538px;
  }
  .smaller-container .row .span8{
    width: 476px;
  }
  .smaller-container .row .span7{
    width: 414px;
  }
  .smaller-container .row .span6{
    width: 352px;
  }
  .smaller-container .row .span5{
    width: 290px;
  }
  .smaller-container .row .span4{
    width: 228px;
  }
  .smaller-container .row .span3{
    width: 166px;
  }
  .smaller-container .row .span2{
    width: 104px;
  }
  .smaller-container .row .span1{
    width: 42px;
  }
  .smaller-container .row .offset12{
    margin-left: 764px;
  }
  .smaller-container .row .offset11{
    margin-left: 702px;
  }
  .smaller-container .row .offset10{
    margin-left: 640px;
  }
  .smaller-container .row .offset9{
    margin-left: 578px;
  }
  .smaller-container .row .offset8{
    margin-left: 516px;
  }
  .smaller-container .row .offset7{
    margin-left: 454px;
  }
  .smaller-container .row .offset6{
    margin-left: 392px;
  }
  .smaller-container .row .offset5{
    margin-left: 330px;
  }
  .smaller-container .row .offset4{
    margin-left: 268px;
  }
  .smaller-container .row .offset3{
    margin-left: 206px;
  }
  .smaller-container .row .offset2{
    margin-left: 144px;
  }
  .smaller-container .row .offset1{
    margin-left: 82px;
  }
  /* レジに進むバーを固定 */
  .navbar .container{
    width:724px;
  }
  /*header*/

  #global-nav-block.fixed .outlet{width:5.1%;margin-right:2.1%;}
  #global-nav-block.fixed .navi-cart{width:7.2%;}
  .mobile-gnav .global-nav-block-sp .select .torasition{
    color:#BD3A4D;
  }
  /*Drop*/
  #drop1{
    width: 97px;
  }
  #drop2{
    width: 27px;
  }
  #drop3{
    width: 52px;
  }
  #drop4{
    width: 84px;
  }
  #drop5{
    width: 170px;
  }
  #drop6{
    width: 168px;
  }
  #drop7{
    width: 28px;
  }
  #drop8{
    width: 50px;
  }
   #drop10{
    width: 22px;
  }
  /*logo*/
  #logo h1 a {
    width: 100px;
    height:41px;
  }
  #logo-main{
    height: 42px;
    float:none;
  }
  #logo-sub{
    float:none;
    width: 100px;
    padding-left:3px;
  }
  #logo-sub li:first-child{
    line-height:0;
  }
  #logo #logo-online{
    width:93px;
    height: 15px;
  }

  #user-menu ul li#menu-button.active{
    padding-top:15px;
    padding-bottom:15px;
    margin:0px;
  }
  /*global-navi*/
  #global-nav-block .container{
    /*width:724px;*/
  }
  #global-navi .nav{
    /*width: 724px;*/
    margin: 0 auto;
    overflow: hidden;
  }
  #global-navi .nav > li{
    float: left;
    padding-bottom:0;
  }
  #global-navi .nav > li > a {
    padding: 9px 0px;
    padding-left:10px;
  }
  #global-navi .nav > li:first-child > a{
    margin-left: 0px;
  }
  .mobile-gnav.container{
    width:724px;
  }
  .mobile-gnav .nav li > a{
    font-size:18px;
    color:#000;
    padding:10px 0 10px 35px; /* SALEがない時は66px HOLIDAYのときは46px*/
  }

  /*fixed*/
  #global-nav-block.fixed #logo-fixed {width:8%;margin-right:3%;}
  #global-nav-block.fixed #global-navi .nav{width:89%;}
  #global-nav-block.fixed .new-arrivals{width:14.2%;margin-right:3.5%;}
  #global-nav-block.fixed .men{width:4.1%;margin-right:3.1%;}
  #global-nav-block.fixed .women{width:7.6%;margin-right:3.1%;}
  #global-nav-block.fixed .accessories{width:11.4%;margin-right:3.1%;}
  #global-nav-block.fixed .vintage-clothing{width:22.1%;margin-right:3.3%;}
  #global-nav-block.fixed .made-crafted{display:none;margin-right:0;}
  #global-nav-block.fixed .kids{display:none;margin-right:0;}
  #global-nav-block.fixed .outlet{width:6.9%;margin-right:5.9%;}
  #global-nav-block.fixed .navi-cart{width:11.7%;}
  #global-nav-block.fixed #global-navi .nav {
    float: none;
    margin: 0;
    width: auto;
  }
  #global-nav-block.fixed #global-navi .nav > li:first-child > a {
    margin-left: 0px;
  }
  #global-nav-block.fixed #global-navi .nav > li > a {
    margin-left: 2px;
  }





  .productFavorite{
    margin-right: 2.4%!important;
  }
  .photo_thumbs_block ul li {
    width: 48px;
  }
  .point{
    margin-right: 4%;
  }
  .whats-clublevis {
    width: 40%;
  }
  .footer-cell{
    margin-left:12px;
  }
  /*商品詳細 スライド*/
  #view-slider .flex-direction-nav a{
    opacity:0.8;
  }
  /*サイドエリア*/
  .side-colorsearch .select-color ul{
    width:86%;
  }

  /*news-list*/
/*  #news-contents dl dt{
    display:block;
    width:100%;
  }
  #news-list > .more-item{
    width:12%;
  }
  #news-list > #news-contents{
    width:65.5%;
  }
  #news-list dl dd.icon {
    width: 12%;
  }
  #news-list dl dd.news-entry {
    width: 85%;
  }*/

#item-image #view-slider{
  width: 100%;
}
#item-image .photo_thumbs_block{
  width: 100%;
  float: none;
}
.btn-primary {
  width: auto;
}

.photo_thumbs_block ul li {
  width: 59px;
}
.rearrivalAlert, .rearrivalAlert:hover {
  width: 68%;
}
.soldout, .soldout:hover {
  width: 68%;
}




/*flexslider*/
#footer-items .flex-direction-nav .flex-prev, #footer-items .flexslider:hover .flex-prev {
  left: 0px;
}
#footer-items .flex-direction-nav .flex-next, #footer-items .flexslider:hover .flex-next {
  right: 0px;
}
.flex-direction-nav .flex-next, .flexslider:hover .flex-next{
  right: 0px;
  z-index: 1;
}
.flex-direction-nav .flex-prev, .flexslider:hover .flex-prev{
  left: 0px;
  z-index: 1;
}
.row .span10 .flex-direction-nav .flex-prev,.row .span10 .flexslider:hover .flex-prev {
  left: -1px;
  z-index: 1;
}
.row .span10 .flex-direction-nav .flex-next,.row .span10 .flexslider:hover .flex-next {
  right: 0px;
  z-index: 1;
}

.photo_thumbs_block ul li.last-child {
  margin-right: 10px;
}

.photo_thumbs_block ul li{
  width: 52px;
}
.size {
  width: 50%;
  margin-right: 0;
  text-align: center;
}
.item_submit_select {
  width: 50%;
  margin-right: 0px;
  text-align: center;
}
.point{
  margin-right: 0px;
  width: 100%;
  margin-bottom: 10px;
}
.whats-clublevis{
  width: 100%;
  text-align: center;
}

.column2-list li{
  width: 100%;
  margin-bottom:10px;
  float: none;
}

.item_submit_btn_block .select-block-1,
.item_submit_btn_block .select-block-2{
  width: 50%;
  margin: 0;
}
/*vintage*/
#lvc-main {
  margin-top: 400px;
  margin-bottom: 100px;
}
/*crafted*/
#made-main {
  /*margin-top: 400px;*/
  margin-top: 225px;
  margin-bottom: 100px;
}
/*my page*/
.history-table .item-info{
  width:60%;
}
.form-actions .btn{
  min-width:160px;
}
.btn-back:before{
  left:10px;
}
.form-actions .btn-primary:after{
  right:10px;
}
.form-actions.three-btn-layout .btn-primary {
  min-width: 160px;
}
.form-actions.three-btn-layout .btn-back {
  min-width: 160px;
}

/*cart*/
.cart-area .action-steps.step6 li{
  font-size:11px;
}
.cart-area .form-actions{
  padding-left:0;
}
.cart-area .cart-table th{
  white-space:nowrap;
}
.cart-banner-area .cart-banner{
  width:48%;
}
.cart-content .span5.total-fixed {
    width: 724px!important; 
    margin: 0;
}
/*ご利用ガイド*/
.smaller-container .guide-wrapper .style-guide{
  width:97%;
  float:none;
}
.smaller-container .guide-wrapper .subnav-wrap{
  width:97%;
  float:none;
}
/*お問い合わせ*/
  .inquiry-wrap .inquiry_right_box .inquiry_bar{
  width:48%;
}
.inquiry-wrap .controls li{
  margin-left:0;
}

/* 商品詳細 - csSelectTag */
.select_quantity_default .salse-status{
  width:100%;
  margin:0;
  margin-bottom:4px;
}
.select_quantity_default .item_submit_select{
  width:16%;
  margin-right:2%;
}
.select_quantity_default .item_submit_btn_block{
  width:82%;
  margin:0;
}
.select_quantity_default .measure_block{
  width:100%;
  margin-top:8px;
}
  .select_susonaoshi_item{
    width:50%;
  }
  .mypage-menu .menu-text-block{
    height:200px;
  }
  #club-levis-register-input #mail{
    width:188px;
  }

/*お問い合わせ*/
ul.inquiry-category-select li.span4{
  margin:0 !important;
  width:50% !important;
  clear:none;
}

}


/******************************
smartphone only
*******************************/
@media (max-width: 767px) {
  /*bootstrap-custom*/
  .smaller-container{
    margin-bottom:0;
  }
  .smaller-container{
    width: auto;
  }
  .smaller-container .row{
    margin-left: 0;
  }
  .smaller-container .row [class*="span"]{
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  /*レイアウト*/
  .row .span9,
  .row-fluid .span9{
    float:none;
    padding-left:10px;
    padding-right:10px;
  }
  .list-layout.row-fluid > .span2{
    width: 100%;
    margin-bottom:0;
  }
  .list-layout.row-fluid > .span10{
    width: 100%;
    margin-left:0;
  }
  .list-layout.row-fluid > .span10.pull-right{
    float:none;
  }
  .pages{
    border-bottom:none;
  }
  /*g-navi*/
  .men .dropdown-menu .navi-right-area .left,
  .men .dropdown-menu .navi-right-area .right,
  .women .dropdown-menu .navi-right-area .left,
  .women .dropdown-menu .navi-right-area .right {
      float: none;
      width: 100%;
  }
  /*header info*/
  /*.head-info-block {
    margin: 0 -10px 10px;
  }*/
  /*title*/
  .top .box-title {
    margin-top: 10px;
  }
  /*listsuccess*/
  .listarea{
    margin:0 -10px;
    border-bottom:solid 1px #eee;
  }
  .listarea .listSetting{
    overflow:hidden;
  }
  #wrapper .listarea .listSetting li{
    width:50%;
    margin-left:0;
    border-top:solid 1px #eee;
  }
  #wrapper .listarea .listSetting .odd{
    border-right:solid 1px #eee;
    margin-left:0.5px;
    margin-right:-1px;
  }
  #wrapper .listarea .listSetting .even{
    border-left:solid 1px #eee;
  }
  #wrapper .listarea .listSetting li.odd:last-child:before{
    content:"";
    display:block;
    width:100%;
    border-top:solid 1px #eee;
    margin-left:100%;
    margin-top:-1px;
  }
  .listarea .list-item-text{
    padding-left:7px;
    padding-right:7px;
  }

  /*product*/
  .list-item-text{
    line-height:17px;
    min-height:inherit;
    padding-bottom:15px;
  }
  .list-item-text .icon{
    /*position:static;*/
    margin:0 0 3px;
  }
/*  .list-item-text .icon .label-rearrival,
  .list-item-text .icon .label-new{
    position:static;
    top:auto;
  }*/
  .list-item-text .icon .label{
    display:inline-block;
    font-size: 10px;
    line-height: 16px;
    width:auto;
    vertical-align:baseline;
    padding:0 5px;
  }
  .list-item-text .item-ttl a{
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    margin-bottom:3px;
  }
  .list-item-text .icon .label.label-soldout {
    padding: 0 5px;
  }
  .rank-num{
    line-height:22px;
    width:22px;
    padding:0;
    top: 5px;
    left: 10px;
  }
  /***************************
    header
  ***************************/
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top{
    margin: 0 -10px;
  }
  /*logo*/
  #logo{
    width: 93px;
    margin: 0 auto;
  }
  #logo h1 a{
    width: 93px;
    height:37px;
  }
  #logo-main{
    height: 42px;
    float:none;
  }
  #logo-sub{
    float:none;
    width: 90px;
    padding-left:3px;
  }
  #logo-sub li:first-child{
    line-height:0;
  }
  #logo #logo-online{
    width:90px;
    height: 15px;
  }
  /* 検索画面 */
  input#register_input {
    width: 17%;
    padding: 7px;
}

  /* dropdown-menu */
  .dropdown-menu{
    width: 100%;
  }
  .dropdown-menu > li > a:hover{
    background: none!important;
    color: #000;
  }
  /*global-nav-block*/
  #global-nav-block{
    padding: 0;
    min-height: inherit;
  }
  #global-nav-block.fixed{
    border: none;
  }
  /*nav-collapse*/
  .nav-collapse, .nav-collapse.collapse{
    z-index: 1;
  }
  /*global-nav-block-sp*/
  .global-nav-block-sp{
    clear: both;
    overflow: hidden;
  }
  .global-nav-block-sp .nav{
    width: 100%;
    overflow: hidden;
    clear: both;
  }
  #head-bar .global-nav-block-sp .nav > li {
    width: 19%;
    border-right: solid 1px #ccc;
    border-left: solid 1px #fff;
    box-sizing: border-box;
    padding: 0px!important;
    text-align:center;
    float: left!important;
  }
  #head-bar .global-nav-block-sp .nav #acc-smp-head {
    width:25%;
  }
  #head-bar .global-nav-block-sp .nav > li a{
    background: #e5e5e5;
    padding:0;
    line-height:50px;
  }
  /*page-header*/
  #page-header{
    height: auto;
  }
  /*#head-bar*/
  #head-bar{
    border: none;
  }
  #head-bar .utility-nav{
    margin:0;
  }
  #head-bar.fixed{
    opacity:1;
  }
  #header-modal.remodal{
    min-height:100%;
  }
  /*levis-message*/
  .levis-message{
    background: #b10000; /*通常　#1a2732;　赤 #b10000*/
    padding: 5px 0;
    margin-bottom:1px;
  }
  .levis-message p{
    color: #fff;
    background-size: 14px;
    background-position: 0px 3px;
    margin-left: 10px;
  }
  .levis-message p a{
    font-size: 10px;
    text-decoration: none;
  }
  .breadcrumb{
    margin:0;
    line-height:16px;
  }
  .breadcrumb > li{
    font-size:11px;
    line-height:16px;
  }
  /*title*/
  .title {
    margin-top: 12px;
  }
  .list .box-title {
    margin: 20px 0 5px;
  }
  /***********************
   Flex Slider
   ********************/
  /*flexslider*/
  .flex-direction-nav .flex-next {
    background: url(/assets/images/icn_arrow_right_slider_sp.png) no-repeat center center;
    background-size: 9px;
    height:30px;
    width:30px;
  }
  .flex-direction-nav .flex-prev {
    background: url(/assets/images/icn_arrow_left_slider_sp.png) no-repeat center center;
    background-size: 9px;
    height:30px;
    width:30px;
  }
  .flex-control-nav li a{
    width: 8px;
    height: 8px;
  }
  .flex-control-paging li a.flex-active{
    background: #c70022;
  }
  /*five-col-slider*/
  .five-col-slider{
    margin:0 -10px;
  }
  .five-col-slider .flexslider{
    margin:30px 18px 0;
  }
  .five-col-slider .flexslider li{
    padding:0 5px;
  }
  .five-col-slider .flex-direction-nav .flex-prev,.five-col-slider .flexslider:hover .flex-prev{
    left:-18px;
    top:30%;
  }
  .five-col-slider .flex-direction-nav .flex-next,.five-col-slider .flexslider:hover .flex-next{
    right:-18px;
    top:30%;
  }
  .five-col-slider .flex-control-nav{
    top:-20px;
    bottom:auto;
  }
  /*.five-col-slider h2{
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    background: #000;
    color:#fff;
    margin-bottom: 15px;
    line-height:30px;
    padding-right:10px;
  }*/
  /*four-col-slider*/
  .four-col-slider{
    margin:0 -10px;
  }
  .four-col-slider .flexslider{
    margin:30px 18px 0;
  }
  .four-col-slider .flexslider li{
    padding:0 5px;
  }
  .four-col-slider .flex-control-nav{
    top:-20px;
    bottom:auto;
  }
  .four-col-slider .flexslider .flex-direction-nav .flex-prev,.four-col-slider .flexslider:hover .flex-prev{
    top:30%;
    left:-18px !important;
  }
  .four-col-slider .flexslider .flex-direction-nav .flex-next,.four-col-slider .flexslider:hover .flex-next{
    top:30%;
    right:-18px !important;
  }
/*  .four-col-slider h2{
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    background: #000;
    color:#fff;
    margin-bottom: 15px;
    line-height:30px;
    padding-right:10px;
  }*/
  /***********************
   Footer
   ********************/
   #page-footer a {
    font-size: 11px;
   }
  /***********************
   Grand Top
   ********************/
  /*#grandtop-main*/
  #grandtop-main{
    margin:0 -10px;
  }
  #grandtop-main .flex-control-nav{
    display: block;
    bottom: -30px;
  }
  #grandtop-main .flex-direction-nav{
    /*display: none;*/
  }
  #grandtop-main .flexslider {
    margin-bottom: 32px;
  }
  .main_visual_wrap{
    margin: 0 -10px;
  }
  .main_visual_wrap #grandtop-main{
    margin: 0 auto;
  }
  #grandtop-main ol.flex-control-nav{
    height: 47px;
    bottom: 0;
    width: 100%;
  }
  #grandtop-main .flex-control-nav li{
    height: 47px;
    line-height: 15px;
    display: table;
  }
  #grandtop-main .flex-control-nav li:last-child{
    width: 33.4%;
  }
  #grandtop-main .flex-control-nav li p{
    margin-bottom: 0;
    height: 47px;
    font-size: 10px;
    padding: 10px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing:border-box;
    display: table-cell;
    vertical-align: middle;
  }
  #grandtop-main .flexslider .flex-control-nav{
    z-index: 100;
  }
  body #grandtop-main .flexslider .slides img{
    width: 100%;
  }
  .main_visual_wrap #grandtop-main .flexslider{
    margin-bottom: 1px;
  }
  .main_visual_wrap .flex-direction-nav .flex-prev,
  .main_visual_wrap .flexslider:hover .flex-prev{
    background-size: 12px;
    left: 15px;
    width: 20px;
    height: 30px;
  }
  .main_visual_wrap .flex-direction-nav .flex-next,
  .main_visual_wrap .flexslider:hover .flex-next{
    background-size: 12px;
    right: 5px;
    width: 20px;
    height: 30px;
  }
  /*grandtop-theme*/
  #grandtop-theme{
    display: none;
  }
  #grandtop-theme_smp .flex-direction-nav .flex-prev,
  #grandtop-theme_smp .flex-direction-nav .flex-next{
    background-size: 10px;
  }
  #grandtop-theme_smp .flex-direction-nav .flex-prev,
  #grandtop-theme_smp .flexslider:hover .flex-prev{
   top:32%;
  }
  #grandtop-theme_smp .flex-direction-nav .flex-next{
    width: 15px;
  }
  #grandtop-theme_smp .flex-direction-nav .flex-next,
  #grandtop-theme_smp .flexslider:hover .flex-next{
   top:32%;
   right: 5px;
  }
  /*ranking*/
  .ranking-items {
    margin-top: 13px;
    margin-bottom: 13px;
  }
  .top .ranking-items .flexslider {
    margin-top: 0;
  }
  /*newarrival list*/
  #sale-recommend-items .box-title,
  #newarrival-items .box-title {
    text-align: left;
  }


  /*news-list*/
  #news-list  > div{
    height:auto;
    padding: 0;
  }
  #news-list{
    border: none;
    margin: 0 -10px;
    padding:20px 20px 0px;
  }
  #news-list #news-contents dl:last-child .news-entry{
    border:none;
  }
  #news-list #news-contents{
    width:100%;
  }
  #news-list dl{
    padding:0;
  }
  #news-list dl dt {
    width: 23%;
    color: #000;
    padding: 10px 0px 0 0px;
  }
  #news-list dl dd.icon{
    width: 15%;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0 14px;
  }
  #news-list dl dd.news-entry{
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 0px;
    border-bottom: solid 1px #000;
    padding: 0 14px 10px 0;
    color: #000;
  }
  #news-list dl dd.news-entry a{
    display: block;
    text-decoration:none;
    color: #000;
  }
  #news-list dl dd:last-child{
    border: none;
  }
  #news-list > .more-item{
    float:none;
    width:100%;
  }
  #news-list > .more-item > a{
    color:#000;
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    padding: 5px 30px 5px 5px;
    text-decoration:none;
    background-position:97% 50%;
    display: block;
  }
  #news-modal.remodal{
    min-height:100%;
  }
  #news-list dl dd.icon span{
    font-size: 10px;
  }
  #news-modal h2 .torasition{
    font-size: 15px;
  }
  #news-modal .news-headline{
    font-size: 13px;
  }

  /***********************
  category-top
  ***********************/
  #category-main{
    margin:0 -10px;
  }
  /***********************
   category-menu
   ********************/
  /*smp-category-menu*/
  #smp-category-menu{
    margin:0 -10px;
    font-family: 'Interstate_Regular','Fjalla One',arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
    border-bottom: solid 1px #e3e3e3;
  }
  #smp-category-menu h2.smp-title{
    background-color: #676767;
    padding: 3px 10px;
    text-align: left;
  }
  .list  #smp-category-menu h2.smp-title,
  .shopIndex #smp-category-menu h2.smp-title,
  .smp-list-category h2.smp-title{
    background-color: #676767;
    color: #fff;
    font-size: 13px;
    padding: 3px 10px;
  }

  #smp-category-menu .nav .smp-menu-key>a{
    background: url(/assets/images/menu_plus.png) 98% center no-repeat;
    font-family: 'Interstate_Regular','Fjalla One',arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
    font-size: 14px;
    padding-left: 20px;
  }
  #smp-category-menu .nav .smp-menu-key>.select{
    background: url(/assets/images/menu_minus.png) 98% center no-repeat;
  }
  #smp-category-menu .nav .smp-menu-key .dropdown-menu .has-child a{
    background: url(/assets/images/menu_plus.png) 98% center no-repeat;
  }
  #smp-category-menu .nav .smp-menu-key .dropdown-menu .has-child.select a{
    background: url(/assets/images/menu_minus.png) 98% center no-repeat;
  }
  #smp-category-menu .nav{
    margin:0;
  }
  #smp-category-menu .nav li{
    border-top:solid 1px #e3e3e3;
    /*border-bottom:solid 1px #e3e3e3;*/
    background-color: #f0f0f0;
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    margin:0;
    overflow:hidden;
    width:100%;
  }
  #smp-category-menu .nav  li.sale a{
    padding-left: 20px;
  }
  #smp-category-menu .nav li a{
    display:block;
    background: url(/assets/images/menu_arrow.png) 98% center no-repeat;
    font-size:13px;
    padding:13px 20px;
  }
  #smp-category-menu .nav li a:hover{
    background-color:transparent;
    text-decoration: none;
  }
  #smp-category-menu .nav > li > a{
    width:auto;
    text-indent:inherit;
    font-size:13px;
    font-weight:normal;
    margin:0;
    padding:14px 10px 12px;
    background: url("/assets/images/menu_arrow.png") 98% center no-repeat;
  }
  #smp-category-menu .nav > li > a .mark{
    font-size:11px;
    line-height:11px;
    vertical-align:text-top;
  }
  #smp-category-menu .nav > li.outlet > a{color:#1059a0;}
  #smp-category-menu .nav > li.sale > a{color:#ff0000;}
  #smp-category-menu .nav > li.holiday > a{color:#c21835;}


  #smp-category-menu .dropdown-menu{
    position:static;
    min-width:0;
    background-color:#fff;
    border:none;
    border-top:solid 1px #e3e3e3;
    box-shadow:none;
    -ms-box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    padding:0;
    margin:0;
    width:100%;
  }
  #smp-category-menu .dropdown-menu a:before{
    content:none;
  }
  #smp-category-menu .dropdown-menu li,
  #smp-category-menu .dropdown-menu h2{
    padding:0;
    margin:0;
    border-top:solid 1px #e3e3e3;
    border-bottom: none;
    margin-top: -1px;
  }

  #smp-category-menu .navi-left-area{
    float:none;
    min-width:0;
    border:none;
    padding:0;
    margin:0;
    width:100%;
  }
  #smp-category-menu .navi-left-area h2:last-child{
    border-bottom: none;
  }
  #smp-category-menu .navi-right-area{
    border:none;
    float:none;
    min-width:0;
    padding:0;
    margin:0;
    width:100%;
  }
/*  #smp-category-menu div.navi-right-area:last-child h2{
    border-bottom: none;
  }*/
  #smp-category-menu .right-bottom-area{
    border:none;
    margin:0;
    padding:0;
  }
  #smp-category-menu .child-block{
    background-color:#fff;
    display:none;
    margin:0;
  }
  #smp-category-menu .dropdown-menu .child-block > li{
    background-color:#fff;
    border-bottom:none;
  }
  #smp-category-menu .dropdown-menu .select > .child-block > li:last-child{
    border-bottom: none;
  }
    #smp-category-menu .dropdown-menu .child-block > li a {
      padding-left: 30px;
    }
  #smp-category-menu .grand-child-block{
    display:none;
  }
  #smp-category-menu h3{
    margin:0;
  }

  #smp-category-menu h3{
    margin:0;
    font-weight:normal;
    font-size:12px;
  }
  #smp-category-menu h3.select{
    border-bottom: 1px solid #e3e3e3;
  }
  #smp-category-menu .nav .smp-menu-key  .grand-child-block{
    margin:0;
  }
  #smp-category-menu .nav .smp-menu-key  .grand-child-block li:last-child{
    border-bottom: none;
  }
  #smp-category-menu .nav .smp-menu-key .dropdown-menu .has-grand-child>h3>a {
    background: url(/assets/images/menu_plus.png) 98% center no-repeat;
  }
  #smp-category-menu .nav .smp-menu-key .dropdown-menu .has-grand-child>h3.select>a {
    background: url(/assets/images/menu_minus.png) 98% center no-repeat;
  }
  #smp-category-menu .nav .smp-menu-key .dropdown-menu .grand-child-block li{
    background-color:#fff;
    border-bottom:solid 1px #e3e3e3;
    padding-left: 10px;
  }
  /*list-category*/
  .list-category{
    margin:0 -10px;
    color:#000;
  }
  .list-category .smp-title {
    font-size: 15px !important;
  }

  .webkit .shopIndex #page-body .smp-list-category .smp-title span,
  .webkit .list #page-body .smp-list-category .smp-title span{
      font-size: 15px;
    }
/*  .iphone #page-body .smp-list-category h2.smp-title,
  .mac #page-body .smp-list-category h2.smp-title,
  .smp-list-category h2.smp-title{
    background-color:#f0f0f0;
    font-size: 16px;
    line-height: 50px;
    border-bottom: 1px solid #e3e3e3;
    text-align: left;
    padding-left: 20px;
    color: #333;
  }*/
/*  .iphone .shopIndex #page-body .smp-list-category h2.smp-title,
  .mac .shopIndex #page-body .smp-list-category h2.smp-title,
  .shopIndex .smp-list-category h2.smp-title,
  .iphone .list #page-body .smp-list-category h2.smp-title,
  .mac .list #page-body .smp-list-category h2.smp-title,
  .list .smp-list-category h2.smp-title{
    background-color: #676767;
    color: #fff;
    line-height: 36px;
    font-size: 13px;
  }*/
  .smp-category-title{
    background-color:#000;
    color:#fff;
    font-size:18px;
    line-height:39px;
    padding-left:10px;
  }
  .list-category h3{
    border:none;
    padding:0;
    background-color:#f0f0f0;
    border-bottom:solid 1px #e3e3e3;
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    font-size:14px;
    margin:0;
    overflow:hidden;
    width:100%;
  }
  .list-category h3 a{
    display:block;
    background: url(/assets/images/menu_arrow.png) 98% center no-repeat;
    line-height:50px;
    padding:0;
    padding-left:20px;
  }
  .list-category h3 a:hover{
    background: url(/assets/images/menu_arrow.png) 98% center no-repeat;
  }
  .list-category h3.has-child a{
    background: url(/assets/images/menu_plus.png) 98% center no-repeat;
  }
  .list-category h3.has-child a.select{
    background: url(/assets/images/menu_minus.png) 98% center no-repeat;
  }
  .list-category .child-category{
    display:none;
  }
  .list-category .toggle-btn{
    display:none;
  }
/*  .list-category .child-category{
    border-top:solid 1px #999;
  }*/
  .list-category .child-category li{
    background-color:#fff;
    border-bottom:solid 1px #e3e3e3;
  }
  .list-category .child-category li a{
    padding-left:20px;
    font-size:13px;
    font-weight:normal;
  }
  .list-category .child-category li a{
    line-height:50px;
  }
  .list-category .child-category li a:hover{
    background-color:#f0f0f0;
  }
  .smp-list-category .has-grand-chlid h4{
    font-size:13px;
    font-weight:bold;
  }
  .list-category .has-grand-child h4 a{
    background: url(/assets/images/menu_plus.png) 98% center no-repeat;
  }
  .list-category .has-grand-child h4 a.select{
    background: url(/assets/images/menu_minus.png) 98% center no-repeat;
  }
  .list-category .child-category a {
    display: block;
    background: url(/assets/images/menu_arrow.png) 98% center no-repeat;
    line-height: 39px;
    padding: 0;
    padding-left: 10px;
  }
  .list-category .grand-child-category li {
    background-color:#fff;
    border-bottom:none;
    border-top:solid 1px #e3e3e3;
  }
  .list-category .grand-child-category li a ,
  .list-category .grand-child-category li a:hover {
    color:#000;
    display: block;
    background: url(/assets/images/menu_arrow.png) 98% center no-repeat;
    line-height: 50px;
    padding: 0;
    padding-left: 30px;
  }
  .list-category .grand-child-category.select{
    display:none;
  }
  /*top-subbanner-area*/
  #top-subbanner-area{
    margin:0 -10px;
  }
  #top-subbanner-area li{
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    float: left;
    width: 49.9%;
    margin:0;
    margin-bottom: 3px;
  }
  #top-subbanner-area li:nth-child(odd) {
    clear: both;
  }
  #top-subbanner-area li:nth-child(even) {
    margin-right: 0px;
    /*padding-left:1px;*/
    float:right;
  }


  /*********************
    shopTop
  *********************/
  /*#shoptop-main*/
  #shoptop-main{
    margin:0 -10px;
  }
  #shoptop-main .flex-control-nav{
    display: block;
    bottom: -30px;
  }
  #shoptop-main .flex-direction-nav{
    /* display: none; */
  }
  #shoptop-main .flexslider {
    margin-bottom: 0;
  }
  /*fit-chart*/
  #fit-chart{
    background-color:#f2f2f2;
    margin:0 -10px;
    padding:0 0 1px;
  }
  #fit-headline,#fit-contents{
    display:none;
  }
  /*fit-slider*/
  #fit-slider h2{
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    font-size:20px;
    background-color:#676767;
    color:#fff;
    line-height:39px;
    text-align:left;
    padding-left:10px;
    margin-bottom:0;
  }
  #fit-slider .flexslider{
    margin: 0px;
  }
  #fit-slider li{
    margin-right: 0;
    text-align:center;
  }
  #fit-slider li a{
    display:inline-block;
  }
  #fit-chart .slick-next{
    background: url(/assets/images/fitchart/fit_arrow_right.png) no-repeat center center;
    height: 30px;
    width: 30px;
    top: 50%;
  }

  #fit-chart .slick-prev{
    background: url(/assets/images/fitchart/fit_arrow_left.png) no-repeat center center;
    height: 30px;
    width: 30px;
    top: 50%;
  }
  #fit-chart .slick-slider .slick-list{
    margin: 0 0 20px;
  }

  /*vintage*/
  #lvc{
    background: none;
  }
  #lvc-main {
    margin:0 -10px 32px;
  }
  #lvc-main .flex-control-nav{
    display:block;
  }
  #lvc-main .flex-direction-nav{
    display:none;
  }
  #lvc-main .flexslider ul li{
    padding:0;
  }
  /*crafted*/
  #made{
    background: none;
  }
  #made-main {
    /*margin:0 -10px 32px;*/
    margin:0 -10px 0;
  }
  #made-main img{
    width: 100%!important;
  }
  #made-main .flex-control-nav{
    display:block;
  }
  #made-main .flex-direction-nav{
    display:none;
  }
  #made-main .flexslider ul li{
    padding:0;
  }
  #made #page-body{
    margin-top:0;
  }
  /*sale / outlet*/
  #sale-top-menu li , #outlet-top-menu li , #holiday-top-menu li{
    width:49%;
    text-align:center;
  }
  .smp-top-menu-left{
    margin-right:2%;
  }

/*詳細検索*/
.sel-rate-set > li{
  width:45%;
}
.sel-rate-set > li.to{
  width:10%;
  padding:0;
}
#searchDetailArea .select-color td{
  width:50%;
  float:left;
}

/*ソート*/
.sort{
  border-top:none;
}
.sort table{
  margin:0;
  width:100%;
}
.sort table td{
  width:49%;
  float:left;
  display:block;
  padding:0;
}
.sort .offRate{
  margin-right:2%;
}
.sort .stock{
  margin-right:2%;
}
.sort select{
  width:100%;
}
.sort dl{
  margin: 10px;
}
.sort dl dt{
  display: inline-block;
  width: 20%;
  vertical-align: top;
}
.sort dl dd{
  display: inline-block;
  width: 78%;
  margin: 0;
}
.sort dl dd ul{
  list-style: none;
}
.sort dl dd ul li{
  display: inline-block;
  margin-right: 10px;
}
.sort dl dd ul li a{
  color: #000;
}

/*.pages*/
.pages{
  margin:0 -10px;
  padding:10px 0 5px;
}
.pages .itemNumber {
  float: none;
  text-align: center;
}
.pages .pagination {
  float: none;
  text-align: center;
}
.pages.foot-pages{
  margin-top: 0px;
}
.pagination ul{
  box-shadow:none;
}
.pagination ul > li{
  display: inline-block;
  overflow: hidden;
}
.pagination ul > li > a,
.pagination ul > li > span{
  padding: 4px 7px;
}
.pagination ul > li.pager_start > a,
.pagination ul > li.pager_prev > a,
.pagination ul > li.pager_next > a,
.pagination ul > li.pager_end > a{
  font-size:11px;
}

/*search-box-sp*/
#search-box-sp{
  position: relative;
  margin-bottom: 10px;
}
#search-box-sp .navbar-form{
  padding:0 10px;
}
#search-box-sp .search-text{
  margin: 0 auto;
}
#search-box-sp .search-buttom{
  position: absolute;
  top: 3px;
  right: 25px;
  background: none;
  box-shadow: none;
  padding: 0;
}
#search-box-sp .search-buttom img{
  width: 16px;
}

/*********************
viewSuccess
*********************/
#about-size-content{
  width:250px;
}
/*item-name*/
#item-name{
  float: none;
  width: auto;
  padding:10px 10px 0;
  margin: 0 -10px 10px;
  text-align: center;
  border-top:dotted 1px #ccc;
}
#item-name .item_code{
  margin:0 0 5px;
}
#item-name h1{
  font-size:14px;
  line-height:20px;
  margin:0 0 5px;
}
#item-name .icon{
  text-align:center;
  margin:0 0 5px;
}
#item-name .club_point_cp p{
  margin: 0 0 0 10px;
}
#item-name .icon .label{
  font-size:10px;
  line-height:18px;
  min-width:36px;
}
#item-name .price .line-through{
  margin:0;
}
#item-name .price strong,
#item-name .price .offrate{
  font-size:14px;
}
#item-name .item-material{
  border-bottom:1px solid #ddd;
  border-top:none;
  padding-bottom:10px;
  padding-top:none;
}
.point{
  float: none;
  width: 90%;
  margin: auto;
  margin-bottom: 5px;
}
.whats-clublevis{
  float: none;
  width: 90%;
  margin: auto;
  margin-bottom: 5px;
}
.point-text{
  font-size: 10px;
}
.point-detail .get-point{
  padding:9px 10px;
}
/*item-image*/
#item-image{
  width: 100%;
}
#item-image #view-slider{
  float: none;
  width: 90%;
  margin: 0 auto 27px;
}

/*photo_thumbs_block*/
#item-image .photo_thumbs_block{
  float: none;
  width: 90%;
  margin: 0 auto;
}
#item-image .photo_thumbs_block .thumbnail-title {
  margin-bottom: 10px;
  margin-top: 10px;
}
#item-image .photo_thumbs_block ul li,
#item-image .photo_thumbs_block ul li.last-child{
  width: 18%;
  margin: 0 0 2% 2%;
}
#item-image .photo_thumbs_block ul li:nth-child(5n+1) {
  margin-left: 0;
}
#item-image .photo_thumbs_block ul li strong{
  font-size: 12px;
  color: #000;
}
#item-image #item-detail .item_submit_title{
  clear: both;
}
#csListTypeSP .item_submit_btn_block .addToCart{
  width: 100%;
}
.item_submit_btn_block div{
  margin-right: 0px;
}

/*item-detail*/
#view #item-detail{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20px;
  clear: both;
  float: none;
}
.item_description_block .column2-list{
  margin-bottom:0;
}

/*csListTypeSP*/
#item-detail #csListType{
  padding:20px 0 0;
  margin:0 0 20px;
}
#csListTypeSP{
  overflow: hidden;
}
#csListTypeSP dl dt{
  display: inline-block;
  width: 25%;
  vertical-align: top;
}
#csListTypeSP dl dd{
  display: inline-block;
  width: 73%;
  margin: 0;
}
#csListTypeSP dl dd a{
  color: #000;
  text-decoration: underline;
}

/*item_submit_select*/
#csListTypeSP .item_submit_select{
  width: 100%;
}
#csListTypeSP .item_submit_select select{
  width: 100%;
  margin-bottom: 5px;
  border-radius: 0px;
}
#csListTypeSP .item_submit_select input{
  width: 100%;
  border-radius: 0px;
  padding: 14px 4px;
}

/*item_submit_btn_block*/
#csListTypeSP .item_submit_btn_block{
  margin: 0;
}
#csListTypeSP .item_submit_btn_block .addToCart{
  display: block;
  padding: 10px;
  font-size: 14px;
  margin-bottom: 7px;
}
#csListTypeSP .item_submit_btn_block .productFavorite{
  width: 49%;
  padding: 10px;
  font-size: 14px;
}
#csListTypeSP .item_submit_btn_block .alterTheLength{
  width: 49%;
  padding: 10px;
  font-size: 14px;
}

/*cart-block*/
.cart-block table td.item-part{
  width: 40%;
}
.cart-block table td.option-part{
  width: 20%;
}
.cart-block table td.itemprice-part,
.cart-block table td.quantity-part,
.cart-block table td.total-itemprice-part,
.cart-block table td.delete-part{
  width: 10%;
}
.cart-block table td.quantity-part select{
  width: 60px;
}
.cart-block table td.quantity-part input{
  background: #e3e3e3 url(/assets/images/icn_reload.png) no-repeat 3px center;
  width: 60px;
  color: #000;
  padding: 3px 12px 3px 18px;
}
.cart-block table td.option-part,
.cart-block table td.delete-part{
  vertical-align: middle;
}
.cart-block table td.delete-part{
  text-align: center;
}
.cart-block table td.delete-part input{
  background: #e3e3e3;
  color: #000;
  padding: 3px 15px;
}
.cart-block .table thead th {
  text-align: center;
  background: #676767;
  color: #fff;
  font-weight: normal;
}
.cart-block table .item-table td p a{
  color: #000;
  font-weight: bold;
}
.cart-block .total-price-part {
  border: solid 3px #e4e4e4;
}

.cart-block table.liquid-table td.item-part{
  display: inline-block;
  width: 80%;
}
.cart-block table.liquid-table td.option-part{
  display: inline-block;
  width: 20%;
  padding: 16px 8px;
  border-top: solid 1px #dddddd !important;
}
.cart-block table td.itemprice-part{
  display: block;
  width: 100%;
  padding: 0px 8px 8px;
  font-size: 15px;
  font-weight: bold;
}
.cart-block table td.itemprice-part span{
  margin-right: 10px;
  font-weight: bold;
  font-size: 15px;
}
.cart-block table td.quantity-part{
  display: block;
  width: 100%;
  padding: 0px 8px 8px;
}
.cart-block table td.quantity-part span{
  margin-right: 10px;
  font-weight: bold;
  font-size: 15px;
}
.cart-block table td.total-itemprice-part{
  display: inline-block;
  width: 50%;
  margin: 0;
  padding: 10px 8px;
  vertical-align: middle;
}
.cart-block table td.delete-part{
  display: inline-block;
  width: 50%;
  text-align: right;
  padding: 8px 8px;
  vertical-align: middle;
}

/*total-price-part-left*/
.cart-block .total-price-part-left{
  float: none;
  width: 100%;
}
.cart-block .total-price-part-left p{
  float: none;
  width: 100%;
}
.cart-block .total-price-part-left a{
  float: none;
  width: 100%;
  margin: 0;
}
.cart-block .total-price-part-right{
  float: none;
  width: 100%;
}
.cart-block .total-price-part-right p{
  text-align: center;
}
.cart-block .form-actions p {
  padding: 10px;
  font-size: 11px;
  text-align: center;
}
.cart-wrap .tab-menu li{
  font-size: small;
  width: 32%;
}


/*column2-banner*/
.column2-banner a{
  width: 50%;
}
/*view-box-wrap*/
#view .view-box-wrap{
  width: 90%;
  margin: 0 auto;
  padding:0;
}

/*features*/
#features{
  width: 85%;
  margin: 15px auto;
}
#features .flexslider{
  margin: 0;
}
.flexslider .slides > li strong{
  color: #000;
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
}
#features .flex-direction-nav .flex-prev,#features  .flexslider:hover .flex-prev{
  top: 65px;
  left: -22px;
}
#features .flex-direction-nav .flex-next,#features  .flexslider:hover .flex-next{
  top: 65px;
  right: -22px;
}


/*footer-sp-block*/
.footer-sp-block{
  background: transparent;
  overflow: hidden;
  margin-bottom: 20px;
}
.footer-sp-block p a{
  color: #fff!important;
}
.footer-sp-block p.change-device{
  margin: 0;
  float: left;
  color: #fff;
}
.footer-sp-block p#pagetop-sp{
  margin: 0;
}
.footer-sp-block p#pagetop-sp span{
  background: url(/assets/images/sp/arrow_up.png) top center no-repeat;
  display: block;
  background-size: 15px;
  text-align: center;
  font-weight: bold;
  padding-top: 20px;
  font-size: 14px;
}
/*action-steps*/
.action-steps li{
  border-right:none;
}
/*my page*/
.mypage-top{
  padding-left:10px;
  padding-right:10px;
}
.mypage-menu .menu-text-block{
  height:140px;
}
.mypage-menu .menu-text-block .menu-title{
  width:80%;
  color:#000000;
  background-color:transparent;
}
.mypage-top .fifty-fifty{
  margin-bottom:20px;
}
.mypage-top .lead{
  margin-bottom:20px;
}
.mypage-menu .mypage-menu-select-topBox {
  margin: 0;
}
.mypage-menu .mypage-menu-select-topBox .span4{
  width: 100% !important;
  margin: 0;
}
.mypage-menu-select-top .menu-text-block{
  height:100px;
}

select,
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{
height:25px;
}
.form-actions{
  padding:20px 10px;
}
.form-actions .btn{
  width:100%;
}
/*cart-area*/
.cart-area{
  padding-left:10px;
  padding-right:10px;
}
.cart-area .form-actions{
  padding-left:10px;
}
.cart-area #delivery{
  margin-bottom:10px;
}
.cart-area .docs-input-sizes select,
.cart-area .docs-input-sizes #month{
  width:auto;
}
.controls #Address1{
  height:30px;
}
.cart-area .cart-table .item-part,
.cart-area .cart-table .option,
.cart-area .cart-table .itemprice-part,
.cart-area .cart-table .total-itemprice-part,
.cart-area .cart-table .quantity-part,
.cart-area .cart-table .delete{
  width:100%;
}
.cart-area .total-price-part .total-price{
  width:100%;
  display:block;
  text-align:center;
}
.cart-area .total-price-part .shipping-block{
  padding-bottom:0;
  width:100%;
}
.cart-area .total-price-part .total-pri-block{
  padding:0;
}
.cart-area .total-price-part .total-pri-block,
.cart-area .total-price-part .total-pri-block .total{
  width:100%;
}
.cart-area .total-price-part .total-pri-block p{
  text-align:center;
}

.cart-area .total-price-part .point{
  width:100%;
  text-align:center;
}

.cart-area .total-price-part .price-to-btn{
  margin-bottom:8px;
}
.cart-banner-area .cart-banner{
  width:100%;
  float:none;
  text-align:center;
}
.cart-banner-area .cart-banner img{
  padding-top:20px;
}

/******************************
カート 短縮
******************************/
.cart-content .row-fluid .span5{
  width: 100%!important;
}
.cart-content .total-area {
    padding-bottom: 25px;
}
.cart-area.quick .next-action .btn.btn-primary,
.cart-area.quick .form-actions .btn-back{
  min-width: 100%;
}
.cartEndtext{
  text-align: left;
  padding: 5% 0 0;
}
.cartEndtext strong{
  text-align: center;
  font-size: 26px;
  color:#c21332;
  padding-bottom: 5%;
  display: block;
}

/*ご利用ガイド*/
.style-guide .sentence li,
.style-guide .sentence p {
  line-height: 22px;
}
.guideTitle,
.guide-wrapper .guide-subnav{
  margin-left:-10px;
  margin-right:-10px;
}
.guide-wrapper .guide-subnav .navlist-title{
  border-left:none;
}
.guide-wrapper .guide-list li > a{
  padding-left:40px;
  background-position:2% 50%;
}
.guide-wrapper .title{
  margin-left:-18px;
  margin-right:-18px;
}
.guide-subnav .notice {
  padding: 0 10px;
}
.smaller-container .guide-wrapper .sentence table tr{
  width:50%;
}

.smaller-container .guide-wrapper .sentence table tr th{
  width:30%;
}

.smaller-container .guide-wrapper .sentence table tr td{
  width:70%;
}

.readText{
  padding-left:0;
}
.faq-wrap p{
  margin-bottom:20px;
  line-height: 22px;
}
/*お問い合わせ*/
.inquiry-wrap .inquiry_right_box .inquiry_bar{
  width:100%;
  margin-bottom:12px;
}
#wrapper .inquiry-wrap ul.liquid-column2 > li{
  width:100%;
  margin-left:0;
}
/************
  for_layout
*************/
  .subnav{
    margin:0 -10px;
  }
  .subnav h2{
    background-color:#676767;
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    color:#fff;
    line-height:30px;
    margin:0;
    padding-left:10px;
  }
  .subnav .nav li{
    border-bottom:solid 1px #000;
    line-height:39px;
  }
  .subnav .nav li a{
    background: url(http://elevi.ds1.local.d-head.biz/assets/images/menu_arrow.png) no-repeat 98% center;
    padding:0 0 0 10px;
  }

.select_quantity_default{
  padding:9px 0;
}
.select_quantity_default .salse-status{
  width:71%;
  margin:0;
  margin-top:5px;
  margin-right:1%;
  font-size:11px;
}
.select_quantity_default .item_submit_select{
  width:28%;
  margin:0;
  float:right;
}
.select_quantity_default .item_submit_btn_block{
  float:none;
  clear:both;
  width:100%;
  padding-top:4px;
}

.item_submit_select select{
  height:30px;
}
.select_quantity_default .measure_block{
  width:100%;
  margin-top:5px;
}
  .select_susonaoshi_item > select,
  .select_susonaoshi > select{
    height:30px;
  }
.item_description_block > .column2-list li{
  width:100%;
  margin:0;
  margin-top:16px;
  padding:8px 0;
}
.item_description_block > .column2-list li.odd{
  margin-top:0;
}

#menu-category .smp-title{
  margin:0;
  padding-left:10px;
}
#menu-category > .nav > .dropdown{
  padding-bottom:0;
}
  #menu-category > .nav > .dropdown > a{
    color: #333;
    font-family: 'Interstate_Regular','Fjalla One',arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
    font-size: 14px;
    padding:13px 0;
    padding-left:20px;
  }
  #menu-category > .nav > .dropdown a:hover,
  #menu-category > .nav > .dropdown a:focus {
    text-decoration: none;
  }

/*.mobile-gnav.container{
  margin:0;
}
.mobile-gnav .nav{
  float:none;
  position:static;
  margin:0;
}
.mobile-gnav .nav li{
  width:25%;
  padding:0;
  margin:0;
  float:left;
  text-align:center;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
      -ms-box-sizing:border-box;
  border-right:1px solid #fff;
}
.mobile-gnav .nav li#acc-smp-head{
  width:28%;
}
.mobile-gnav .nav li:last-child,
.mobile-gnav .nav li:last-child > a{
  border:0;
}

  .mobile-gnav .nav li > a{
    background-color:#E5E5E5;
    padding:0;
    line-height:50px;
    border-right:1px solid #ccc;
    color:#000;
  }
  .mobile-gnav .nav li > a:hover{
    background-color:#E5E5E5;
  }*/
  .form-table td,
  .form-table th{
    width:100%;
    float:left;
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
  }
  #customer-register select{
    margin-bottom:5px;
  }
  .visible-phone h1.smp-title{
    margin:0 -10px;
  }

/* /customer/new_benefit　*/

#new_benefit .be_main_title span{
  display: block;
  font-family: "Interstate Bold" , sans-serif;
  font-size: 24px;
  padding-bottom: 2%;
}
#new_benefit .be_main_title{
  font-size: 17px;
  padding-bottom: 1%;
}
#new_benefit .be_read_copy{
  font-size: 13px;
}

/**********************
  club levis
*********************/
  #club-levis-input .radio-next input[type="radio"]{
    margin:0;
    margin-right:5px;
  }
  #club-levis-input #password{
    margin-left:18px;
  }
  .sum-price .use-clubpoint{
    display:block;
    margin:0;
  }
/************************
  seosentence
************************/
  #seo_text{
    border:none;
    margin:0;
    padding:10px 0 0;
  }
/*************************
  new_arrival
*************************/
  .span2.newarrival-date select{
    margin-top:20px;
  }
  /*coordinate*/
  #coordinate-items{
    margin:0 -10px;
  }
  #coordinate-items ul{
    padding:0 18px;
  }
  #coordinate-items li{
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    width:33.3333%;
    padding:0 5px;
  }

  /*フッター*/
  #page-footer{
    padding-top: 15px;
  }
  #page-footer .cart-container {
    border-bottom: none;
  }
  #page-footer .navbar.footer-cell{
    float: none;
    width: 100%;
    margin-left: 0;
  }
  #page-footer .footer-cell .box-title {
    text-align: center;
    margin-left: 0;
    margin-bottom: 25px;
    font-weight: bold;
    margin-top: 10px;
  }
  #page-footer .box-title span{
    font-weight: bold;
    font-size: 14px;
  }
  #page-footer .footer-cell ul li{
    width: 44%;
    margin-bottom: 30px;
  }
  #page-footer .footer-cell ul li:nth-child(odd){
    padding-left: 10%;
  }
  #page-footer .footer-cell ul li:last-child{
    margin-bottom: 0;
  }
  #page-footer #stay-connected .box-title{
    margin-bottom: 15px;
    font-weight: bold;
    margin-top: 20px;
  }
  #page-footer #stay-connected ul{
    text-align: center;
    padding-top: 0;
    margin-bottom: 10px;
  }
  #page-footer #stay-connected ul li{
    width: auto;
    margin-bottom: 0;
  }
  #page-footer #stay-connected ul li:nth-child(odd){
    padding-left: 0;
  }
  #page-footer .container{
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 0;
  }
  #page-footer .container.second{
    border-bottom: 0;
  }
  #page-footer .lowermost_part{
    text-align: center;
    padding-top: 30px;
  }
  #page-footer .lowermost_part .lowermost_part_left{
    float: none;
  }
  #page-footer .lowermost_part .copyright{
    float: none;
    text-align: center;
    padding-bottom: 30px;
  }
  #page-footer .lowermost_part .lowermost_part_left ul li{
    margin-bottom: 30px;
  }
  #page-footer .lowermost_part .lowermost_part_left ul li.recruit{
    margin-right: 0;
  }
  #page-footer #stay-connected ul li {
    width: 60px;
  }
  #page-footer #stay-connected ul li a{
    background-size: auto 20px;
    padding-left: 0;
    width: 60px;
  }
  #stay-connected ul li a {
    background-position: center;
    /*display: inline;*/
    height: 38px;
    padding: 0;
  }
  #page-footer .icn_facebook,
  #page-footer .icn_twitter,
  #page-footer .icn_instagram,
  #page-footer .icn_youtube,
  #page-footer .icn_line{
    background-position: center;
  }
  #snapline.malltop-slider{
    margin: 0 -10px 15px;
  }
  #snapline.malltop-slider .box-title + span{
    font-size: 12px;
    right: 5px;
  }

  .shopIndex #snapline li:nth-child(4),
  .shopIndex #snapline li:nth-child(5) {
    display: none;
  }
  #snapline .flexslider {
    margin: 10px 18px 0;
}
  #snapline .flex-direction-nav .flex-prev{
    top: 50%;
    left: -18px;
  }
  #snapline .flex-direction-nav .flex-next{
    top: 50%;
    right: -18px;
}
#snapline li{
  width: 31.3333%;
  margin-left: 3%;
  float: left;
}
#snapline li:first-child{
  margin-left: 0;
}
#snapline .slick-prev{
  left: 0;
  height: 40px;
}

#snapline .slick-next {
  right: 0;
  height: 40px;
}

.shopIndex  #snapline #coordinates{
  margin: 0 18px 10px;
  width: auto;
}
.shopIndex #sale-recommend-items .slick-slider,
.shopIndex #ranking-items .slick-slider,
.shopIndex #newarrival-items .slick-slider,
.shopIndex .shoptop-related-items .slick-slider{
  margin-top: 35px;
}
.shopIndex #sale-recommend-items .slick-dots,
.shopIndex #ranking-items .slick-dots,
.shopIndex #newarrival-items .slick-dots,
.shopIndex .shoptop-related-items .slick-dots{
  bottom: auto;
  top: -32px;
}
.shopIndex #sale-recommend-items .slick-dots li,
.shopIndex #ranking-items .slick-dots li,
.shopIndex #newarrival-items .slick-dots li,
.shopIndex .shoptop-related-items .slick-dots li{
  margin: 0 2px;
}
.shopIndex #sale-recommend-items .slick-dots li.slick-active button:before,
.shopIndex #ranking-items .slick-dots li.slick-active button:before,
.shopIndex #newarrival-items .slick-dots li.slick-active button:before,
.shopIndex .shoptop-related-items .slick-dots li.slick-active button:before{
  color: #c70022;
}

/*#fit-slider .torasition{
  margin-left: 0;
}*/
.top .ranking-items {
    margin-bottom: 30px;
}
.slick-items .slick-track {
    position: relative;
}
#snapline.four-col-slider h2 a{
  position: relative;
  top: 2px;
}
}
@media(max-width: 320px){
.mac #page-body #snapline .smp-title, .iphone #page-body #snapline .smp-title, .android #page-body #snapline .smp-title{
  padding-right: 0;
}
#snapline.four-col-slider h2 a{
  text-decoration: none;
  padding-right: 10px;
}
}

/******************************
flexslider only
*******************************/
@media (max-width: 1380px) {
  .flex-direction-nav .flex-prev, .flexslider:hover .flex-prev{
    left:0;
  }
  .flex-direction-nav .flex-next, .flexslider:hover .flex-next{
    right:0;
  }
  .four-col-slider .flex-direction-nav .flex-prev,.four-col-slider .flexslider:hover .flex-prev{
    left:0;
  }
  .four-col-slider .flex-direction-nav .flex-next,.four-col-slider .flexslider:hover .flex-next{
    right:0;
  }
  #footer-items .flex-direction-nav .flex-prev, #footer-items .flexslider:hover .flex-prev{
    left:0;
  }
  #footer-items .flex-direction-nav .flex-next, #footer-items .flexslider:hover .flex-next{
    right:0;
  }

}

@media (max-device-width: 1024px) and (orientation: landscape) {
.made-query{ width:450px!important;}
}

@media (max-device-width: 768px) and (orientation: portrait) {
.made-query{ width:450px!important;}
}

@media screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 1) {
  .made-query{ width:450px!important;}
}

/*
 * refs #26753
 * @author devota
*/
@media ( max-width: 767px ) {
  .tools-container {
    overflow: hidden;
    padding: 10px 0 0;
  }
  .tools-container > .pages,
  .tools-container > .pages p,
  .tools-container > .sorter-toggles,
  .tools-container > .sorter-toggles p {
    padding: 0;
    margin: 0;
  }
  .tools-container > .pages {
    float: left;
  }
  .tools-container > .sorter-toggles {
    float: right;
  }
    .tools-container > .sorter-toggles a {
      position: relative;
      padding: 0;
      padding-right: 16px;
      text-decoration: underline;
    }
    .tools-container > .sorter-toggles a:after {
      content: '';
      display: block;
      position: absolute;
      top: 2px;
      right: 1px;
      height: 0;
      width: 0;
      border: 3px solid transparent;
      border-top-color: #333333;
      border-left-color: #333333;
      transform: rotate(225deg);
      -webkit-transform: rotate(225deg);
         -moz-transform: rotate(225deg);
          -ms-transform: rotate(225deg);
      transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
         -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
    }
    .tools-container > .sorter-toggles a.active:after {
      top: 6px;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
    }
  .tools-container + .sort {
    display: none;
    padding: 20px 0;
  }
}
@media ( max-width: 480px ) {
  /* レジに進むバナー固定 */
  .cart-content .total-area {
    padding-bottom: 10px;
  }
  .modal-wrap .form-actions .btn {
    min-width: 100%;
  }
｝