@charset "utf-8";

@media (max-width: 1076px){
  /*カスタマー*/
  .inner-container{
  width: 100%;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  #pagetop-area{
  right: 0;
  }
}

@media (min-width: 1201px) {
  #remain-items-smp .flexslider ul li,
  #remain-items .flexslider ul li{
  float: left !important;
  width: 216px !important;
  margin-left: 30px !important;
  }
}

/******************************
smartphone to small-pc
*******************************/
@media (max-width: 1200px) {
  /*header*/
  #page-header.navbar .brand {
      width: 15.66%;
      padding: 3px 0 0 0;
  }
  #gender-navi{
    width:100%;
  }
  #gender-navi .g-all{
    width:25%;
  }
  #gender-navi .g-womens{
    width:25%;
  }
  #gender-navi .g-mens{
    width:25%;
  }
  #gender-navi .g-kids{
    width:25%;
  }
  #gender-navi li.active,
  #gender-navi li.g-all.active{
    background-color:#eceff1;
  }
  #gender-navi li.active:after{
    background-color:#fff;
    height: 1px;
  }
  #cat-navi{
    width:100%;
    border-top-left-radius:0;
    border-top-right-radius:0;
  -ms-border-top-left-radius:0;
  -ms-border-top-right-radius:0;
  -moz-border-top-left-radius:0;
  -moz-border-top-right-radius:0;
  -webkit-border-top-left-radius:0;
  -webkit-border-top-right-radius:0;

  }
  #cat-navi #cat-1 > a{
    padding: 0 20px 0 34px;
  }
  #cat-navi #cat-2 > a{
    padding: 0 22.5px;
  }
  #cat-navi #cat-3 > a{
    padding: 0 22.5px;
  }
  #cat-navi #cat-4 > a{
    padding: 0 24px;
  }
  #cat-navi #cat-5 > a{
    padding: 0 22.5px;
  }
  #cat-navi #cat-6 > a{
    padding: 0 22.5px;
  }
  #cat-navi #cat-7 > a{
    padding: 0 22.5px;
  }
  #cat-navi #cat-8 > a{
    /*padding: 0 22.5px;*/
    padding: 10px 30px;
  }
  #cat-navi #cat-9 > a{
    padding: 0 32px 0 23px;
  }
  /*title*/
  .list .title{
    padding-left:22%;
  }

  /*mypage top*/
  /*.mypagetop .code_area{
    width: 60%;
  }
  .mypagetop .top_right{
    width: 35%;
  }*/
  .mypagetop .top_right > a{
    padding:9px 0;
    height: 70px;
    display: block;
    background-color: #DDB57A;
  }
  .mypagetop .code_area .code_text{
    width: 15%;
    text-align: right;
  }
  .mypage-code{
    width: 50%;
  }


}

/******************************
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 */
  #head-bar .utility-nav li.new_customer{
    padding-right: 0;
  }
  #head-bar #head-news {
    width: 280px;
    font-size:11px;
  }
  #head-bar .head-search .navbar-form input.head-search-text{
    width:160px;
  }
  #head-sub-menu ul a{
    width: 130px;
  }
  #head-sub-menu ul >li:nth-of-type(1) a,
  #head-sub-menu ul >li:nth-of-type(2) a,
  #head-sub-menu ul >li:nth-of-type(3) a{
    width: 70px;
  }
  #cat-navi li{
    padding: 10px 7.5px;
  }
