@charset "utf-8";

#page-body .breadcrumb-wrap .container {
  max-width: 1318px;
}

/****************************
index
****************************/
/*new
-----------------------*/
.new-index-title{border-top:solid 1px #e2dec4; padding:20px 0; text-align:center;}
.new-index-title h2{font-size:46px; line-height:50px; margin-bottom:15px;}
.new-index-title p{line-height:24px; margin-bottom:0;}
.new-index-description {
  margin: 0 auto;
  max-width: 1318px;
  width: auto;
}
.p-new-index .sp-new-index-text{padding: 0 10px;}
.new-index-main{margin-bottom:80px;}
.new-index-main .bx-controls-direction a{opacity:0.4; filter:alpha(opacity=40); width:50px; height:50px; margin-top:-25px;}
.new-index-main .bx-controls-direction a:hover{opacity:0.7; filter:alpha(opacity=70);}
.new-index-main .bx-wrapper .bx-prev{background:url("/assets/images/new/slide_prev.png") no-repeat 0 50%; left:0;}
.new-index-main .bx-wrapper .bx-next{background:url("/assets/images/new/slide_next.png") no-repeat 100% 50%; right:0;}

a.new-index-block {display:block; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -mz-transition: all 0.2s ease; -o-transition: all 0.2s ease;  transition: all 0.2s ease;}
a.new-index-block:hover{background-color:#f7f1e3;}
.new-textbox{padding:30px 10px 50px; margin-bottom:30px; text-align:center;}
.new-textbox h2{color:#333; font-size:30px; line-height:32px;}
.new-textbox .line{width:26px;border-top:solid 1px #000;margin:20px auto;}
.new-textbox p{color:#333; line-height:24px; margin-bottom:0;}
.new-textbox .btn-border{padding:10px 0; margin-top:20px; width:122px;}

/*standard
-----------------------*/
.std-lgbox{margin-bottom:30px; position:relative;}
.std-lgbox > a{display:block;}
.std-lgbox > a .a-mark{background-image:url("/assets/images/icon/arrow_down.png");}
.std-lgbox > a:hover .a-mark{background-image:url("/assets/images/icon/arrow_down_white.png");}
.std-lgbox > a.select .a-mark{background-image:url("/assets/images/icon/arrow_up.png");}
.std-lgbox > a.select:hover .a-mark{background-image:url("/assets/images/icon/arrow_up_white.png");}

.std-textbox{position:absolute; top:0; left:0; padding:0 10px; width:450px; height:100%; text-align:center; background:url("/assets/images/bg_white75.png");}
.std-textbox:not(:target){filter: none;}
.std-textbox h2{color:#333; font-size:36px; line-height:36px; margin-top:196px;}
.std-textbox .line{width:26px; border-top:solid 1px #000; margin:20px auto 15px;}
.std-textbox .sentence{line-height:24px; margin-bottom:0; color:#333;}
.std-textbox .btn-border{margin-top:22px; padding:10px 0; width:130px;}
.std-smbox{display:none; margin-bottom:30px;}
.std-smbox .rollphoto h2{text-shadow:0 1px 2px rgba(0,0,0,0.22);}

/*uomo
-----------------------*/
#mainvisual-slider{background:url("/assets/images/navi/bg_black.png");}
.uomo-index-top{padding:25px 0 50px;}
.uomo-index-top h2{font-size:20px;}
.uomo-index-top h2 small{font-size:12px; margin-left:10px;}
.uomo-index-top h2 small > img{vertical-align:baseline;}
.uomo-index-about h2{padding:20px 0 30px;}
.uomo-index-about p{line-height:28px;}
.uomo-index-shop h2{padding:0 0 20px;}
.uomo-index-shop{text-align:center; padding:20px 25px; -webkit-box-shadow: 0 0 3px #cccccc; -moz-box-shadow: 0 0 3px #cccccc; box-shadow: 0 0 3px #cccccc;}
.uomo-index-shop .btn-border{margin-top:20px;}
.uomo-index-section{border-top:solid 1px #e2dec4; background:url("/assets/images/shadow_ttl.png") repeat-x; padding:45px 0; text-align:center;}
.uomo-index-section h2{font-size:22px; line-height:1;}
.uomo-index-section ul{list-style:none;}
.section-new h3{padding:5px 0 15px;}
.section-new .new-more{margin-top:34px;}
.section-standard .listSetting > li{width:100px;}
.section-standard{border-bottom:solid 1px #efead5; padding:45px 0 50px;}
.section-standard h2{padding-bottom:20px;}
.section-standard h3{font-size:12px; font-weight:bold; text-indent:47px; margin-top:3.5%; text-align:left; background:url("/assets/images/uomo_ttl_bar.png") no-repeat 91% 50%;}
.section-standard .section-standard-list{margin-bottom:38px;}
.section-standard .listarea-brand{float:left;}
.section-standard .standard-more{float:right; margin-top:3.1%;}
.uomo-shoplist{border-top:solid 1px #dedede; background:url("/assets/images/shadow_ttl.png") repeat-x; border-bottom:solid 1px #dedede; padding:53px 0 20px;}
.uomo-shoplist ul li{margin-bottom:32px;}
.uomo-shoplist ul li a{color:#333333; font-weight:bold;}
.uomo-shoplist ul li a:hover{border-bottom:solid 1px #000;}


/****************************
list
****************************/
/*カテゴリーナビ*/
.list-category{
  margin-bottom:0;
}
.list-category h2:first-child{
  border-top:solid 1px #e2dec4;
  background: url("/assets/images/shadow_ttl.png") repeat-x;
}
.list-category h2 a{
  padding-left:10px;
  padding-right:20px;
}
.list-category h2.three_steps a{
  height: 58px;
}
.list-category h2 a .default{
  font-size:14px;
  line-height: 15px;
}
.list-category h2 a .change{
  font-size:11px;
}
.list-category .child-category{
  padding:0 0 20px;
}
.list-category .child-category > li > a{
  padding:4px 15px 4px 20px;
}
.list-category .child-category > li > a > span.default{
  font-size:12px;
}
.list-category .child-category > li > a > span.change{
  font-size:11px;
}
.sidearea .toggle-btn{
  width:27px;
}

/*メインバナー*/
.colle-mainvisual{
  border-top:solid 1px #e2dec4;
  background: url("/assets/images/shadow_ttl.png") repeat-x #f7f1e3;
}
.colle-mainvisual .mvttl,
.colle-mainvisual .mvimg{
  display:table-cell;
  vertical-align:middle;
  text-align: center;
}
.colle-mainvisual .mvttl{
  width:284px;
}
.colle-mainvisual .mvttl h2{
  color: #000;
  font-size: 26px;
  line-height:30px;
}
.colle-mainvisual .mvimg{
  width:686px;
}
.colle-mainvisual .mvimg img{
  width:100%;
  max-width:none;
}

/*画像一覧*/
.listarea-brand .listSetting > li.span2-5{
  width:20%;
  margin-bottom:30px;
}
.listarea-brand .listSetting > li{
  padding:0;
}
.listarea-brand .listSetting > li .figure > a{
  display:block;
  padding:15px;
  behavior: url("/assets/js/PIE.htc");
}
.listarea-brand .listSetting > li .figure > a:hover{
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -webkit-box-shadow: 0 0 5px #cccccc;
  -moz-box-shadow: 0 0 5px #cccccc;
  box-shadow: 0 0 5px #cccccc;
  background-color:#fff;
}

/*ページャー*/
.pagerAreaBrand{
  padding:22px 0;
  text-align:right;
}
.pagerAreaBrand-inner{
  display:inline-block;
  vertical-align:top;
}
.pagerAreaBrand .colle-itemsperpage{
  float:left;
  overflow:hidden;
}
.pagerAreaBrand .colle-itemsperpage .icn-itemsperpage{
  float:left;
  width:36px;
  height:30px;
  background: url("/assets/images/icon/change_list.png") no-repeat 50% 50%;
}
.pagerAreaBrand .colle-itemsperpage .pagination ul > li a{
  margin-left:10px;
}
.pagerAreaBrand .colle-itemsperpage .pagination ul > li:first-child a{
  margin-left:0;
}
.pagerAreaBrand .pager-divider{
  color:#e2dec4;
  float:left;
  margin:0 45px;
  height: 30px;
  line-height: 30px;
}
.pagerAreaBrand .pagination-area{
  float:right;
  overflow:hidden;
}
.pagerAreaBrand .pageCount{
  float:left;
  color:#999;
  font-size:13px;
  height:30px;
  line-height:30px;
  margin-right:32px;
}
.pagerAreaBrand .pagination{
  margin:0;
  float:right;
}
.under-pager{
  padding-bottom:2px;
  background: url("/assets/images/shadow_ttl.png") repeat-x 0 100%;
}
.under-pager .pagerAreaBrand{
  border-bottom: 1px solid #e2dec4;
}


/****************************
itemview
****************************/
.view-main-content{
  border-top: solid 1px #e2dec4;
  background: url("/assets/images/shadow_ttl.png") repeat-x;
}

/*商品詳細*/
#product-detail{
  text-align:center;
  padding:0 15px;
  min-height:600px;
}
#product-detail h1{
  font-size:16px;
  font-weight:bold;
  margin-top:55px;
  letter-spacing:1px;
}
#product-detail .line{
  width:5px;
  height:1px;
  border-top:solid 1px #000;
  margin:32px auto;
}

.item-material{
  margin:0 0 25px;
}
.item-material dt,
.item-material dd{
  padding:0 0 10px;
}
.item-material dt{
  width:100px;
  color:#999;
  text-align:right;
  font-size:13px;
  font-weight:normal;
}
.item-material dd{
  font-size:14px;
  text-align:left;
  margin-left:105px;
}
.item-material dd .smallfont{
  font-size:13px;
}
.item-material dd.size span {
  font-size:11px;
}
.item-material dd .extramessage {
  font-size:12px;
}
.item-material dd .extramessage_02 {
  font-size:11px;
}

/*カラーサンプル*/
.color-sample .sample-ttl{
  cursor:pointer;
  display:inline-block;
  font-size:13px;
  font-weight:bold;
  padding:0 13px 2px 0;
  background-repeat:no-repeat;
  background-position:100% 8px;
  background-image:url("/assets/images/icon/arrow_down.png");
}
.color-sample .sample-ttl.select{
  background-image:url("/assets/images/icon/arrow_up.png");
}
.color-sample .sample-box{
  display:none;
}
.color-sample .color-sample-list{
  list-style:none;
  overflow:hidden;
  margin-left:-1.5%;
}
.color-sample .color-sample-list li{
  float:left;
  width:23.5%;
  margin-left:1.5%;
  margin-bottom:1.5%;
}
.color-sample .sample-zoom{
  color:#333;
  font-size:10px;
  display:block;
  padding:5px 0;
  background-color:#f7f1e3;
  margin-top:8px;
  -webkit-transform-origin: 0 0;
  -webkit-transform: scale(1, 1.01);
  -moz-transform-origin: 0 0;
  -moz-transform: scale(1, 1.01);
  -ms-transform-origin: 0 0;
  -ms-transform: scale(1, 1.01);
  -o-transform-origin: 0 0;
  -o-transform: scale(1, 1.01);
}
.color-sample .sample-zoom img{
  margin:-2px 0 0 5px;
}

#samplemodal{
  height:0;
  overflow:hidden;
}

a.link-to-store{
  color:#000;
  /*display:block;*/
  display: none;
  padding:18px 0;
  margin-top:32px;
  text-align:center;
  border:solid 1px #ccc;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -mz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a.link-to-store strong{
  font-size:14px;

}
a.link-to-store:hover{
  color:#fff;
  background-color:#333;
  border:solid 1px #333;
}

#sns-block{
  margin-top:35px;
}
.sns-block-list {
  list-style: none outside none;
  overflow: hidden;
  width:174px;
  margin:0 auto;
}
.sns-block-list li{
  float:left;
  width: 25%;
}


/*商品画像*/
#product-photo{
  margin-top:30px;
}
.detail-thumbnail li{
  margin-bottom:20px;
  padding:0 5px;
}
.detail-thumbnail li img{
  width:60px;
  height:60px;
  max-width:none;
}
#collection-view{
  position:relative;
}
.zoomSwitch{
  position:absolute;
  top:0;
  right:0;
  text-indent:-9999px;
  width:55px;
  height:55px;
  background:url("/assets/images/icon/zoom.png") no-repeat 50% 50%;
  z-index:100;
  border:0;
  padding:0;
}
.zoomSwitch.select{
  background-image:url("/assets/images/icon/zoom_off.png");
}
.productMainPhoto .zoomImg{
  opacity:1 !important;
}


/*限定商品*/
.article-pager{
  list-style:none;
  overflow:hidden;
  border-top:solid 1px #e2dec4;
  background: url("/assets/images/shadow_ttl.png") repeat-x;
}
.article-pager li{
}
.article-pager li > a{
  display:block;
  text-align: center;
  padding:20px 0;
}
.article-pager li > a:hover{
  background-color:#fbf6e9;
}
.article-pager li > a > span{
  color:#ccc;
}
.article-pager li > a > .prev-mark,
.article-pager li > a > img{
  margin-right:10px;
}

/****************************
black frame
****************************/
/*ヘッダー フッター*/
.black-frame .global-navi-wrap{background:url("/assets/images/navi/bg_black.png");}
.black-frame #global-navi > li.navi-divider{background-image:url("/assets/images/navi/headnavi_black.png");}
.black-frame #global-navi > li > a{background-image:url("/assets/images/navi/headnavi_black.png");}
.black-frame #global-navi > li.active > a,
.black-frame #global-navi > li.open > a,
.black-frame #global-navi > li > a:hover{background-image:url("/assets/images/navi/headnavi_on_black.png");}
.black-frame #page-footer{background:url("/assets/images/navi/bg_black.png");}
.black-frame #page-footer .nav > li.fnavi-divider{background-image:url("/assets/images/navi/footnavi_black.png");}
.black-frame #page-footer .nav > li > a{background-image:url("/assets/images/navi/footnavi_black.png");}
.black-frame #page-footer .nav > li > a:hover{background-image:url("/assets/images/navi/footnavi_on_black.png");}

/*コンテンツ*/
.black-frame #mainvisual-slider .bx-wrapper{padding-bottom:12px;}
.black-frame .breadcrumb-wrap{background-color:#eaeaea;}
.black-frame .list-category{border-color:#e7e7e7;}
.black-frame .list-category h2{border-color:#e7e7e7;}
.black-frame .list-category h2:first-child{border-color:#dedede;}
.black-frame .list-category h2 a:hover,
.black-frame .list-category h2.active a{background-color:#eaeaea;}
.black-frame .nav-list > li > a:hover,
.black-frame .nav-list > li > a:focus,
.black-frame .nav-list > .active > a,
.black-frame .nav-list > .active > a:hover,
.black-frame .nav-list > .active > a:focus{background-color:#eaeaea;}
.black-frame .pagination ul > li.pager_active a{background-color:#eaeaea;}
.black-frame .colle-mainvisual{border-color:#dedede; background-color:#f1f1f1;}
.black-frame .pagerAreaBrand .pager-divider{color:#e4e4e4;}
.black-frame .under-pager .pagerAreaBrand{border-color:#dedede;}
.black-frame .view-main-content{border-color:#dedede;}

/*注釈の文字色*/
.gold {color: #BA6B22;}

/* DH_FRONT_DEPT-2760 ItemDetail Annotation */
#product-detail .extramessage_03{
  margin: -25px 0 25px;
  font-weight: bold;
  font-size: 11px;
  text-align: left;
}
@media (max-width: 767px){
  #product-detail .extramessage_03{
    text-align: center;
  }
}

/* DH_FRONT_DEPT-6159 リニューアル */
.p-collection-heading__link,
.p-collection-heading__link:hover,
.p-collection-heading__link:active,
.p-collection-heading__link:focus {
    color: #cfc29d;
}
/*new
-----------------------*/
#page-body .container {
  background-color: transparent;
  max-width: 100%;
  width: auto;
}
#new-collection .box-title {
  margin-top: 10px;
  margin-bottom: 38px;
  font-size: 40px;
  letter-spacing: 0.01em;
}
#new-collection .box-title .small {
  vertical-align: top;
  font-size: 28px;
}
#new-collection .pc-none {
  display: none;
}
#new-collection .new-index-title {
  border-top: none;
  padding-top: 67px;
    padding-bottom: 79px;
}
#new-collection .new-index-title h2 {
  font-size: 25px;
  font-family: unset;
  color: #000;
  margin-bottom: 23px;
}
#new-collection .new-index-title p {
  font-size: 17px;
  line-height: 38px;
  color: #000;
  padding: 0 20px;
}
#new-collection .row {
  margin: 0 4%;
}
#new-collection .new-index-main {
  margin-bottom: 0;
}
#new-collection .new-index-main img {
  width: 100%;
}
#new-collection a.new-index-block:hover {
  background-color: #fff;
}
#new-collection .collection-link {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  background-color: #fff;
  letter-spacing: -.4em;
}
#new-collection .collection-link a.new-index-block {
  letter-spacing: normal;
  display: inline-block;
  letter-spacing: normal;
}
#new-collection .collection-link img {
  width: 57%;
  display: inline-block;
  letter-spacing: normal;
}
#new-collection .new-textbox-right,
#new-collection .new-textbox-left {
  width: 42%;
  padding: 30px;
  box-sizing: border-box;
  margin-bottom: 0;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
}
#new-collection .collection-link.right{
  text-align: right;
}
#new-collection .collection-link .new-textbox-right {
}
#new-collection .collection-link .new-textbox-left {
}
#new-collection .new-textbox-right h2,
#new-collection .new-textbox-left h2 {
  font-size: 32px;
  line-height: 1.3;
  margin-bottom: 25px;
  font-family: 'Montserrat_bold';
  text-align: center;
}
#new-collection .new-textbox-right p,
#new-collection .new-textbox-left p {
  font-size: 15px;
  line-height: 2;
  margin-bottom: 0;
}
@media screen and ( max-width:1200px ) {
  #new-collection .new-index-title h2 {
    font-size: 19px;
  }
  #new-collection .new-index-title p {
    font-size: 14px;
  }
  #new-collection .new-textbox-right h2,
  #new-collection .new-textbox-left h2 {
    font-size: 28px;
  }
  #new-collection .new-textbox-right p,
  #new-collection .new-textbox-left p {
    font-size: 13px;
  }
}
@media (max-width: 979px) {
  #new-collection .box-title {
    font-size: 23px;
    line-height: 2;
    margin-top: 0;
    margin-bottom: 10px;
  }
  #new-collection .box-title .small {
    font-size: 18px;
    margin-top: 3px;
    display: inline-block;
  }
  #new-collection .collection-link a.new-index-block {
    width: 100%;
    box-shadow: none;
  }
  #new-collection .new-index-title {
  padding: 46px 20px;
  }
  #new-collection .new-index-title h2 {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1.5;
  }
  #new-collection .new-index-main {
    display: block;
  }
  #new-collection .new-index-title p {
    display: block;
    font-size: 14px;
    text-align: left;
    line-height: 27px;
  }
  #new-collection .collection-link a {
    margin-left: 0;
    margin-right: 0;
  }
  #new-collection .collection-link img {
    width: 100%;
  }
  #new-collection .collection-link .new-textbox-right,
  #new-collection .collection-link .new-textbox-left {
    display: block;
    width: 100%;
  }
  #new-collection .new-textbox-right,
  #new-collection .new-textbox-left {
    padding: 30px 20px;
  }
  #new-collection .new-textbox-right h2,
  #new-collection .new-textbox-left h2 {
    font-size:20px;
    line-height: 25px;
    margin-bottom: 12px;
  }
  #new-collection .new-textbox-right p,
  #new-collection .new-textbox-left p {
    font-size: 12px;
    line-height: 25px;
    text-align: left;
  }
}

