@charset "utf-8";

/*==============================*/

/* mvtop section

/*==============================*/

@media (min-width: 767.5px){
    .mainSection {
        position: relative;
        margin-top: -155.6px;
    }
}

.countainerWarp .mainSection .mvFloatName p {
    font-family: 'Noto Sans JP';
    color: var(--bg-color);
}

/*==============================*/

/* Shop information

/*==============================*/

section.contents .infoBox .storeLink {
    text-decoration: none;
}

section.contents .infoBox .storeLink a{
    color: var(--font-color);
}

.section.contents .interviewBox .fukidashiBox .img {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

@media (min-width: 767.5px){
    #tenant_link_new1, #tenant_link_new2, #tenant_link_new3 {
        padding-top: 2px;
    }
}

.storeLink.linkIconIG span {
    color: var(--font-color);
    position: relative;
    padding-left: 38px;
    line-height: normal;
    text-decoration: none;
}


.linkIconIG>span::before {
    top: -0.5em!important;
}

.infotxt {
    word-break: break-all;
}

@media screen and (max-width: 767.5px) {
    .section.contents .infoBox>div{
    padding-bottom: 0;
    }

    .linkIconIG>span::before {
    top: -.175em!important;
    }
}

.is-pc {
    display: none;
}
@media (max-width: 767.5px) {
    .is-pc {
        display: block;
    }
}


/*==============================*/

/* tip for you

/*==============================*/


#section03 .interviewBox .fukidashiBox .img {
    background-image: url(../images/vol29_img_lunch_16.jpg);
}

#section04 .interviewBox .fukidashiBox .img {
    background-image: url(../images/vol29_img_lunch_23.jpg);
}
/*==============================*/

/* Section Contents

/*==============================*/
