.l-nav-main .ls-first .l-first-dtl .lnk-first.has-second {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

.l-nav-main .ls-first .l-first-dtl.l-close {
  display: none;
}

.l-nav-main .ls-first .l-first-dtl .lnk-first {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 7rem;
  padding: 0 0;
  text-decoration: none;
}

.l-nav-main .ls-first .l-first-dtl .lnk-first .lnk-first-dtl {
  display: block;
  padding: 0.5rem 1.5rem;
  font-size: 10px;
  font-size: 18px;
  color: black;
  font-weight: bold;
  line-height: 1;
}

.l-nav-main .ls-first .l-first-dtl .lnk-first .lnk-first-dtl .l-bdr-left {
  border-left: 0.1rem solid #cccccc;
}

.l-sub-nav {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  font-size: 14px;
  background: #ebebeb;
  margin: 4px 0 0 0;
  display: none;
}

.l-sub-nav .ls-second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 80rem;
  margin: auto;

}

.l-sub-nav .ls-second.col5 .l-second-dtl {
  width: calc(100% / 4);
}

.wine_img img{
    padding: 0 0 0 0;
}
.wine_img_sp img{
    padding: 0 0 0 0;
}

@media screen and (max-width: 48rem) {
  br.pc {
    display: none;
  }
  br.sp {
    display: block;
  }
}

.header_right_inner_img {
    float: right;
    zoom: 1;
}

.logout_img {
    position: absolute;
    margin: 0 0px 0 10px;
}
.logout_img_sp {
    padding: 22px 0 0 0;
}

.wine_img {
    width: 100%;
    height: auto;
    position: relative;
    background-repeat: no-repeat;
    background-position: top 1.25rem center;
    background-size: 3rem;
}

@media screen and (max-width:1060px) {
     .sp-header_menu ._sp {
         display: block;
     }
}

@media screen and (max-width: 984px){
    #img-pc ul{
       width: 98px;
    }
}

.header_img{
  overflow: hidden;
  display: flex;
}

@media screen and (max-width: 767px)
{.header_img._pc{display:none}}

.header_img li {
  width: 100px;
  float: left;
}

.header_img li a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}

.lnk-first .has-second a{
    height: 54px;
}

sub-vintage
.w30 {
  width: 30%;
}

.sub-menu-nav {
  background: #ebebeb;
  display: none;
}