/*  #head-sub-menu ul li:last-child a{
    width:180px;
  }*/
  /*top-subbanner-area*/
  #grandtop-theme{
  padding-bottom: 15px;
  }
  #grandtop-theme .top-subbanner-area li{
  width: 25%;
  margin: 0;
  border-top: 0;
  border-right: 0;
  }
  /*フッター*/
  #page-footer .navbar .nav > li > a{
  padding: 20px 12px;
  }
  /*ページトップアリア*/
  #pagetop-area{
    right: 5px;
  }
  /*おススメアイテム*/
  #recommend-items li,
  #recommend-items li.first-child.item1 {
    width: 12.1%;
    margin-left: 2.55%;
  }
  #recommend-items li.first-child.item1 {
    margin-left: 0;
  }
  /*おすすめアイテム 0件表示*/
  #recommend-items.count_null li:first-child{
    margin:0 1% 0 0;
  }
  #recommend-items.count_null li:last-child{
    margin:0 0 0 1%;
  }
  #recommend-items.count_null li{
    width: 23%;
    margin:0 1.5%;
  }
   /*ブランドトップ*/
  .brand-top #newarrival-items .flexslider{
    margin-bottom: 84px;
  }
  #bottom-banner-area li{
    width: 48.5%;
  }
  #bottom-banner-area li img,
  #right-banner-area li img{
    width: 100%;
  }
  /*お問い合わせ*/
  .inquiry .control-group:first-child .controls{
    padding-right: 40px;
  }

  /*残り〇〇で送料無料*/
  #remain-items-smp ul li:first-child,
  #remain-items ul li:first-child{
    margin-left:0 !important;
  }

  #remain-items-smp ul li,
  #remain-items ul li{
    width: 169px !important;
    margin-left: 23px !important;
  }
  /*サイズから選ぶ（レフトナビ）*/
  .side-detailsearch #size-search label > span{
    font-size: 10px;
  }


}
/******************************
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;
  }
  .mypage .smaller-container .row-fluid .span6{
    width: 100%;
  }
  /* header */
  #global-navi{
    margin:0 -10px;
  }
  #page-header #global-navi{
    margin:0;
  }
  .brand-top #page-header #global-navi{
    margin:1px 0 0 0;
  }
  .smp-fixed-navber{
  position:fixed;
  background-color:#fff;
  z-index:999;
  background-image: none !important;
  }
  /*レイアウト*/
  .list-layout > .span9{
    float:none;
  }
  /* パン屑 */
  .breadcrumb{
    margin-bottom: 0 !important;
    padding: 2px 0 2px 15px;
  }
  .breadcrumb > li > a,
  .breadcrumb > li.active{
    font-size: 9px;
  }
  .breadcrumb-wrap{
    margin-right: -10px;
    margin-left: -10px;
  }
  .breadcrumb-wrap{
    margin-bottom:15px;
    background-color: #e5ebf3;
  }
  .breadcrumb > li > .divider{
    padding: 0 1px;
  }
  /*list*/
  .list .breadcrumb{
    display: none;
  }
  .list .list-breadcrumbs .breadcrumb{
    display: block;
  }
  .list .listcrumb-wrap.item-breadcrumbs{
    border-top: none;
    background-color: transparent;
  }
  .title{
    font-size: 14px;
    padding-left: 0;
  }
  .list .title{
    padding-left: 0;
  }
  .title.jp-title{
    font-size: 15px;
    margin-bottom: 10px;
  }
  .box-title .sub{
    font-size: 10px;
    -webkit-transform:scale(0.9);
    line-height: 18px;
  }
  /*sp-title*/
  .sp-title h1{
    font-size: 14px;
  }
  .sp-title .sub{
    margin-top: 0;
    font-size: 9px;
    -webkit-transform:scale(0.9);
  }
  .onlinestore .list-item-text{
    min-height: 80px;
  margin:10px 0 0;
  }
  /*メインビジュアル*/
  .slider-wrap{
  margin: 0 ;
  }
  #grandtop-main.container{
  border-bottom: 0;
  }
 /*flexslider*/
  #grandtop-main .flexslider .flex-direction-nav .flex-next,
  #grandtop-main .flexslider .flex-direction-nav .flex-prev{
  background-size: 20px;
  }
  #grandtop-main .flexslider .flex-direction-nav .flex-prev{
  left: 8px;
  }
  #grandtop-main .flexslider .flex-direction-nav .flex-next{
  right: 8px;
  }
  #grandtop-main .flexslider .flex-direction-nav a{
  width: 20px;
  height: 20px;
  }
  #grandtop-main .flexslider .flex-control-nav{
  bottom: 0;
  }
  #grandtop-main .flexslider .flex-control-paging li a{
  width: 6px;
  height:6px;
  }
  /*TOPサブバナー*/
  #grandtop-theme{
    margin-top: 10px;
  }
  #grandtop-theme .top-subbanner-area{
  margin: 0 -10px;
  }
  /*gender-navi*/
  #gender-navi li,
  #gender-navi li a{
    height: 37px;
  }
  /*ブランドトップ*/
  #grandtop-main .flexslider{
  margin-bottom: 0;
  }
  #grandtop-main.brand-main-visual .flexslider .flex-control-nav{
  position: static;
  margin: 3px 0 ;
  }
  #grandtop-main.brand-main-visual .flexslider .flex-control-nav li{
  vertical-align: middle;
  }
  #brand-area ul li{
  width:33%;
  height: auto;
  margin-left:0.5%;
  }
  .brand-top #gender-navi{
    float: none;
  }
  .brand-top .smp-onlinestore-bnr{
    text-align: center;
  }
  #ranking-items .rank-num{
    width: 25px;
    padding: 2px 0;
  }
  /*フッター*/
  #page-footer{
    margin:0;
  }
  #page-footer .navbar{
  border-top: solid 1px #cfd8dd;
  border-bottom: solid 1px #cfd8dd;
  }
  #page-footer .navbar .nav{
  float:none;
  margin:0;
  }
  #page-footer .navbar .nav > li{
  margin-bottom: -1px;
  float:none;
  border-bottom:solid 1px #ffffff;
  }
  #page-footer .nav > li > a{
  position: relative;
  margin-bottom: 0;
  font-weight: normal;
  padding: 10px 15px;
  -webkit-border-radius: 0;
    -moz-border-radius: 0;
     -ms-border-radius: 0;
         border-radius: 0;
  }
  #page-footer .nav > li > a:after{
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  content: '';
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-top: 2px solid #555;
  border-right: 2px solid #555;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  }
  #page-footer .nav > li > a:hover,
  #page-footer .nav > li > a:focus{
    background-color: #f2f2f2;
  }
  #pagetop-area{
    margin:0 -10px;
  }
  #page-footer .copyright{
    margin:0 -10px;
  }
  /*リストメニュー*/
  .brand-top .list-category ul{
    margin-left:0;
    margin-right:0;
  }
  .side-caption,
  .list-category > h2,
  .list-category > ul{
    margin-left:-10px;
   /* margin-right:-10px;*/
  }
  #smp-search-area{
    width:100%;
  }
  #page-body #smp-search-area{
    width:auto;
    margin:0 -10px;
  }
  #page-header #smp-search-area,
  #page-body #smp-search-area{
   padding: 5px 10px 5px 5px;
  }
  /*詳細検索*/
  .sel-rate-set > li{
    width:45%;
  }
  .sel-rate-set > li.to{
    width:10%;
    padding:0;
  }
  #searchDetailArea .select-color td{
    width:50%;
    float:left;
  }
  #size-search li{
    width: 23.5%;
  }
  #size-search label > span{
    font-size: 10px;
  }
  /*注目キーワード*/
  #keyword-list{
    margin-bottom: 15px;
  }
  /*ソート*/
  .newarrival-date{
    padding-right: 5px;
  }
  .newarrival-date select{
    width: 100%;
  }
  .sort table{
    margin-left: 0;
    width: 100%;
  }
  .sort table td{
    padding:0 5px 5px 0;
    width: 50%;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sort select{
    width: 100%;
    padding-left: 0;
  }
  /* ニュース */
  #news-list > .row-fluid > div{
    height:auto;
  }
  /*マイページ*/
  .mail_address_area{
    clear:both;
    float:none;
    margin-left:5px;
  }
  .mypagetop #footer-banner-area,
  .mypage #footer-banner-area,
  .customer #footer-banner-area{
   margin-top: 20px;
  }
  .mypage .form-horizontal .control-label .label-important{
  display: none;
  }
  .mypagetop .code_area .about_fit{
    float: none;
    width: 100%;
    padding: 4px 0;
    height: 45px;
  }
  .mypagetop .code_area .about_fit p{
    padding: 5px 0;
  }
  .mypagetop .mypage_top_area{
    margin-bottom: 20px;
  }
  .mypagetop .top_right{
    margin: 0 auto;
  }
  .mypagetop .top_right img{
    width: 98%;
  }
  .mypagetop .top_right p{
    font-size: 13px;
  }
  .mypagetop div.code_area{
    border-right: 5px solid #003b8f;
    border-left: 5px solid #003b8f;
    border-bottom: 5px solid #003b8f;
    width: 100%;
    margin:0 0 10px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .mypagetop .code_area ul li{
    width: 100%;
    float: none;
  }
  .mypagetop .mypage_top_area .bnr_bottom ul li,
  .mypagetop .mypage_top_area .bnr_bottom ul li:nth-child(3n+2){
    width: 100%;
    margin:0 0 10px;
  }
  .mypagetop .mypage_top_area .bnr_bottom ul li a{
    padding: 14px 0;
  }
  .mypagetop .mypage_top_area .bnr_bottom ul li img{
    width: 110px;
    height: auto;
  }
  .mypage-code .menbers-code{
    /*zoom:90%;*/
    zoom:70%;
  }
  .mypagetop .code_area .only_phone{
    display: inline;
  }
  .mypagetop .code_area .no_code{
    padding: 5px;
    width: 100%;
    text-align: center;
  }
  /*お気に入り*/
  .mypage .list-layout .table.liquid-table.fav-list-table .text-center{
    width: 100%;
  }
  .mypage .list-layout .table.liquid-table.fav-list-table .text-center p{
   width: 50%;
   float: left;
   text-align: left;
  }

  /*カート*/
  .cart-area .form-edit-style{
    width: 100%;
  }
  .cart-area .form-edit-style .controls .top-input,
  .cart-area .form-edit-style .controls .second-input{
    width:100%;
  }
  .cart-area .docs-input-sizes #month,
  .cart-area .docs-input-sizes #year{
    width: 28%;
  }
  /*住所登録・変更　& 配送先リスト登録・変更*/
  .form-edit-style{
    border-bottom: 0;
  }
  .control-group .controls .top-input,
  .control-group .controls .second-input{
    width: 100%;
  }
  .control-group .controls .top-input .input-front,
  .control-group .controls .second-input .input-front{
    width: 10%;
  }
  .form-horizontal .controls #prefecture_id{
    width: 100%;
  }
  .docs-input-sizes select:first-child{
    width: 25%;
  }
  /*メールアドレス一覧*/
  .list-layout .table.liquid-table .text-center{
    width: 50%;
    text-align: right !important;
  }

  /*規約系*/
  .style-guide .page-header{
    margin: 5px 0 0;
  }
  .style-guide .top-sentence{
  font-size: 12px;
  }
  .style-guide .sentence,
  .style-guide .sep-sentence{
    font-size: 11px;
  }
  .style-guide ul{
    margin: 0 0 10px 0;
  }
  .style-guide .sentence li{
   line-height: 22px;
  }
  .style-guide  h2{
    font-size: 10px;
  }
  .style-guide .sentence table th,
  .style-guide .sentence table td{
    padding:0 0 10px;
    vertical-align:top;
  }
  .style-guide .sentence table th{
    width:15%;
  }
  .style-guide .sentence table td{
    width:85%;
  }
  /*サブナビ*/
  .subnav .nav-list{
    margin: 0 -10px;
    border-top: 1px solid #ccc;
  }
  .subnav .nav-list > li > a{
    border-bottom: 1px solid #ccc;
    padding: 10px 15px;
  }
  /*サイドエリアバナー*/
  #side-banner-area{
    margin-top: 10px;
  }
  #side-banner-area li{
    float: none;
    margin-bottom: 5px;
  }
  #side-banner-area li img{
  width: 100%;
  }
  /*form-actions*/
  .form-actions{
    margin: 20px -10px;
  }
  .form-horizontal .form-actions{
    padding-left: 10px;
  }
  /*action-steps*/
  .action-steps.step6 li{
    width: auto;
  }
  /* sp */
  .shadow-wrap{
    padding: 5px 0 0;
    margin-bottom: 30px;
    box-shadow: none;
  }
  /*おススメアイテム*/
  #recommend-items li {
    padding-bottom: 0;
  }
  #recommend-items .list-item-text{
    display: block;
  }
  #related-items li:nth-child(n+4){
    display:none;
  }

  /*送料無料アイテム*/
  #remain-items-smp li,
  #remain-items li {
    padding-bottom: 0;
  }

  #remain-items-smp .list-item-text,
  #remain-items .list-item-text{
    display: block;
    min-height: 50px;
  }

  #remain-items-smp li:nth-child(n+4),
  #remain-items li:nth-child(n+4){
    display:none;
  }


  .box-title{
    margin:15px -10px;
  }

  .box-title div{
   padding: 0 25px;
  }

  /*お問い合わせ*/
  .inquiry .lead{
    margin-bottom: 15px;
  }
  .inquiry .inquiry-pulldown{
    margin: 0 -10px;
  }
  #inquiry h3,
  #inquiry .inquirytxt{
    border-right: 0;
    border-left: 0;
  }
  #inquiry h3 a{
    padding-left: 5px;
    text-indent: 1px;
  }
  #inquiry .inquirytxt{
    padding-left: 10px;
  }
  .inquiry .form-striped{
    margin-top: 15px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
  }
  .inquiry .control-group,
  .inquiry .controls{
    display: block;
  }
  .inquiry .form-horizontal .control-group{
    margin-bottom: 10px;
  }
  .inquiry .controls{
    padding: 10px;
  }
  .inquiry #answer-method .controls{
    padding: 10px 10px 10px 0;
  }
  .inquiry .control-label{
    background-color: transparent;
    border-bottom: 0;
  }
  .inquiry .control-group:first-child .controls{
    padding-right: 20px;
  }
  .inquiry .form-horizontal .controls{
    margin-left: 0;
  }
  .inquiry .form-horizontal .control-label{
    padding-left: 10px;
  }
  .inquiry .inquiry-category-select{
    width: 100%;
    margin-left: 10px;
  }
  .inquiry .title.form-ttl{
   font-size: 14px;
  }
  /*ご利用ガイド*/
  #user-guide .style-guide{
  padding-top: 15px;
  }
  #user-guide .style-guide.smp-hidden{
    display: none;
  }
  #user-guide .style-guide p{
   line-height: 22px;
　　}
  #user-guide .guide-top.nav-list{
    margin: 0 -10px;
    border-top:  solid 1px #eee;
  }
  #user-guide .guide-top.nav-list > li > a{
    font-size: 11px;
    background-image: none;
    background-color: #ebeff2;
    border-bottom: solid 1px #fff;
    padding: 8px 15px;
  }
  #user-guide .guide-top.nav-list > li > a:hover{
    text-decoration: none;
  }
  #user-guide .style-guide h2{
    font-size: 12px;
    text-align: center;
    padding-bottom: 15px;
  }
  #user-guide .smpnav{
    margin: 0 -10px;
  }
  #user-guide .smpnav .nav-list{
    border-top: solid 1px #eee;
    margin-left: 0;
  }
  #user-guide .smpnav .nav-list > li > a{
    font-size: 11px;
    background: none;
    background-color: #ebeff2;
    border-bottom: solid 1px #fff;
  }
  #user-guide .smpnav .nav-list > li > a:hover,
  #user-guide .smpnav .nav-list > li > a:focus{
    text-decoration: none;
  }
  #user-guide .style-guide .sep-sentence{
    margin: 0 -10px;
    padding: 10px 10px 0 10px;
    border-top: 0;
    border-bottom: solid 1px #cfd8dc;
  }
  #user-guide a.guide-btn{
    width: 100%;
    font-size: 11px;
    padding: 8px 0;
  }
  #user-guide .btn-backindex{
    display: block;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding: 8px 0;
    margin: 26px auto;
    width: 100%;
    color: #003b8f;
    border: solid 1px #003b8f;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
        -ms-border-radius: 3px;
            border-radius: 3px;
  }
  .style-guide .guideLeftUnit,
  .style-guide .guideRightUnit{
    float: none;
    width: 100%;
    font-size: 11px;
  }
  .style-guide .guideLeftUnit dl{
    margin-bottom: 0;
  }
  .style-guide .guideRightUnit dl{
    margin-top: 0;
  }
  .style-guide .guideLeftUnit dd,
  .style-guide .guideRightUnit dd {
    margin: 20px 0 20px 64px;
  }
  /*よくある質問*/
  #question .style-about ul{
    margin: 30px 0;
  }
  #question .style-guide .guide{
    padding-left: 10px;
  }
    #question .sentence{
      font-size: 11px;
      line-height: 22px;
      margin-bottom: 0;
  }
  /*カート*/
  .carttop table td.option-part{
    width: 100%;
    text-align: left;
  }
  .carttop table.liquid-table > tbody > tr > td.option-part .visible-phone{
    float: left;
  }
  .carttop table td.itemprice-part{
    width: 100%;
  }
  .carttop table td.quantity-part{
    width: 100%;
  }
  .carttop .table.cart-index .delete-part{
    text-align: right;
  }
  .carttop .total-price-part{
    display: block;
  }
  .carttop .total-price-part　.left-box,
  .carttop .total-price-part .right-box{
    width: 100%;
    display: block;
  }
  .carttop .total-price-part .right-box{
    text-align: center;
    padding-right: 0;
  }
  .carttop .total-price-part .right-box .total-price{
    float: none;
  }
  /*マイページ*/
  .mypage .subnav,
  .customer .subnav{
    margin-top: 30px;
  }
  .mypage .nav-list > li > a,
  .customer .nav-list > li > a{
    background-image: none;
    background-color: #ebeff2;
    border-bottom: solid 1px #fff !important;
    padding: 8px 15px;
  }
  .mypage .nav-list > li > a,
  .mypage .nav-list > li > a:hover,
  .mypage .nav-list > li > a:focus,
  .customer .nav-list > li > a,
  .customer .nav-list > li > a:hover,
  .customer .nav-list > li > a:focus{
  text-decoration: none;
  }
  /*カスタマー*/
  .customer .lead{
    padding-top: 20px;
    margin-bottom: 20px;
    line-height: 20px;
  }
  .customer .lead{
    text-align: left;
  }
  .customer .form-horizontal .control-label{
    float: none;
  }
  .customer .controls{
    margin-left: 0;
  }
  .customer .help-block{
  margin-left: 0;
  }
  .customer .docs-input-sizes select{
    margin-left: -1%;
  }
  .customer .form-horizontal .form-actions{
    padding-left: 10px;
  }
  .customer .register-legal-area .form-actions .btn-primary{
    width: 100%;
    background-position: 93% 50%;
  }
  /**********************
   for_layout
  **********************/
    /*ボタン*/
  .form-actions .btn-primary,
  .form-actions .btn-primary:hover,
  .form-actions .btn-primary:focus,
  .form-actions .btn-primary:active{
    background-position: 93% 50%;
  }
  .form-actions .btn-back,
  .form-actions .btn-back:hover,
  .form-actions .btn-back:focus,
  .form-actions .btn-back:active{
    background-position: 7% 50%;
  }
  /*form-actions*/
 .form-actions{
  padding: 0 10px;
  }
  .action-steps li{
    border-right:solid 1px #cfd8dc;
  }
  .form-actions.center-position{
    width: auto;
  }
  /*gender-tabs*/
  #gender-tabs .gender-items{
    margin: 10px 0;
    border-bottom: none;
    margin-bottom: 0;
  }
  #gender-tabs .gender-items ul{
    width: 100%;
  }
  #gender-tabs .gender-items li:first-child{
  margin-left: 0;
  }
  #gender-tabs .gender-items li{
    font-size:11px;
    color: #666666;
    margin: 0;
    width: 24.7%;
    margin-left: 1px;
  }
    #gender-tabs .gender-items li a{
      padding: 5px 0;
  }
  #gender-tabs .gender-items li.active{
    border:none;
  }
  #gender-tabs .gender-items li.active a{
    color: #013b8f;
  }
  /*newarrival-view staffsnap*/
  .look-more-newarrival.btn,
  .look-more-newarrival.btn:hover{
    text-align:center;
    margin: 20px 0;
  }
    #staffSnap .look-more.btn{
    text-align:center;
    margin:0 0 20px;
    float: none;
  }
  /*title*/
  .cart .title,
  .mypage .title,
  .mypagetop .title,
  .customer .title{
    font-size: 14px;
    padding-bottom: 10px;
  }
  /*新着アイテム */
  #newarrival-items-brand-smp{
    margin-top: 20px;
  }
  .box-title{
    border:none !important;
  }

  #newarrival-items-brand-smp #newarrival-items.brand-top .flexslider,
  #newarrival-items-brand-smp #newarrival-items.brand-top li{
    padding:0 10px;
    margin: 0;
    border: none;
  }

  #newarrival-items-brand-smp .flex-direction-nav .flex-next:hover{
    right:0px;
  }
  #newarrival-items-brand-smp .flex-direction-nav .flex-next:focus{
    right:0px;
  }

  #newarrival-items-brand-smp .flex-direction-nav .flex-prev:hover{
    left:0px;
  }

  #newarrival-items-brand-smp .flex-direction-nav a {width: 30px; height: 30px; margin: -20px -15px -15px; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
  #newarrival-items-brand-smp .flexslider {margin: 0 0 5px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
