@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

#detail-2016 .content .recommend .title-area, #detail-2016 .content .hot-style .title-area, #detail-2016 .content .brand-news .title-area, #detail-2016 .content .editors .title-area, #detail-2016 .content .shop-blog .title-area, #detail-2016 .content .related .title-area, #detail-2016 .brand-letter .title-area {
  *zoom: 1;
  padding-bottom: 4px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dddddd;
}

.sns-list img {
/*  zoom: 80%;*/
  height: 29px;
}

#list-2016 .containts table.cmnTable tbody td.name span.image img {
  height: 257px;
  width: 171px;

}
#main .filter ul {
    z-index: 19;
}


#detail-2016 .detail-area .description div > a {
  color: #e50083 !important;
}


#top-2016 .content .bana-area.udmv {
  margin-top: -35px;
  margin-bottom: 30px;
}

.brandnewscontainer .photo img.loading {
    width: 16px!important;
    height: 16px!important;
    padding-top: 143px;
    padding-bottom: 143px;
    padding-left: 44%;
}

/* 左ナビ ipad 対応 2016.10 */
.nav-area #all-list li {
 width:100%;
 position:relative;
 padding:2px 0;
 font-size:14px;}

/* 左ナビ ipad 対応 2017.01 */
#all-list,
.nav-area,
.nav-area .nav3,
.nav-area .nav3 ul,
.nav-area .nav3 li{
z-index:10;}
#all-list,
.nav-area,
.nav-area .nav3{
  position: relative;}


/*
.nav-area #all-list .nav3 li.more a:after{
content:" ＞";}
*/

.nav-area #all-list .nav3 li.more a {
    padding-right: 12px;
    display: inline-block;
    background: url(http://img.elleshop.jp/web/default/es_images/common/icon_arrow.png) no-repeat 100% 50%;
}


.nav-area #all-list li a{display:block;}

.nav-area #all-list li:hover{
  background: #dddddd;
  filter: alpha(opacity=100);
  cursor:auto;
  -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);}


.nav-area #all-list #searchCategoryTree li > a:hover{
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: pointer;}

.nav-area #all-list .nav5 ul a:hover{
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;}
.nav-area #all-list .nav5 ul li:hover{
background:none;}


.nav-area #all-list .nav7 li > a img{margin-top:3px;}
.nav-area #all-list .nav7 ul a:hover img{
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: pointer;}

.nav-area #all-list ul ul{
z-index:20;
  position: absolute;
  top: 0;
  left: 224px;
  width: 214px;
padding-left:4px;}


.nav-area #all-list ul ul li{
  background: #f5f5f5;
  padding-left:12px;
}

.nav-area #all-list ul ul{
display: none;
opacity: 0;}

.nav-area #all-list #searchCategoryTree ul.second-level,
.nav-area #all-list #searchCategoryTree ul.third-level{
position:static!important;
}
.nav-area #all-list #searchCategoryTree ul.third-level,
.nav-area #all-list #searchCategoryTree ul.second-level{
opacity:1.0!important;}

.nav-area #all-list #searchCategoryTree ul.second-level,
.nav-area #all-list #searchCategoryTree ul.third-level{
padding-left:0;
margin-left:0;}

.nav-area #all-list #searchCategoryTree ul.third-level{
width:203px;}


.nav-area #all-list #searchCategoryTree ul.first-level li,
.nav-area #all-list #searchCategoryTree ul.second-level li,
.nav-area #all-list #searchCategoryTree ul.third-level li{
background:#fff;}

.nav-area #all-list #searchCategoryTree li.first-level:hover{
background:#fff;}




@keyframes show{
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}
@keyframes del{
    from{
        opacity: 1;
    }
    to{
        opacity: 0;
    }
}

.nav-area #all-list ul ul.show{
    animation: show  ease-in 0.2s;
display: block;opacity: 1.0;}


.nav-area #all-list ul ul.del{
    animation: del ease-in 0.2s;
display: block;opacity: 0;}


.nav-area #all-list ul div.nav6 ul{
display: block!important;
opacity: 1.0!important;}






/* ページ上部マイページ 2016.10 */
#log_in li {
 position:relative;