/* COLLECTION  TOP ボタン */
#new-collection .return-btn,
#standard .return-btn,
#uomo .return-btn {
  text-align: center;
}
#new-collection .return-btn {
  max-width: 1318px;
  width: auto;
  margin: 0 auto;
}
#new-collection .return-btn a,
#standard .return-btn a,
#uomo .return-btn a {
  padding: 68px;
  margin: 80px 40px 40px;
  background-color: #f3eedf;
}
#new-collection .return-btn a {
  padding: 68px;
  margin-top: 60px;
  background-color: #f3eedf;
}
#new-collection .return-btn a:hover,
#standard .return-btn a:hover,
#uomo .return-btn a:hover {
  background-color: #f3eedf;
}
#new-collection .return-btn a img,
#standard .return-btn a img,
#uomo .return-btn a img {
  vertical-align: text-top;
  margin-right: 20px;
}
#new-collection .return-btn a span,
#standard .return-btn a span,
#uomo .return-btn a span {
  font-size: 18px;
  font-family: 'Montserrat_bold';
}
@media (max-width: 768px) {
  #new-collection .return-btn a img,
  #standard .return-btn a img,
  #uomo .return-btn a img {
    width: 6px;
    vertical-align: baseline;
    margin-right: 10px;
  }
  #new-collection .return-btn a,
  #standard .return-btn a,
  #uomo .return-btn a {
    padding: 30px;
    margin: 10px 15px 10px;
  }
  #new-collection .return-btn a span,
  #standard .return-btn a span,
  #uomo .return-btn a span {
    font-size: 12px;
  }
  #new-collection .return-btn a.new-index-block,
  #standard .return-btn a.new-index-block,
  #uomo .return-btn a.new-index-block {
    box-shadow: none;
  }
}