#newarrival-items-brand-smp .flexslider{
  box-shadow:none !important;
}
  #newarrival-items-brand-smp .list-item-text{
    display:none;
  }

  #newarrival-items-brand-smp li{
    padding: 0 !important;
    width: 90px !important;
  }
  #newarrival-items-brand-smp .look-more-newarrival-mall.btn{
    position: relative;
    width: 100%;
    height: 30px !important;
  margin:10px 0 0;
  }

#newarrival-items-brand-smp #newarrival-items{
  border: none !important;
}

  /*smpニュース*/
  #brand-news-smp{
    text-align: center !important;
    display:inline-block;
  }

  .hidden-desktop .news-content,
  .hidden-desktop .box-title{
    float:left;
  }


  .brand-top #brand-news-smp{
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color:#f1f1f1;
    position:relative;
  }

  .brand-top #brand-news-smp .news-text{
      margin-bottom: 0 !important;
  }

  .brand-top .box-title{
    padding:0;
  }

  .hidden-desktop .box-title div a{
    color:#003c8d !important;
  }
  #brand-news-smp .box-title {
    padding-top:15px !important;
    width:35%;
  }


  .news-content{
    width:65%;
    padding:0;
    text-align:center;
    text-indent:10px;
    line-height: 15px;
    margin-top:10px !important;
  }
  .news-content a{
    color: #000 !important;
  }
  .news-content p{
    text-align:left;
  }

  #remain-items-smp,
  #remain-items{
    width:100%;
  }

  #remain-items-smp .flexslider,
  #remain-items .flexslider{
    margin:0;
  }

  #remain-items-smp .flexslider ul li,
  #remain-items .flexslider ul li{
    margin:0;
  }

  #remain-items-smp .flexslider ul li .list-item-text,
  #remain-items .flexslider ul li .list-item-text{
    min-height:15px;
  }

  #remain-items-smp .flexslider ul li img,
  #remain-items .flexslider ul li img{
    width:95%;
  }