z-index:19;}
#log_in li.login a{display:block;}

#log_in li.login ul{
z-index:19;
  position: absolute;
  width: 180px;}
#log_in li.login ul{display: none;opacity: 0;}

#log_in li.login ul li{
padding:2px 0;
width:100%;
  background: #f5f5f5;}

#log_in li.login ul li:hover{
  background: #dddddd;
  filter: alpha(opacity=100);
  cursor:auto;
  -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);}

#log_in li.login:hover{
  opacity: 1.0!important;
  filter: alpha(opacity=100);
  cursor: pointer;}

#log_in li.login:hover a{
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;}

#log_in li.login:hover li:hover{
  opacity: 1.0!important;
  filter: alpha(opacity=100);
  cursor: pointer;}


#log_in li.login ul.show{
    animation: show  ease-in 0.2s;
display: block;opacity: 1.0;}


#log_in li.login ul.del{
    animation: del ease-in 0.2s;
display: block;opacity: 0;}







/* staff recommend 2016.10 */
#detail-2016 .detail-area .recommend {
  margin-top: 30px;
    z-index: 10;
}
#detail-2016 .detail-area .recommend .rec-comment {
  font-size: 12px;
  line-height: 45px;
  height: 45px;
  width: 585px;
  border-bottom: 1px solid #dddddd;
}
#detail-2016 .slider-area .recommend .slider {
    float: left;
}
#detail-2016 .detail-area .slider-area .recommend .slider .slick-prev {
position: absolute;
    top: 40px;
    left: -20px;
    width: 11px;
    height: 20px;
    background: url(../es_images/detail/btn_slider_prev_s.gif) top left no-repeat;
    -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}

#detail-2016 .detail-area .slider-area .recommend .slider .slick-next {
    position: absolute;
    top: 40px;
    right: -20px;
    width: 11px;
    height: 20px;
    background: url(../es_images/detail/btn_slider_next_s.gif) top left no-repeat;
    -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}

#detail-2016 .detail-area .slider-area .recommend .slider .slick-prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}

#detail-2016 .detail-area .slider-area .recommend .slider .slick-next {
    border: none;
    text-indent: -9999px;
    z-index: 10;
    outline: none;
}
#detail-2016 .detail-area .slider-area .recommend .slider{
    float: none;
}

#detail-2016 .detail-area .recommend h2 {
  font-size: 24px;
  float: left;
  margin-right: 10px;
  margin-bottom: 0;
  letter-spacing: 0.04em;
  clear: both;
  font-size: 24px;
font-family:'Jost';font-weight:200;
}
#detail-2016 .detail-area .slider-area #main-slider li > p,
#detail-2016 .detail-area .slider-area .inner > p {
  padding-top: 10px;
}

#detail-2016 .detail-area #sub-slider, 
#detail-2016 .detail-area .slider-area .recommend .slider {
  width: 565px;
}
#detail-2016 .detail-area .recommend .title-area {
  margin-bottom: 15px;
}



/* STATIC 2016.10 */

#list-2016 .content .pankuzu, #top-2016 .content #topicpath {
    display: table;
    padding-top: 15px;
    border-top: 1px solid #dddddd;
    font-size: 12px;
    margin-bottom: 26px;
    width: 100%;
    height: 12px;}

#top-2016 .content #main.newsInfoArticle{
    /*width:605px!important; bn mod*/ }


#list-2016 .content .pankuzu img, #top-2016 .content #topicpath img {
    display: inline-block;
    margin: 0 10px;
    padding-bottom: 4px;}

ul#topicpath a:last-child:after {
    content: '';
    padding: 0;
}

#tempc .content-left {
    float: left !important;
    border-right: 1px solid #cccccc !important;
    box-sizing: border-box !important;
}

#tempc .content-right {
    float: right !important;
}

#tempc .content {
  width: 434px !important;
  border-top: 1px solid #cccccc !important;
}

#new_sets #slick .slick-prev, #new_sets #slick .slick-next {
    text-indent: 0px !important;
}


/* detail-add start*/
#detail-2016 .content .shop-blog li:nth-child(2n) {
    float: right;
}