/*standard
-----------------------*/
.p-standard-index .container .box-title {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 40px;
  letter-spacing: 0.01em;
}
#standard .page-link .links {
  justify-content: center;
  margin-top: 70px;
  margin-bottom: 75px;
  display: flex;
  list-style: none;
}
#standard .page-link .links span {
  font-size: 17px;
  font-weight: bold;
  border-right: 1px #e9dcba solid;
  padding: 0px 32px;
  letter-spacing: 0.05em;
  display: inline-block;
}
#standard .page-link .links li:first-child span {
  padding-left: 0;
}
#standard .page-link .links li:last-child span {
  border: none;
  padding-right: 0;
}
#standard .std-lgbox {
  text-align: center;
}
#standard .std-lgbox .std-visual {
  margin-left: 0;
  margin-bottom: 85px;
}
#standard .std-lgbox .std-visual img {
  width: 100%;
}
#standard .rollphoto:hover .rollphoto-img img {
  opacity: unset;
}
#standard .rollphoto:hover h2 {
  color: #fff;
}
#standard .textbox h2 {
  font-size: 34px;
  font-family: 'Montserrat_bold';
  margin-bottom: 32px;
  color: #000;
}
#standard .textbox p {
  font-size: 21px;
  line-height: 1.9;
  margin-bottom: 74px;
  color: #000;
  letter-spacing: 0.05em;
}
#standard .contents {
  margin-bottom: 194px;
  text-align: center;
}
#standard .contents h2 {
  font-family: 'Montserrat_bold';
}
#standard .contents ul {
  display: inline-block;
}
#standard .contents ul li {
  width: auto;
  padding-left: 10px;
}
#standard .contents ul li h2 {
  font-size: 21px;
  top: 48%;
  transition: none;
  text-shadow: none;
}
#standard .contents ul li a figure img {
  display: inline-block;
  width: 30vw;
  height: auto;
}
#standard .contents ul li a figure:after,
#standard .contents ul li a:hover figure:after {
  -webkit-transition: all .25s ease;
      -ms-transition: all .25s ease;
          transition: all .25s ease;
}
#standard .contents ul li a figure:after {
  content: '';
  position: absolute;
  opacity: 0;
  padding: 70.3% 0 0;
  width: 100%;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(top, transparent, transparent 70%, #000 100%);
  background:     -ms-linear-gradient(top, transparent, transparent 70%, #000 100%);
  background:         linear-gradient(top, transparent, transparent 70%, #000 100%);
}
#standard .contents ul li a:hover figure:after {
  opacity: 0.3;
}
#standard .contents ul li a .btn-check {
  top: auto;
  bottom: 0;
  background: transparent;
  padding: 0;
  height: 40px;
}
#standard .contents ul li a .btn-check .a-mark {
  padding: 0;
  color: transparent;
}
#standard .contents ul li a .btn-check .a-mark .line-animation {
  content: '';
  position: absolute;
  width: 30px;
  height: 2px;
  border: none;
  top: 31px;
  left: 50%;
  overflow: hidden;
  -webkit-transform: translateX( -50% ) rotate( 90deg );
      -ms-transform: translateX( -50% ) rotate( 90deg );
          transform: translateX( -50% ) rotate( 90deg );
}
#standard .contents ul li a .btn-check .a-mark .line-animation:after {
  -webkit-animation: scrolltwo 1.25s ease-in-out infinite;
      -ms-animation: scrolltwo 1.25s ease-in-out infinite;
          animation: scrolltwo 1.25s ease-in-out infinite;
  background-color: white;
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 50%;
  transform-origin: center center;
}