/*online側　NEWARRIVED*/

  #newarrival-items-smp .flexslider {
    margin: 0;
  }

  #newarrival-items-smp .flexslider li{
    margin:0;
  }

  #newarrival-items-smp .flexslider li img{
    width:95%;
    margin:0 2.5%;
  }

  #newarrival-items-smp .flex-direction-nav a{
    margin: -45px 0 0 !important;
    position: absolute;
  }

  #newarrival-items-smp .flexslider .flex-direction-nav .flex-prev{
    background:url("/assets/images/icn_arrow_left_radius.png") no-repeat;
    left: 5px;
  }

  #newarrival-items-smp .flexslider .flex-direction-nav .flex-next{
    background:url("/assets/images/icn_arrow_right_radius.png") no-repeat;
    right: 5px;
  }
  /*スタッフスナップ*/
  #staffSnap .info_txt{
    font-size: 10px;
  }
  /* #30373 ヘッダー・フッター非表示ページ */
  .is_fitclub .fitclub_header {
    padding-bottom: 24px;
    text-align:center;
  }
  .is_fitclub #footer-banner-area{
      margin-bottom: 10px;
  }
  .is_fitclub #footer-banner-area ul li {
      border: 1px solid #ddd;
      text-align: center;
  }
  .is_fitclub #footer-banner-area ul li img {
      max-width:282px;
  }
  .is_fitclub #page-footer .navbar {
      border-top: none;
  }
  .is_fitclub #page-footer .navbar .nav > li{
      min-height: 60px;
      width: 100%;
      display: table;
  }
  .is_fitclub #page-footer .navbar .nav > li > a{
      line-height: 13px;
      vertical-align: middle;
      display: table-cell;
      line-height: 1.6;
  }
  .is_fitclub #page-footer .navbar .nav > li:first-child > a{
      border-top: solid 1px #eeeeee;
  }
  .is_fitclub #page-footer .navbar .nav > li > a:after {
      border: none;
  }

  /* WEB MAGAZINE */
  #special .special_list {
    margin-top:24px;
  }
  #special .special_list ul {
    width: 100%;
  }
  #special .special_list ul li{
    width: 100%;
    height: auto;
    float:inherit;
    margin: 0 auto 36px auto;
  }
  #special .special_list ul li img {
    margin-bottom: 15px;
  }
  #special .special_list ul li .txt_area {
    width: 96%;
    height: auto;
    border-left:3px solid #003e8b;
    padding-left: 8px;
  }
  #special .special_list ul li .tit {
    line-height: 1.5em;
    height: auto;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  #special .special_list ul li .date {
    font-size: 12px;
    padding: 0;
    margin: 0 0 5px 0;
  }
  #special .special_list ul li .leadtxt {
    line-height: 1.5em;
    font-size: 12px;
    margin-bottom: 5px;
  }
  #special .special_list ul li .more {
    line-height: 1.5em;
    font-size: 14px;
    text-align: right;
  }
  #special .special_list ul li .more a {
    color: #003e8b;
  }
  #special .link_to_archive {
    margin: 40px 0 80px 0;
      font-size: 16px;
  }
  .onlinestore #special .special_list {
      margin-top: 0;
  }
  .onlinestore #special .special_list ul li {
    margin-bottom: 0px;
  }
  .onlinestore #special .special_list ul li:nth-child(n + 3) {
    display: none;
  }
  .onlinestore #special .special_list ul li .tit {
      font-size: 11px;
      margin-bottom: 10px;
      color: #555;
  }
  .onlinestore #special .special-more {
    text-align: center;
  }

