@charset "utf-8";

/*==============================*/

/* tip for you

/*==============================*/

#section04 .interviewBox .fukidashiBox.andImage .img{
    background-image: url(../images/vol7_img_trip_07.jpg)!important;
}
#section05 .interviewBox .fukidashiBox.andImage .img{
    background-image: url(../images/vol7_img_trip_11.jpg)!important;
}

/*==============================*/

/* MV

/*==============================*/



@media (min-width: 767.5px){
    .mainSection {
        position: relative;
        margin-top: -155.6px;
    }
}

/*==============================*/

/* 地図

/*==============================*/

#section01 .anchorBox .ttl span {
    width: 85px !important;
}

/*==============================*/

/* spot

/*==============================*/

#section02 {
    display: none;
}

#section03 {
    margin-top: 30px;
}

/*==============================*/

/* 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;
    }
}