/* card-product-animation */
#standard .has-animation {
  opacity: 0;
}
#standard .has-animation.slide-animation {
  opacity: 1;
}
#standard .has-animation.slide-animation > ul > li:nth-child( 3n + 1 ) {
    -webkit-animation: card-animation .7s ease forwards;
        -ms-animation: card-animation .7s ease forwards;
            animation: card-animation .7s ease forwards;
}
#standard .has-animation.slide-animation > ul > li:nth-child( 3n + 2 ) {
    -webkit-animation: card-animation .9s ease forwards;
        -ms-animation: card-animation .9s ease forwards;
            animation: card-animation .9s ease forwards;
}
#standard .has-animation.slide-animation > ul > li:nth-child( 3n + 3 ) {
    -webkit-animation: card-animation 1.1s ease forwards;
        -ms-animation: card-animation 1.1s ease forwards;
            animation: card-animation 1.1s ease forwards;
}
#standard.has-animation > ul > li {
    -webkit-transform: translateY( 200px );
        -ms-transform: translateY( 200px );
            transform: translateY( 200px );
}


/**************
animation
**************/
@-webkit-keyframes card-animation {
  0% {
    opacity: 0;
    -webkit-transform: translateY( 200px );
        -ms-transform: translateY( 200px );
            transform: translateY( 200px );
  }
  to {
    opacity: 1;
    -webkit-transform: translateY( 0 );
        -ms-transform: translateY( 0 );
            transform: translateY( 0 );
  }
}
@keyframes card-animation {
  0% {
    opacity: 0;
    -webkit-transform: translateY( 200px );
        -ms-transform: translateY( 200px );
            transform: translateY( 200px );
  }
  to {
    opacity: 1;
    -webkit-transform: translateY( 0 );
        -ms-transform: translateY( 0 );
            transform: translateY( 0 );
  }
}