/*#newarrival-items-smp .flex-direction-nav a {width: 30px; height: 30px; margin: -20px -15px -15px; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
  #newarrival-items-smp .flexslider {margin: 0 0 5px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
#newarrival-items-smp .flex-direction-nav a {width: 30px; height: 30px; margin: -45px 0 0 !important; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}*/
}


/******************************
smartphone to tablet
*******************************/
@media (max-width: 979px) {
  /*ヘッダー*/
  #head-bar{
    display: none;
  }
  #head-news-smp{
    width: 100%;
    text-align: center;
    background-color: #f0f0f0;
    padding:4px 0;
    margin:0;
    line-height: 20px;
  }
  #head-news-smp a{
    color:#000;
  }
  .navbar-inner{
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-inner .btn.btn-navbar{
    margin-bottom: 5px;
  }
  #head-sub-menu{
    float:none;
    border-top: 1px solid #ccc;
  }
  .nav-collapse .nav{
    margin-bottom: 0;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a{
    position: relative;
    margin-bottom: 0;
    font-weight: normal;
    padding: 10px 15px;
    border-bottom: solid 1px #ccc;
   -webkit-border-radius: 0;
      -moz-border-radius: 0;
       -ms-border-radius: 0;
           border-radius: 0;
  }
  .nav-collapse .nav > li > a:after,
  .nav-collapse .dropdown-menu a:after{
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    margin-top: -8px;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .nav-collapse .nav > .dropdown.open > a:after{
    -webkit-transform: rotate(135deg);
       -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .nav-collapse .dropdown-menu{
    margin: 0;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus{
    background-image: none;
    color: #777;
  }
  .dropdown-menu > .active > a,
  .dropdown-menu > .active > a:hover,
  .dropdown-menu > .active > a:focus{
    background-image: none;
    background-color: #eee;
    color: #777;
  }
  .nav-collapse .dropdown-menu a{
    padding-left: 25px;
    margin-bottom: 0;
    font-size: 11px;
  }
  .nav-collapse .dropdown-menu li + li a{
    margin-bottom:0;
  }
  .head-search{width:100%;}
  .head-search li:first-child{width: 70%;}
  .head-search .navbar-form{
    border-top:none;
    border-bottom: none;
    margin: 0;
  }
  .head-search input.head-search-text{width: 100%;}
  .head-search .btn.head-search-btn{
    top: 10px;
    right: 0;
    width: 30px;
    height: 30px;
   -webkit-border-radius: 0;
      -moz-border-radius: 0;
       -ms-border-radius: 0;
           border-radius: 0;
  }
  .head-search li.refine-search{
    width:26%;
    padding: 10px 0;
    margin:0 2%;
  }
  .head-search li.refine-search .btn{
    width:100%;
    margin-top: 0;
    padding:4px;
   -webkit-border-radius: 0;
      -moz-border-radius: 0;
       -ms-border-radius: 0;
           border-radius: 0;
    -webkit-box-sizing:border-box;
       -mos-box-sizing:border-box;
        -ms-box-sizing:border-box;
            box-sizing:border-box;
  }

  #page-header .navbar-inner{
    padding:0;
  }
  #page-header #important-menu{
    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:15px 10px;
    position:relative;
    width: 100%;
    text-align: center;
  }
  #page-header #important-menu button{
    background:none;
    border:none;
    display:block;
    padding: 0;
    width:20px;
    left:10px;
    top:44%;
    margin-top:-10px;
    position:absolute;
  }
  #page-header #important-menu .brand{
    display:inline-block;
    float:none;
    width:41.6%;
    padding: 0;
  }
  #page-header #important-menu .sp-head-title{
    color:#003b8d;
    font-family:'Montserrat',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'游ゴシック',"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size:10px !important;
    -webkit-transform:scale(0.8);
    display:block;
    line-height: 8px;
    margin-top: 3px;
    margin-left: -3px;
  }
  #page-header #important-menu .sp-head-title2{
    color:#003b8d;
    font-family:'Montserrat',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'游ゴシック',"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size:10px !important;
    -webkit-transform:scale(0.8);
    display:block;
    line-height: 8px;
    margin-top: 3px;
    text-align: left !important;
    margin-left:-4px;
  }

  #page-header #important-menu .sp-shop{
    display:block;
    text-align: right;
    width:20px;
    right:40px;
    top:44%;
    margin-top:-10px;
    position:absolute;
    line-height: 20px;
  }
  #page-header #important-menu .sp-shop2{
    display:block;
    text-align: right;
    width:20px;
    right:38px;
    top:44%;
    margin-top:-10px;
    position:absolute;
    line-height: 20px;
  }
  #page-header #important-menu .sp-online{
    display:block;
    text-align: right;
    width:20px;
    right:42px;
    top:44%;
    margin-top:-10px;
    position:absolute;
  }
  #page-header #important-menu .sp-cart{
    display:block;
    text-align: right;
    width:20px;
    right:10px;
    top:44%;
    margin-top:-12px;
    position:absolute;
  }
  #page-header #important-menu .sp-cart .cart-count{
    display:block;
    font-size:10px;
    -webkit-transform:scale(0.9);
    font-family:'Montserrat',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'游ゴシック',"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    position:absolute;
    color:#fff;
    left:9px;
    top:-4px;
    line-height: 20px;
  }
  #page-header #toggle-icon .news-icon-block {
    position: relative;
  }
  #page-header #toggle-icon .news-icon {
    position: relative;
  }
  #page-header #toggle-icon .news-count {
    display:inline-block;
    font-size:9px;
    -webkit-transform:scale(0.9);
    font-family:'Montserrat',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'游ゴシック',"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    position:absolute;
    color:#fff;
    right: 4px;
    top: 0px;
    width: 16px;
    height: 16px;
    text-align: right;
  }
  #gender-navi li{
    background-color:#668abc;
  }
  .brand-top #gender-navi li{
    background-color: #003c8d;
  }
  #gender-navi li.active,
  #gender-navi li.g-all.active{
    border:none;
    background-color:#fff;
  }
  #gender-navi li a{
    display:table;
    width:100%;
    padding: 0;
  }
  #gender-navi li span{
    display:none;
  }
  #gender-navi li.active span{
    display:none;
  }
  #gender-navi li span:first-child{
    display:table-cell;
    color:#fff;
    vertical-align: middle;
  }
  #gender-navi li.active span:first-child{
    color:#003b8f;
  }
  #cat-navi{
    display: none;
  }



  /* スマホトグルメニュー */
  body{
    left:0;
    top:0;
    position:relative;
    -ms-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    transition:all 0.5s ease;
  }
  body.fixed{
    position:fixed;
    left:84.375%;
  }
  /*トグルボタン*/
  #smp-toggle-menu{
    height:100%;
    position:fixed;
    left:-84.375%;
    overflow-y:scroll;
    top:0;
    -ms-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    transition:all 0.5s ease;
    width:84.375%;
    -ms-box-shadow:-5px 0 7px #ccc inset;
    -moz-box-shadow:-5px 0 7px #ccc inset;
    -webkit-box-shadow:-5px 0 7px #ccc inset;
    box-shadow:-5px 0 7px #ccc inset;
    z-index:999999;
  }
  #smp-toggle-menu.fixed{
    left:0%;
  }
  #toggle-wrap{
    background-color:#ebeff2;
    padding:27px 15px;
    -ms-box-shadow:-13px 0 7px -7px #ccc inset;
    -moz-box-shadow:-13px 0 7px -7px #ccc inset;
    -webkit-box-shadow:-13px 0 7px -7px #ccc inset;
    box-shadow:-13px 0 7px -7px #ccc inset;
  }
  #toggle-wrap ul{
    list-style:none;
  }
  #toggle-icon 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 1px #d7dfe3;
    float:left;
    text-align: center;
    margin-bottom:25px;
    width: 33.33%;
  }
  #toggle-icon li:first-child{
    border-left:none;
  }
  #toggle-icon a > span{
    display: inline-block;
    width:30px;
    margin-bottom:5px;
  }
  #toggle-icon a{
    color:#555;
    font-size:10px;
    display: block;
    width: 100%;
  }
  #toggle-navi-list li{
    border-top:solid 1px #d7dfe3;
  }
  #toggle-navi-list li a{
    display:block;
    position:relative;
    font-size:10px;
    color:#555;
    padding: 9px 28px 9px 0;
  }
  #toggle-navi-list li a:after{
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-top: 2px solid #555;
    border-right: 2px solid #555;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #toggle-btn-area{
    margin-top:20px;
  }
  #toggle-btn-area 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:solid 1px #003b8d;
    float:left;
    text-align: center;
    width:47.95%;
  }
  #toggle-btn-area li a{
    color:#003b8d;
    display:block;
    text-decoration:none;
    font-size:11px;
    line-height:24px;
    padding:7px 0;
  }
  #toggle-btn-area li:first-child{
    background-color:#003b8d;
    margin-right:4.1%;
  }
  #toggle-btn-area li:first-child a{
    color:#fff;
  }
  /*grandtop-main*/
  #grandtop-main .flexslider .flex-viewport{
  overflow: hidden !important;
  }
  #grandtop-main .flexslider .flex-direction-nav .flex-next{
   right: 5px;
  }
  #grandtop-main .flexslider .flex-direction-nav .flex-prev{
   left: 5px;
  }
  /*注目キーワード*/
  #keyword-list h2{
   color: #555;
   font-size: 12px;
   padding: 12px 0 5px;
  }
  #keyword-list a{
   color: #555;
   text-decoration: underline;
  }


  /*パンくず*/
  .brand .breadcrumb-wrap{
    display:none;
  }

  /*TOPサブバナー*/
  #grandtop-theme .top-subbanner-area{
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  }

