/*---------s5-categoryNav---------*/
/* 11.16追加分 */
.c5-line_btn{
    display: none;
}

@media screen and (max-width: 639px){
    .c5-line_btn{
    display: block;
}
}


/*200630_index.css*/

.c5-bg__gray{
    background-color: #f1f5f9;
}
@media screen and (max-width: 639px){
.c5-bg__gray .s5-inStoreFeaturesItem1B__multiCol .s5-inStoreFeaturesItem1B__textCol{
    padding: 0 15px 15px;
}
}

.c5-floor_new {
    max-width: 1200px;
    width: 100%;
    background: #f3f4f6 none repeat scroll 0 0;
    margin: 20px 0;
    display: table;
}
.c5-floor_newItemList {
    display: table-cell;
    margin: 0 0 10px;
    padding: 10px;
}
.c5-floor_newHeading {
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 3px;
}
.c5-floor_newText {
    font-family: sans-serif;
    font-size: 1rem;
    line-height: 1.6;
}

.s5store-map__accessMap iframe{
    width: 100%;
}

.c5-img30 .s5-inStoreFeaturesItem1B .s5-inStoreFeaturesItem1B__inner .s5-inStoreFeaturesItem1B__multiCol .s5-inStoreFeaturesItem1B__imageCol{
    width: 30%;
}
.c5-img30 .s5-inStoreFeaturesItem1B .s5-inStoreFeaturesItem1B__inner .s5-inStoreFeaturesItem1B__multiCol .s5-inStoreFeaturesItem1B__imageCol .s5-inStoreFeaturesItem1B__image img{
    width: 100%;
}
@media screen and (max-width: 639px){
    .c5-img30 .s5-inStoreFeaturesItem1B .s5-inStoreFeaturesItem1B__inner .s5-inStoreFeaturesItem1B__multiCol .s5-inStoreFeaturesItem1B__imageCol{
        width: 100%;
    }
}

.c5-categoryNav--right{
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.2;
    font-weight: bold !important;
position: absolute;
right: 0;
top: 5px;}
@media screen and (max-width: 1125px){
    .s5-categoryNav__owner a{
    position: relative;
    z-index: 10;}

.c5-categoryNav--right{
    font-weight: bold !important;
    margin-bottom: 15px;
position: relative;
    width: 100%;
    text-align: right;
    display: block;
right: auto;
top: 10px;
bottom: auto;}

.c5-categoryNav--right a{
    position: relative;
    z-index: 5;
    padding: 15px;}
}