@-webkit-keyframes scroll {
  from {
    transform: translateX(-25px) scaleX(.5);
  }
  to {
    transform: translateX(15px) scaleX(1);
  }
}
@keyframes scroll {
  from {
    transform: translateX(-25px) scaleX(.5);
  }
  to {
    transform: translateX(15px) scaleX(1);
  }
}
@-webkit-keyframes scrolltwo {
  from {
    transform: translateX(-25px) scaleX(.5);
  }
  to {
    transform: translateX(20px) scaleX(1);
  }
}
@keyframes scrolltwo {
  from {
    transform: translateX(-25px) scaleX(.5);
  }
  to {
    transform: translateX(20px) scaleX(1);
  }
}
@media (max-width: 767px) {
  .p-standard-index .container .box-title {
    font-size: 23px;
    line-height: 2;
    margin-top: 0;
    margin-bottom: 24px;
  }
  #standard .std-lgbox .std-visual {
    margin-bottom: 30px;
  }
  #standard .page-link .links span {
    font-size: 15px;
  }
  #standard .textbox h2 {
    font-size: 35px;
    margin-bottom: 30px;
  }
  #standard .textbox p {
    font-size: 18px;
    line-height: 40px;
  }
  #standard .contents {
    margin-bottom: 100px;
  }
  #standard .contents ul li h2 {
    font-size: 16px;
  }
  #page-body > .container {
    padding: 0;
  }
  #standard .page-link.visible-phone {
    margin-bottom: 40px;
  }
  #standard .page-link .sp-links-top,
  #standard .page-link .sp-links-bottom {
    justify-content: center;
    margin-bottom: 0;
    display: flex;
    list-style: none;
    width: 100%;
  }
  #standard .page-link .sp-links-top {
    margin-bottom: 17px;
  }
  #standard .page-link .sp-links-top li:nth-child(2) span,
  #standard .page-link .sp-links-bottom li:nth-child(2) span {
    border: none;
  }
  #standard .page-link .sp-links-top li,
  #standard .page-link .sp-links-bottom li {
    width: 50%;
    display: inline-block;
    text-align: center;
    padding: 0;
    line-height: 1;
  }
  #standard .page-link .sp-links-top li:first-child,
  #standard .page-link .sp-links-bottom li:first-child {
    border-right: 1px #e9dcba solid;
  }
  #standard .page-link .sp-links-top li a,
  #standard .page-link .sp-links-bottom li a{
    width: 100%;
    display: inline-block;
  }
  #standard .page-link ul li span {
    font-size: 11px;
    font-weight: bold;
    border-right: none;
    padding: 0;
    text-align: center;
  }
  #standard .textbox h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  #standard .textbox p {
    font-size: 13px;
    line-height: 25px;
    padding: 0 30px;
    margin-bottom: 40px;
    text-align: left;
  }
  #standard .textbox .pc-none {
    display: none;
  }
  #standard .contents {
    margin-bottom: 90px;
  }
  #standard .contents ul li h2 {
    font-size: 15px;
    top: 46%;
  }
  #standard .contents .row .rollphoto-img {
    margin-bottom: 10px;
    padding: 0px 30px;
  }
  #standard .contents ul li a figure img {
    width: 100%;
  }
  #standard .has-animation.slide-animation > ul > li:nth-child( 3n + 2 ) {
    -webkit-animation: card-animation 1.1s ease forwards;
        -ms-animation: card-animation 1.1s ease forwards;
            animation: card-animation 1.1s ease forwards;
  }
  #standard .has-animation.slide-animation > ul > li:nth-child( 3n + 3 ) {
      -webkit-animation: card-animation 1.4s ease forwards;
          -ms-animation: card-animation 1.4s ease forwards;
              animation: card-animation 1.4s ease forwards;
  }

  #standard .contents ul li a .btn-check {
    display: block;
    opacity: 1;
  }
  #standard .contents ul li a .btn-check .a-mark .line-animation {
    height: 2px;
    width: 17px;
  }
  #standard .contents ul li a figure:after {
    opacity: .3;
    padding: 60.3% 0 0;
    width: 86%;
    left: 7%;
  }
}
@media (max-width: 375px) {
  #standard .contents ul li a figure:after {
    padding: 59.3% 0 0;
    width: 84%;
    left: 8%;
  }
}
@media (max-width: 320px) {
  #standard .page-link ul li span {
    font-size: 10px;
    padding: 0px 20px;
  }
  #standard .page-link .sp-links-bottom li:nth-child(1) span {
    padding-left: 44px;
    padding-right: 40px;
  }
  #standard .page-link .sp-links-bottom li:nth-child(2) span {
    padding: 0 14px;
  }
  #standard .contents ul li a figure:after {
    padding: 57.3% 0 0;
    width: 82%;
    left: 9%;
  }
}