/*  #grandtop-theme .top-subbanner-area{
  border-bottom: solid 1px #cfd8dc;
  border-left: 0;
  border-right: 0;
  }
*/  #grandtop-theme .top-subbanner-area li{
  border: 0;
  }
  /*#grandtop-theme .top-subbanner-area li{
  width: 50%;
  margin: 0 0 -1px 0;
  border-top: solid 1px #cfd8dc;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
  }*/
  #grandtop-theme .top-subbanner-area li{
  width: 50%;
  margin: 0 0 -1px 0;
  padding:5px;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;

  }
  /*#grandtop-theme .top-subbanner-area li:nth-child(-n+4){
    display:none;
  }
  #grandtop-theme .top-subbanner-area li:nth-child(2n+1){
    border-right: solid 1px #cfd8dc;
  }*/
  #grandtop-theme .top-subbanner-area li img{
  width: 100%;
  }
  /*footer-banner-area*/
  #footer-banner-area{
    background-color: transparent;
    padding: 0;
  }
  #footer-banner-area ul li{
  margin-top: 10px;
  }
  #footer-banner-area ul li img{
  width: 100%;
  }
  /*フッター*/
  #pagetop-area{
  position: static;
  text-align: center;
  }
  #pagetop{
  float: none;
  background-color:#003b8d;
  padding: 10px 0;
  width: 100%;
  height: 30px;
  background-image: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
      -ms-border-radius: 0;
          border-radius: 0;
  }
  #page-footer #pagetop i{
  background-image: none;
  position: relative;
  margin-bottom: 0;
  font-weight: normal;
  padding: 10px 15px;
  -webkit-border-radius: 0;
    -moz-border-radius: 0;
     -ms-border-radius: 0;
         border-radius: 0;
  }
  #page-footer #pagetop i:after{
  position: absolute;
  top: 50%;
  display: block;
  content: '';
  width: 8px;
  height: 8px;
  margin-top: -8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-43deg);
     -moz-transform: rotate(-43deg);
      -ms-transform: rotate(-43deg);
          transform: rotate(-43deg);
  }

  #page-footer .navbar .nav > li > a{
    font-size: 10px;
    padding: 8px 0px 8px 15px;
    border-top: solid 1px #eeeeee;
  }
  #page-footer .navbar .nav > li:first-child > a{
    border-top: 0;
  }
  #page-footer .smp-sns-icon-wrap{
  padding-top: 20px;
  }
  #page-footer .smp-sns-icon-wrap ul{
  text-align: center;
  }
  #page-footer .smp-sns-icon-wrap ul li{
  display: inline;
  margin-left: 10px;
  }
  #page-footer .smp-sns-icon-wrap ul li:first-child{
  margin-left: 0;
  }
  #page-footer .smp-sns-icon-wrap ul li > a >img{
  width: 25px;
  }
  #page-footer .copyright{
  border-top: 0;
  padding-top: 0px;
  background-color: #003b8d;
  color: #ffffff;
  }
  #page-footer .copyright > span{
    font-size: 9px;
    -webkit-transform:scale(0.9);
  }
  #smp-facebook-area{
    height: 80px;
    padding: 10px 0;
  }
  #smp-facebook-area iframe{
    width:100% !important;
    max-width:470px;
  }
  /*サイドエリア*/
  /*パーツ カテゴリー 全体*/
  #smp-list-menu ul{
    list-style:none;
  }
  .list-category .amount{
    display:none;
  }
  .list-category .pc-hide{
    display:block;
  }
  .list-category .icn-wrap{
    display: inline-block;
    width:25px;
  }
  .list-category a{
    font-size:12px;
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    line-height:12px;
    padding:13px;
  }

  .list-category a:after{
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-top: 2px solid #555;
    border-right: 2px solid #555;
    -ms-transition:all 0.2s;
    -moz-transition:all 0.2s;
    -webkit-transition:all 0.2s;
    transition:all 0.2s;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }

  .list-category li.select > a:after{
    -webkit-transform: rotate(135deg);
       -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  /*親カテゴリ*/
  .parent-category > li{
    -ms-transition:all 0.2s;
    -moz-transition:all 0.2s;
    -webkit-transition:all 0.2s;
    border-bottom:solid 1px #fff;
    transition:all 0.2s;
    background-color:#ebeff2;
    padding:0;
  }
  .parent-category > li.select{
    background-color:#fff;
    border-bottom:none;
  }
  /*子カテゴリ*/
  .list-category .child-category{
    display:none;
  }
  .list-category .first-open .child-category {
    display:block;
  }
  .list-category .child-category > li{
    margin:0;
    border-bottom:solid 1px #eee;
  }
  .list-category .child-category > li:first-child{
    border-top:solid 1px #eee;
  }

  .list-category .child-category > li.has-child a::before,
  .list-category .child-category > li.has-child.select a::before,
  .list-category .child-category > li.has-child a::after,
  .list-category .child-category > li.has-child.select a::after{
    content:'';
    position:absolute;
    width: 6px;
    height:6px;
    transition:all 0.2s;
    -ms-transition:all 0.2s;
    -moz-transition:all 0.2s;
    -webkit-transition:all 0.2s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .list-category .child-category > li.has-child.select a::before,
  .list-category .child-category > li.has-child a::before{
    right: 6px;
    top: 33%;
  }

  .list-category .child-category > li.has-child.select a::after,
  .list-category .child-category > li.has-child a::after{
    right: 12px;
    top: 61%;
  }

  .list-category .child-category > li.has-child.select a::before{
    border-bottom:2px solid #555;
  }

  .list-category .child-category > li.has-child.select a::after{
    border-right:none;
  }

  /*孫カテゴリ*/
  .list-category .grand-child-category > li{
    border-top:solid 1px #eee;
    margin:0;
  }
  .list-category .grand-child-category > li > a{
    padding-left:20px;
  }

  .list-category .grand-child-category > li > a:after {
    position: absolute !important;
    top: 50% !important;
    right: 10px !important;
    display: block !important;
    content: '' !important;
    width: 8px !important;
    height: 8px !important;
    margin-top: -4px !important;
    border-top: 2px solid #555 !important;
    border-right: 2px solid #555 !important;
    -ms-transition: all 0.2s !important;
    -moz-transition: all 0.2s !important;
    -webkit-transition: all 0.2s !important;
    transition: all 0.2s !important;
    -webkit-transform: rotate(45deg) !important;
    -moz-transform: rotate(45deg) !important;
    -ms-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
  }

  #originalsearch_form{
    display:none;
  }
  #smp-search-area{
    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:#003b8f;
    padding:10px 10px 10px 5px;
    position:relative;
    overflow:hidden;
    margin:0 auto;
  }
  #smp-search-area:after{
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #smp-search-area li{
    float:left;
    height:25px;
    width:28.2%;
    text-align:center;
  }
  #smp-search-area li:first-child{
    position:relative;
    width:71.8%;
  }
  #smp-search-area input{
    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:7px 0 7px 10px;
    width:100%;
    height:25px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border:solid 1px #ddd;
    margin: 0;
  }
  #smp-search-area button{
    position:absolute;
    margin:0;
    padding:0;
    top: 0;
    right: 0;
    width: 22px;
    height: 25px;
    border:none;
    background:none;
    background:url(/assets/images/search_h_icn2.png) no-repeat center center;
    background-color: #555
  }
  #smp-search-area .refine-search .btn{
    margin:0;
    background-color:#003b8f;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border:none;
    color:#fff;
    padding:0 18px;
    font-size:10px;
    line-height:25px;
  }
  /*sp-title*/
  .sp-title{
    padding: 20px 0;
  }
  /*マイページ*/
  .mypagetop .lead{
   margin: 20px 0;
  }
  .mypagetop .code_area{
    width: 75%;
    float: none;
  }
  .mypagetop .top_right{
    float: none;
    width: 100%;
    text-align: center;
  }
  .mypagetop .top_right > a{
    padding: 0;
    background-color: transparent;
    height: auto;
  }





  /*住所登録・変更　& 配送先リスト登録・変更*/
  .form-edit-style .control-group:nth-child(3) .controls .inline input#zipcode1.input-small,
  .form-edit-style .control-group:nth-child(3) .controls .inline input#Zip1.input-small{
    width: 33px;
  }
  .form-edit-style .control-group:nth-child(3) .controls .inline input#zipcode2.input-small,
  .form-edit-style .control-group:nth-child(3) .controls .inline input#Zip2.input-small{
    width: 46px;
  }
  .form-edit-style .control-group:nth-child(3) .controls .post-search-btn{
    width: 49%;
    padding-right: 0;
  }
  .form-edit-style .control-group:nth-child(3) .controls .post-search-btn .btn-small{
    width: 100%;
    padding: 2px 7px;
  }

  /* 新作アイテム */
  #newarrival-items li,
  #ranking-items li,
  #staffSnap li{
    width: 31.4%;
  }
  #ranking-items{
    padding-bottom: 10px;
  }

  #ranking-items li{
    overflow:hidden;
  }
  /* おススメアイテム */
  #recommend-items li{
    overflow:hidden;
  }
  #recommend-items li,
  #recommend-items li.first-child.item1 {
    width: 32%;
    margin-left: 2%;
  }
  #recommend-items li.first-child.item1 {
    margin-left: 0;
  }
  /* 4番目以降は非表示 */
  #newarrival-items .liquid-column3 li:nth-child(n+4),
  #ranking-items .liquid-column3 li:nth-child(n+4),
  #recommend-items .liquid-column3 li:nth-child(n+4),
  #staffSnap .liquid-column3 li:nth-child(n+4) {
    display: none;
  }
  /* 5番目以降は削除 */
  #checked-items{
    padding-bottom:0px;
  }
  #checked-items ul li{
    width:22.65%;
    margin-left:3.133%;
  }
  #checked-items ul li:nth-child(n+5) {
    display: none;
  }

  .title {
    margin: 0 0 15px;
    padding-bottom: 0;
  }
  .title .sub{
    display:none;
  }
  .mypage .title .sub{
  display: block;
  margin-top: 0;
  }
  .box-title{
    padding:10px 0;
    border-top:solid 1px #eceff1;
    font-size:14px;
    margin: 0;
  }
  .box-title:before ,
  .box-title:after {
    display:none;
  }
  /**********************
 ブランドトップ
 **********************/
 #brand-area ul{
  padding: 0;
 }
 .brand-top .banner-area-wrap{
  padding: 0;
  background-color: transparent;
 }
  .brand-top .onlinestore-bnr{
    width: 100%;
    float: none;
    margin-bottom: 0;
  }
  /*ブランドニュース*/
  .brand-top #brand-news{
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 5px;

  }
  #brand-news .news-text{
    margin-bottom: 65px;
  }
  .brand-top .left-box{
    width: 100%;
    float: none;
  }
  /*just arrived*/
  .brand-top #newarrival-items.brand-top{
    width: 100%;
    float: none;
    margin-left: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
  }
  .brand-top #newarrival-items.brand-top .box-title{
    margin-top: 0;
  }
  .brand-top #newarrival-items.brand-top .box-title:after{
    border-top: 0;
  }
  /*バナーエリア*/
  #right-banner-area{
    width: 100%;
    float: none;
    margin-top:10px;
  }
  #right-banner-area li{
    float:left;
    margin-bottom: 3%;
    width:48.5%;
  }
  #right-banner-area li:first-child{
    margin-right: 3%;
  }
  #bottom-banner-area{
    width: 100%;
    float: none;
    margin-left: 0;
    margin-top:10px;
  }
  #bottom-banner-area ul li{
    float: right;
    width:48.5%;
  }
  #bottom-banner-area ul li:first-child{
    margin-left: 3%;
  }
  #bottom-banner-area li img,

  #right-banner-area li img{
    width: 100%;
  }
  .smp-onlinestore-bnr{
    text-align:center;
    margin: 0;
  }
  /*VIEW ALL*/
  .brand-top .view-all{
  left: 0;
  margin: auto;
  width: 118px;
  border: solid 1px #555;
  margin-bottom: 20px;
  }
  .brand-top .view-all a{
  background-image:none;
  padding: 5px 0;
  }
  /*お問い合わせ*/
 .inquiry .control-group .controls .top-input{
    width: auto;
  }
  /*カート*/
  .carttop .top-lead{
  margin: 15px 0;
  }
  .carttop .top-lead .cart-lead{
  font-size: 12px;
  }
  /*詳細検索*/
  #searchDetailArea #originalsearch_form{
  display: block;
  }