#detail-2016 .content .shop-blog .photo img {
    width: 163px;
    border-right: 1px solid #cccccc !important;
}

#detail-2016 .content .brand-news .photo img {
    width: 163px;
}
#detail-2016 .content .brand-news .lead {
    font-size: 14px;
}
#detail-2016 .content .shop-blog .lead {
    font-size: 14px;
    margin: 50px 10px 5px;
}
#detail-2016 .content .editors ul {
    margin-bottom: 50px;
}
#detail-2016 .content .editors li .photo {
    width: 239px;
    height: 239px;
    overflow: hidden;
}
#detail-2016 .content .editors li img {
    width: 239px;
    margin-bottom: 10px;
}
#detail-2016 .content .editors a {
-webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    display: block;
}
#detail-2016 .containt .editors .name {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 4px;
}
#detail-2016 .containt .editors .lead {
    font-size: 12px;
}

#detail-2016 .content .shop-blog .date, #detail-2016 .content .editors .date,#detail-2016 .content .hot-style .date {
    font-size: 12px;
    color: #aaaaaa;
    font-family: 'Jost';
}
#detail-2016 .content .brand-news .date {
    font-size: 12px;
    color: #aaaaaa;
    font-family: 'Jost';
    position: absolute;
    bottom: 0;
}
#detail-2016 .hot-style h2 {
font-family:'Jost'!important;font-weight:200;
}

#detail-2016 .brand-news .slick-prev {
    position: absolute;
    top: 60px;
    left: -10px;
    width: 11px;
    height: 20px;
    background: url(../es_images/top/rank_prev.gif) top left no-repeat;
    -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
#detail-2016 .brand-news .slick-next {
    position: absolute;
    top: 60px;
    right: -10px;
    width: 11px;
    height: 20px;
    background: url(../es_images/top/rank_next.gif) top left no-repeat;
    -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
#detail-2016 .brand-news .info {
    width: 140px;
    float: left;
    height: 163px;
    position: relative;
    line-height: 1.9em;
    font-size: 12px;
    margin: 0 15px;
}
#detail-2016 .brand-news .slider {
    padding: 0px 5px;
    margin-bottom: 50px;
}
#detail-2016 .content .brand-news .lead {
    width: 140px;
}
/* detail-add end*/

/* brand-top start*/
#list-2016 .brandnewscontainer {
    margin-top: 20px;
}
#list-2016 .brandnewscontainer h3 {
    margin: 20px 0;
    text-align: center;
    font-size: 40px;
}
#list-2016 .brandnewscontainer .slider {
    margin-bottom: 40px;
    padding: 0px 10px;
}
#list-2016 .brandnewscontainer .photo {
    width: 120px;
    float: left;
    margin-right: 20px;
}
#list-2016 .brandnewscontainer .photo img {
    width: 120px;
}
#list-2016 .brandnewscontainer .info {
    width: 166px;
    float: left;
    height: 120px;
    position: relative;
    line-height: 1.9em;
    font-size: 14px;
}
#list-2016 .brandnewscontainer .date {
    font-size: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 12px;
    color: #aaaaaa;
    font-family: 'Jost';
}
#list-2016 .brandnewscontainer .slick-prev {
  position: absolute;
  top: 60px;
  left: -10px;
  width: 11px;
  height: 20px;
  background: url(../es_images/top/rank_prev.gif) top left no-repeat;
  -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
#list-2016 .brandnewscontainer .slick-prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}
#list-2016 .brandnewscontainer .slick-prev:hover {
  cursor: pointer;
}
#list-2016 .brandnewscontainer .slick-next {
  position: absolute;
  top: 60px;
  right: -10px;
  width: 11px;
  height: 20px;
  background: url(../es_images/top/rank_next.gif) top left no-repeat;
  -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
#list-2016 .brandnewscontainer .slick-next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}
#list-2016 .brandnewscontainer .slick-next:hover {
  cursor: pointer;
}
/* brand-top end*/
.content .header.brandlist {
    zoom: 1;
    margin: 0 0 16px;
}
.content .header.brandlist:after {
    display: block;
    content: "";
    clear: both;
}
.content .header.brandlist .title {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    border-bottom: none !important;
    font-family: 'Jost';
    font-size: 48px !important;
    line-height: 40px;
    color: #000000;
}
.content .header.brandlist p {
    margin-top: 10px !important;
    float: left !important;
    width: auto !important;
}