/*uomo
-----------------------*/
.p-uomo-index #page-body .wide-container {
  background-color: transparent;
  max-width: 100%;
  width: auto;
}
.p-uomo-index .breadcrumb-wrap {
  background: transparent;
}
.p-uomo-index #page-body .wide-container .box-title {
  margin-top: 10px;
  margin-bottom: 38px;
  font-size: 40px;
  letter-spacing: 0.01em;
}
.p-uomo-index #page-body .wide-container .box-title.sd-title {
  margin-bottom: 30px;
}
#uomo #mainvisual {
  background: none;
  margin-bottom: 68px;
  text-align: center;
}
#uomo .container {
  text-align: center;
  overflow: hidden;
}
#uomo .container img {
  width: 100%;
}
#uomo .collection-inner .box-title {
  margin-top: 0;
  margin-bottom: 40px;
}
#uomo .collection-inner .category {
  color: #cfc29d;
  font-size: 35px;
  margin-bottom: 40px;
  letter-spacing: 0.07em;
}
#uomo .container .listarea-brand {
  margin: 0 40px;
  display: inline-block;
}
#uomo .container .listarea-brand img {
  position: relative;
}
#uomo .container .listarea-brand .name {
  position: absolute;
  top: 5%;
  left: 8%;
  font-size: 15px;
  font-weight: bold;
}
#uomo .container .listarea-brand ul li {
  padding: 0 13px 20px;
  box-sizing: border-box;
}
#uomo .container .listarea-brand ul li a {
  display: block;
  width: 100%;
  padding: 55px 28px 20px;
  box-sizing: border-box;
  background-color: #fff;
}
#uomo .row-fluid .span3 {
  width: 31vw;
}
#uomo .row-fluid .span4 {
  width: 23.5vw;
}
#womo .index-shop .uomo-textbox {
  font-size: 20px;
}
#uomo .textbox h2 {
  font-size: 28px;
  font-family: 'Montserrat_bold';
  margin-bottom: 10px;
  color: #000;
}
#uomo .textbox p {
  font-size: 20px;
  line-height: 1.8;
  margin-bottom: 88px;
  color: #000;
  padding: 0 20px;
}
#uomo .index-shop {
  position: relative;
  margin: 20px 40px 120px;
}
#uomo .index-shop img {
  width: 100%;
}
#uomo .uomo-textbox {
  font-size: 20px;
  text-align: center;
  position: absolute;
  top: calc( 50% + 15px );
  left: 49%;
  margin-top: -50px;
  margin-left: -100px;
}
#uomo .uomo-textbox h2 {
  font-size: 40px;
  font-family: 'Montserrat_bold';
  margin-bottom: 40px;
  transform: translate3d( 0, 0, 0 );
}
#uomo .has-animation {
  opacity: 0;
}
#uomo .has-animation.slide-animation {
  opacity: 1;
}
#uomo .has-animation.slide-animation > ul.span3 > li:nth-child( 3n + 1 ) {
    -webkit-animation: card-animation .7s ease forwards;
        -ms-animation: card-animation .7s ease forwards;
            animation: card-animation .7s ease forwards;
}
#uomo .has-animation.slide-animation > ul.span3 > li:nth-child( 3n + 2 ) {
    -webkit-animation: card-animation .9s ease forwards;
        -ms-animation: card-animation .9s ease forwards;
            animation: card-animation .9s ease forwards;
}
#uomo .has-animation.slide-animation > ul.span3 > li:nth-child( 3n + 3 ) {
    -webkit-animation: card-animation 1.1s ease forwards;
        -ms-animation: card-animation 1.1s ease forwards;
            animation: card-animation 1.1s ease forwards;
}
#uomo .has-animation.slide-animation > ul.span4 > li:nth-child( 4n + 1 ) {
  -webkit-animation: card-animation .7s ease forwards;
      -ms-animation: card-animation .7s ease forwards;
          animation: card-animation .7s ease forwards;
}
#uomo .has-animation.slide-animation > ul.span4 > li:nth-child( 4n + 2 ) {
  -webkit-animation: card-animation .9s ease forwards;
      -ms-animation: card-animation .9s ease forwards;
          animation: card-animation .9s ease forwards;
}
#uomo .has-animation.slide-animation > ul.span4 > li:nth-child( 4n + 3 ) {
  -webkit-animation: card-animation 1.1s ease forwards;
      -ms-animation: card-animation 1.1s ease forwards;
          animation: card-animation 1.1s ease forwards;
}
#uomo .has-animation.slide-animation > ul.span4 > li:nth-child( 4n + 4 ) {
  -webkit-animation: card-animation 1.3s ease forwards;
      -ms-animation: card-animation 1.3s ease forwards;
          animation: card-animation 1.3s ease forwards;
}
#uomo .has-animation > ul > li {
    -webkit-transform: translateY( 200px );
        -ms-transform: translateY( 200px );
            transform: translateY( 200px );
}

