.hdrInfo.hdrInfo--right {
    display: flex;
    justify-content: flex-end;
    align-items:center;
}
.exNav.exNav--typeB ul li {
    padding-left: 20px;
    border-left: 1px solid #fff !important;
}
.exNav a{
color:#fff;
}


.exNav ul li a:active,
.exNav ul li a:visited,
.exNav ul li a:hover{
color:#fff !important;
}

.exNav ul.fs-clientInfo.is-ready{
    display: flex;
}
.hdrInfo.hdrInfo--right > * {
    flex-grow: 0;
    flex-basis: content;
    margin:0 0 0 20px;
}

.gNav li.hasChildren li.hasChildren > a::after{
content:none;
}

.gNav li.hasChildren > ul > li.hasChildren > ul {
    top: inherit;
    left: 100%;
    transform: translateY(-40px);
}

.gNav .downMenu ul a:after{
content:none;
}

@media (max-width: 1200px) {
    #hdr .hdrMiddle__center .searchForm {
      display: none;
    }
    }
    .hdrMiddle__cont .hdrInfo span {
      text-align: center;
    }
    .hdrMiddle__cont .hdrInfo small {
      font-size: 8px;
    }
    @media (min-width: 991px) {
    .hdrInner .searchForm {
      width: 200px!important;
    }
    .hdrInner .searchForm input {
      padding: 10px 25px 10px 14px!important;
    }
    }
    
    div.hdrMiddle.hdrMiddle--logoLeft .hdrMiddle__center {
        padding-right: 0;
    }
    
    .shoppingGuide .a-core h3{
        font-weight: 700;
        font-size: 24px;
        color: #fff;
        background: #AF0000;
        padding: 20px 0;
        margin-bottom: 0;
    }
    
    @media (max-width: 991px){
        .shoppingGuide .a-core h3{
            padding: 14px 0;
            font-size: 20px;
        }
    }
    
    .a-core{
        max-width: 1030px!important;
        margin: 0 auto;
    }
    
    @media (max-width: 991px){
        .a-core{
            max-width: 705px!important;
        }
    }
    
    .a-core div{
        display: flex;
        align-items: center;
        padding: 20px 50px;
        background: #fff;
        border: 2px solid #AF0000;
        border-top: none;
    }
    @media (max-width: 991px){
        .a-core div{
            padding: 16px 8px;
        }
    }
    
    
    .shoppingGuide .a-core p{
        font-weight: 500;
        text-align: left;
        margin-left: 24px;
    }
    
    @media (max-width: 991px){
        .shoppingGuide .a-core p{
            margin-left: 12px;
            font-size: 14px!important;
        }
    
        .a-core img{
            max-width: 50px;
        }
    }


    .userGuide__tel i.fa-line{
        color: #00C300;
    }

.hdrMiddle .hdrInfo.border2{
background: #fff;
}

@media (max-width: 767px){
 .hdrTop .hdrInner .hdrInfo {
    line-height: 1.5;
    padding: 7px;
 }
.shoppingGuide p small {
    font-size: 11px;
}
}

#fixedNav .side__detailSearch .sideTitle {
    color: #1b1b1b;
}

.fs-body-about-shippingPayment .fs-l-pageMain #fs_anchor_aboutPostage .fs-c-documentArticle__content {
 display:none;
}

@media (max-width: 1200px){
.hdrTop .exNav {
  display:none;
}
}
@media (max-width: 1000px){
.hdrMiddle__center .hdrMiddle__cont {
  display:none;
}
}

/*お知らせ高さ*/
.newsList--typeB .newsList__head {
  margin: 0 20px;
  width: 200px;
}
 
.newsList--typeB .newsList__body .fs-pt-list {
    height: 100px;
}