/*smpニュース*/
  #brand-news-smp{
    text-align: center !important;
    display:inline-block;
  }

  .hidden-desktop .news-content,
  .hidden-desktop .box-title{
    float:left;
  }


  .brand-top #brand-news-smp{
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color:#f1f1f1;
    position:relative;
  }

  .brand-top #brand-news-smp .news-text{
      margin-bottom: 0 !important;
  }

  .brand-top .box-title{
    padding:0;
  }

  .hidden-desktop .box-title div a{
    color:#003c8d !important;
  }
  #brand-news-smp .box-title {
    padding-top:15px !important;
    width:35%;
  }


  .news-content{
    width:65%;
    padding:0;
    text-align:center;
    text-indent:10px;
    line-height: 15px;
    margin-top:10px !important;
  }
  .news-content a{
    color: #000 !important;
  }
  .news-content p{
    text-align:left;
  }

  #remain-items-smp .form-actions,
  #remain-items .form-actions{
    width:100%;
    float:right;
  }

  /* WEB MAGAZINE */
  #special .special_list ul li{
    width: 268px;
    height: 380px;
    float: left;
    margin: 0 40px;
  }
  #special .link_to_archive {
    margin: 80px 0 80px 0;
      font-size: 16px;
  }
  /* onlinestore */
  .onlinestore #special .special_list ul li {
      width: 48%;
  }
  .onlinestore #special .special_list ul li:nth-child(2n) {
      margin-right: 0;
  }
  .onlinestore #special .special_list ul li:nth-child(2n+1) {
      clear: both;
  }

}