/* line-animation */
#uomo .btn-check.bar-animation a {
  width: 100%;
  display: block;
  text-align: center;
  background-color: #f3eedf;
  font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
  font-size: 18px;
  padding: 64px 0;
  -webkit-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  position: relative;
  margin: 20px 0 95px;
}
#uomo .btn-check.bar-animation a:hover {
  background-color: white;
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
}
#uomo .btn-check.bar-animation a span,
#uomo .index-shop .btn-check.bar-animation span {
  position: relative;
  -webkit-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  color: #262626;
}
#uomo .index-shop .btn-check.bar-animation span {
  color: #ffffff;
  font-size: 17px;
  letter-spacing: 0.05em;
}
#uomo .btn-check.bar-animation a span.line-animation,
#uomo .index-shop .btn-check.bar-animation span span.line-animation {
  position: absolute;
  content: '';
  -webkit-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  display: block;
  width: 20px;
  top: 50%;
  right: 0px;
  height: 2px;
  background-color: #000000;
  transform: translateY( -50% );
  opacity: 0;
}
#uomo .index-shop .btn-check.bar-animation span span.line-animation {
  background-color: white;
}
#uomo .btn-check.bar-animation a:hover span,
#uomo .index-shop a:hover .btn-check.bar-animation span {
  margin-left: -40px;
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
}
#uomo .btn-check.bar-animation a:hover span span.line-animation,
#uomo .index-shop a:hover .btn-check.bar-animation span span.line-animation {
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
  right: -40px;
  opacity: 1;
}
@media (max-width: 1200px) {
  #uomo .textbox h2 {
    font-size: 20px;
  }
  #uomo .textbox p {
    font-size: 16px;
    text-align:;
  }
  #uomo .container .bag .listarea-brand .name,
  #uomo .container .wallet .listarea-brand .name {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .p-uomo-index .breadcrumb-wrap {
    padding: 10px 10px 5px;
  }
  .p-uomo-index #page-body .wide-container .box-title {
    font-size: 22px;
    margin-bottom: 12px;
    margin-top: 5px;
  }
  .p-uomo-index #page-body .wide-container .box-title.sd-title {
    margin-bottom: 20px;
  }
  #uomo #mainvisual {
    margin-bottom: 18px;
  }
  #uomo .uomo-index-about h2 {
    border: none;
    font-size: 17px;
    margin-bottom: 0;
  }
  #uomo .collection-inner .category {
    font-size: 20px;
    margin-bottom: 15px;
  }
  #uomo .container .listarea-brand .name {
    top: 3%;
    left: 10%;
    font-size: 12px;
  }
  #uomo .textbox p {
    font-size: 13px;
    line-height: 2;
    padding: 12px 20px;
    margin-bottom: 35px;
    text-align: left;
  }
  #uomo .btn-check.bar-animation a {
    background-image: none;
    text-indent: 0;
    padding: 35px 0px;
    font-size: 12px;
    line-height: 12px;
    height: 12px;
    color: black;
    margin: 10px 0 70px;
  }
  #uomo .btn-check.bar-animation a span,
  #uomo .btn-check.bar-animation a:hover span,
  #uomo .index-shop a .btn-check.bar-animation span,
  #uomo .index-shop a:hover .btn-check.bar-animation span {
    margin-left: -30px;
  }
  #uomo .btn-check.bar-animation a span.line-animation,
  #uomo .btn-check.bar-animation a:hover span.line-animation,
  #uomo .index-shop a .btn-check.bar-animation span span.line-animation,
  #uomo .index-shop a:hover .btn-check.bar-animation span span.line-animation {
    right: -20px !important;
    opacity: 1;
    height: 2px;
    width: 15px;
    background-color: transparent;
    overflow: hidden;
  }
  #uomo .btn-check.bar-animation a span.line-animation:after,
  #uomo .index-shop a .btn-check.bar-animation span span.line-animation:after {
    -webkit-animation: scroll 1.25s ease-in-out infinite;
        -ms-animation: scroll 1.25s ease-in-out infinite;
            animation: scroll 1.25s ease-in-out infinite;
    background-color: black;
    content: "";
    display: block;
    width: 25px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    transform-origin: center center;
  }
  #uomo .index-shop a .btn-check.bar-animation span span.line-animation:after {
    background-color: white;
  }
  #uomo .container .listarea-brand {
    margin: 0 10px;
    padding: 0;
    border: none;
  }
  #uomo .listarea-brand ul.row-fluid {
    display: flex;
    flex-wrap: wrap;
  }
  #uomo .listarea-brand ul.row-fluid.visible-phone {
    display: flex !important;
  }
  #uomo .container .listarea-brand ul li {
    padding: 0 7px 15px;
  }
  #uomo .container .listarea-brand ul li a {
    padding: 40px 5px 10px;
  }
  #uomo .row-fluid .span3 {
    width: 49.8%;
  }
  #uomo .row-fluid .span4 {
    width: 49.8%;
  }
  #uomo .container .listarea-brand .name {
    top: 2%;
    left: 10%;
    font-size: 10px;
  }
  #uomo .container .bag .listarea-brand .name,
  #uomo .container .wallet .listarea-brand .name {
    font-size: 10px;
  }
  #uomo .uomo-textbox {
    font-size: 12px;
    top: 58%;
    left: 59%;
  }
  #uomo .uomo-textbox h2 {
    font-size: 22px;
    margin-bottom: 13px;
    letter-spacing: 0.03em;
    text-indent: -12px;
  }
  #uomo .index-shop {
    margin: 20px 0 62px;
  }
  #uomo .index-shop .btn-check.bar-animation span {
    font-size: 14px;
  }
}

.p-anchor-adjust-container {
  padding-top: 66px;
  margin-top: -66px;
}

.collection-link .new-view-more {
  position: relative;
  display: inline-block;
  padding: 12px;
  margin: 40px auto 0;
  width: 140px;
  font-size: 12px;
  letter-spacing: .667px;
  text-indent: -16px;
  border: 1px solid #333;
  cursor: pointer;
  transition: color .3s, background-color .3s;
}
.collection-link .new-view-more::before,
.collection-link .new-view-more::after {
  content: "";
  position: absolute;
  right: 20px;
  display: block;
  width: 10px;
  height: 1px;
  background: #333;
  transition: background-color .3s;
}
.collection-link .new-view-more::before {
  transform: rotate( 45deg );
  top: calc( 50% - 4px );
}
.collection-link .new-view-more::after {
  transform: rotate( -45deg );
  top: calc( 50% + 3px );
}
.collection-link:hover .new-view-more {
  color: #fff;
  background: #333;
}
.collection-link:hover .new-view-more::before,
.collection-link:hover .new-view-more::after {
  background: #fff;
}