/* bn-add start*/
.brandnews_list {
    margin-top: 60px;
}
.content .header.brandlist .title {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    border-bottom: none !important;
    font-family: 'Jost';
    font-size: 48px !important;
    line-height: 40px;
    color: #000000;
}
.siteTop {
    margin-top: 60px;
}
.brandnews_detail .brandname {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    text-decoration: underline;
    border-bottom: none !important;
}
.brandnews_detail .dateblock {
    text-align: right;
    border-bottom: 2px solid #000000;
    margin-top: 5px;
    font-size: 12px;
    color: #aaaaaa;
    font-family: 'Jost';
}
.content .siteTop h3 {
    font-size: 26px;
    padding: 10px 0px;
    font-family: 'Jost';
    border-left: none;
    text-align: left;
    line-height: 26px;
    color: #000000;
}
.content .brand-area h3 {
    font-size: 40px;
    padding: 50px 0px;
    font-family: 'Jost';
    border-left: none;
    text-align: center;
    line-height: 40px;
    color: #000000;
}
.content h4.info2 {
    margin: 10px 0;
    font-size: 17px;
    line-height: 17px;
    font-weight: bold;
    padding-top: 30px;
    color: #000000;
}
.greybox {
    margin-top: 36px;
    padding: 40px !important;
}
.greybox .below {
    margin-bottom: 0 !important;
}
.item-block {
    margin-bottom: 36px !important;
    width: 100%;
}
.item-block.rectangular img {
    width: 100%;
    height: initial !important;
}
.item-block.rectangular .leftimg {
  float:left;
  width: 48%;
}
.item-block.rectangular .desc {
  float:right;
  width: 48%;
  margin-top: 0;
}
.item-block.rectangular .desc :first-child {
  margin-top: 0;
}
.item-block .item-left {
    float: left;
    width: 48%;
}
.item-block .item-right {
    float: right;
    width: 48%;
}
.item-block .item-left img, .item-block .item-right img {
  width: 100%;
  height: initial !important;
}
.item-block img.loading{
    width: 16px!important;
    height: 16px!important;
    padding:360px 240px;
}
.item-block .img_b {
    border: 1px solid #ababab;
}
.newsInfoArticle p b {
    font-family: 'Jost';
    font-size: 27px;
    color: #000000 !important;
    line-height: 27px;
}
.newsInfoArticle p.greytitle {
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 22%;
    border-bottom: 1px solid #969696;
}
.newsInfoArticle .pager ul {
    border-top: none;
}
.siteTop .newsInfoArticle .pager ul li.prev, .siteTop .newsInfoArticle .pager ul li.next, .content #main.newsInfoArticle li.top {
    line-height: 1em;
    display: table;
    font-size: 14px;
}
.siteTop .newsInfoArticle .pager ul li.prev a:hover, .siteTop .newsInfoArticle .pager ul li.next a:hover, .content #main.newsInfoArticle li.top a:hover {
    color: #000000 !important;
    border: 1px solid #000000;
}
.siteTop .newsInfoArticle .pager ul li.prev a, .siteTop .newsInfoArticle .pager ul li.next a, .content #main.newsInfoArticle li.top a {
    width: 150px;
    height: 36px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #ffffff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.siteTop .newsInfoArticle .pager ul li.prev a {
    background: url(http://img.elleshop.jp/web/default/es_images/top/btn_arrow_white.png) 10% center no-repeat #000000 !important;
}
.siteTop .newsInfoArticle .pager ul li.next a {
    background: url(http://img.elleshop.jp/web/default/es_images/top/btn_arrow_white.png) 90% center no-repeat #000000 !important;
}
.siteTop .newsInfoArticle .pager ul li.prev a:hover  {
    background: url(http://img.elleshop.jp/web/default/es_images/top/btn_arrow_black_l.png) 10% center no-repeat #f5f5f5 !important;
}
.siteTop .newsInfoArticle .pager ul li.next a:hover  {
    background: url(http://img.elleshop.jp/web/default/es_images/top/btn_arrow_black.png) 90% center no-repeat #f5f5f5 !important;
}
.newsInfoArticle .pager {
    margin-bottom: 40px !important;
    padding-top: 0px !important;
}
.newsInfoArticle .pager ul {
    padding-top: 0px !important;
}
.content #main.newsInfoArticle li.top {
    margin: 90px 370px 0px !important;
}
.content #main.newsInfoArticle li.top a {
    background: url(http://img.elleshop.jp/web/default/es_images/top/btn_arrow_white.png) 90% center no-repeat #000000 !important;
    width: 250px !important;
}
.content #main.newsInfoArticle li.top a:hover  {
    background: url(http://img.elleshop.jp/web/default/es_images/top/btn_arrow_black.png) 90% center no-repeat #f5f5f5 !important;
}

.brand-area .slick-prev {
  position: absolute;
  top: 165px;
  left: -15px;
  width: 32px;
  height: 62px;
  background: url(http://img.elleshop.jp/web/default/es_images/top/prev.png) top left no-repeat;
  -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
.brand-area .slick-prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}
.brand-area .slick-prev:hover {
  cursor: pointer;
}
.brand-area .slick-next {
  position: absolute;
  top: 165px;
  right: -15px;
  width: 32px;
  height: 62px;
  background: url(http://img.elleshop.jp/web/default/es_images/top/next.png) top left no-repeat;
  -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
.brand-area .slick-next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}
.brand-area .slick-next:hover {
  cursor: pointer;
}
.content {
  width: 1016px;
}
/*kane*/
.newsInfoArticle p {
  margin: 6px 0;
  width: 95%;
}
.brand-area .info {
  font-size: 14px;
}
.brand-area .info p:first-child{
  height: 40px;
}
.brand-area .info .date {
  font-size: 12px;
  color: #aaaaaa;
  font-family: 'Jost';
  bottom: 0;
}
.content #main.newsInfoArticle .item-block img {
  width: 100%;
}
.content #main.newsInfoArticle .greybox img {
  width: 20% !important;
  margin: 0 3% 0 0 !important;
  float: left;
}
/* bn-add end*/


#top-2016 .content #main.newsInfoArticle {
  width: 990px !important;
}
#top-2016 .content .brand-area .photo img {
/*
    width: 320px;
    height: 320px;
*/
}
.brandnews_list li .brand_name {
    font-size: 14px;
    margin-top: 5px;
    font-family:'Jost'!important;font-weight:600;
    /* ブランド名が長い場合の対応 */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 312px;
    color: #000000;
}
.brandnews_list li .date {
    margin-top: 5px;
    font-size: 12px;
    color: #aaaaaa;
    font-family: 'Jost';
}

#top-2016 .content .brandnewscontainer h2 {
text-align: center;
    margin-bottom: 40px;
    font-size: 40px;
}
#top-2016 .content .brandnewscontainer h2 .subtitle {
    font-size: 0.5em;
}
#top-2016 .content .brandnewscontainer .photo img {
/* kane
    width: 330px;
    height: 330px;
*/
    width: 95%;
}
#top-2016 .content .brandnewscontainer .info {
    font-size: 14px;
}

#top-2016 .content .brandnewscontainer .slick-slide {
    height: auto;
}
#top-2016 .content .brandnewscontainer .slick-prev {
    position: absolute;
    top: 130px;
    left: -15px;
    width: 32px;
    height: 62px;
    background: url(//img.elleshop.jp/web/default/es_images/top/prev.png) top left no-repeat;
    -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
#top-2016 .content .brandnewscontainer .slick-next {
    position: absolute;
    top: 130px;
    right: -15px;
    width: 32px;
    height: 62px;
    background: url(//img.elleshop.jp/web/default/es_images/top/next.png) top left no-repeat;
    -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
#top-2016 .content .brandnewscontainer .date {
    font-size: 12px;
    color: #aaaaaa;
    font-family: 'Jost';
    bottom: 0;
}