/******************************
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 */
  #smp-search-area{
    width:724px;
  }
  /*ブランドトップ*/
  #brand-area{
  margin-bottom: 2px;
 }
   /*フッターバナー*/
  #footer-banner-area ul li > a > img{
  width: 100%;
  }
  #gender-navi li a{
    height: 47px;
  }
  /*商品詳細 スライド*/
  #view-slider .flex-direction-nav a{
    opacity:0.8;
  }
  /*ご利用ガイド*/
  #user-guide .subnav{
    margin-top: 43px;
  }
  /*マイページ*/
  .mypagetop #footer-banner-area,
  .mypage #footer-banner-area,
  .customer #footer-banner-area{
   margin-top: 50px;
  }
  /*マイページメニュー*/
  .mypage-menu .mypage-menu-select{
  width: 23%;
  }
  /*カート*/
  .cart-area .form-edit-style{
    width: 532px;
  }
  .cart-area .form-edit-style .controls .top-input,
  .cart-area .form-edit-style .controls .second-input{
    width:50%;
  }
  .carttop table td.quantity-part select{
    width: 65%;
  }
  /*title*/
  .box-title{
    margin:15px 0;
  }
  .box-title .sub{
    font-size:9px;
    -webkit-transform:scale(0.9);
    line-height: 9px;
  }
   .list .title{
    font-size: 18px;
    padding-left:0;
  }
  /*関連商品*/
  #related-items li{
    width: 22.65%;
    margin-left: 3.133%;
  }
  #related-items li:nth-child(n+5){
    display:none;
  }
  #related-items li:first-child{
    margin-left: 0;
  }
  /*サイドエリアバナー*/
  #side-banner-area{
    margin: 30px 0 0 0;
  }
  #side-banner-area li{
    float: left;
    width: 32.66%;
    margin-left: 1%;
  }
  #side-banner-area li:first-child{
    margin-left: 0;
  }
  #side-banner-area li img{
      width: 100%;
  }
  /*お気に入り*/
  .form-actions.three-btn-layout .btn{
    width: 170px;
  }
  /* footer */
  #pagetop-area,
  #page-footer .copyright{
    width:724px;
    margin:0 auto;
  }
  /*sp*/
  .shadow-wrap{
    padding: 35px 0 45px;
    margin-bottom: 15px;
  }
    /*gender-tabs*/
  #gender-tabs .gender-items li{
    width: 170px;
  }
  #gender-tabs .gender-items li a{
    padding: 9px 0;
  }
  /*おすすめアイテム 0件表示*/
  #recommend-items.count_null li:first-child{
    margin:0 1% 0 0;
  }
  #recommend-items.count_null li:last-child{
    margin:0 0 0 1%;
  }
  #recommend-items.count_null li{
    width: 23%;
    margin:0 1.5%;
  }
  /*残り〇〇で送料無料*/
  #remain-items-smp ul li:first-child,
  #remain-items ul li:first-child{
    margin-left:0 !important;
  }
  #remain-items-smp ul li,
  #remain-items ul li{
    width: 163px !important;
    margin-left: 23px !important;
  }

}
/*@media (max-width: 414px) {
  #bcTarget{
    width: 220px!important;
  }
  .mypage-code .menbers-code{
    zoom: 100%;
  }
}*/
@media (max-width: 420px) {
  #size-search li{
  min-height: 62px;
  }
  #size-search label > span{
   display: block;
   line-height: 16px;
  }
}


/*@media(max-width:375px){
  .mypage-code .menbers-code{
    zoom: 100%;
  }
  #bcTarget{
    width: 220px!important;
  }
}
@media(max-width:320px){
  .mypage-code .menbers-code{
    zoom: 100%;
  }
  #bcTarget div:first-child{
    width: 30px!important;
  }
  #bcTarget div:nth-last-child(2){
    width: 30px!important;
  }
  #bcTarget{
    width: 250px!important;
  }
}*/