@charset "utf-8";

/*==============================*/

/* tip for you

/*==============================*/

/* .interviewBox .fukidashiBox .img {
  background-image: url(../images/vol0_img_trip_01.jpg)!important;
} */


/*==============================*/

/* MV

/*==============================*/



@media (min-width: 767.5px){
    .mainSection {
        position: relative;
        margin-top: -156.1px;
    }
}

/*==============================*/

/* 地図

/*==============================*/

#section01 .anchorBox .ttl span {
    width: 85px !important;
}


/*==============================*/

/* instagram

/*==============================*/

section.contents .infoBox .storeLink{
    text-decoration: none;
}
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;
    }
}