@charset "utf-8";

/*==============================*/

/* tip for you

/*==============================*/

#section03 .interviewBox .fukidashiBox.andImage .img{
    background-image: url()!important;
}
#section04 .interviewBox .fukidashiBox.andImage .img{
    background-image: url()!important;
}
#section05 .interviewBox .fukidashiBox.andImage .img{
    background-image: url(../images/vol14_img_trip_09.jpg)!important;
}


/*==============================*/

/* MV

/*==============================*/



@media (min-width: 767.5px){
    .mainSection {
        position: relative;
        margin-top: -155.6px;
    }
}

/*==============================*/

/* 地図

/*==============================*/

#section01 .anchorBox .ttl span {
    width: 85px !important;
}

/*==============================*/

/* section

/*==============================*/

#section02 {
    display: none;
}

#section03 {
    margin-top: 30px;
}

/* @media (min-width: 767.5px){
    #sectionEnd .sectionInner .interview  {
        border-top-left-radius: 10px;
        border-top-right-radius: 0px;
    }
}


#sectionEnd .sectionInner .interview {
    border-top-left-radius: 10px;
    border-top-right-radius: 0px;
} */

@media (min-width: 767.5px){
    #sectionEnd .sectionInner .interview+img {
        width: 100%;
    }
}

/*==============================*/

/* instagram

/*==============================*/

section.contents .infoBox .storeLink{
    text-decoration: none;
}
section.contents .infoBox .storeLink a{
    color: var(--font-color);
}
section.contents .infoBox .storeLink span{
    color: var(--font-color)!important;
    text-decoration: none;
}
.linkIconIG>span::before {
    top: -0.5em!important;
}

@media screen and (max-width: 767.5px) {
    .linkIconIG>span::before {
    top: -.175em!important;
    }
}
