﻿html {
    background-image: linear-gradient(#e75116 65%, #970000);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100vh;
    color: #0c0c0c;
    /*
*/
}
.contents-desktop {
    padding: 48px;
    padding-top: 24px;
}
.contents-mobile {
    padding: 12px;
    font-size: 0.8em;
}
.contents-mobile .subtitle {
    font-size: 1.1em;
}


.floor-title {
    position: relative;
    font-size: 1.2em;
}
.shop-link {
    padding: 0px 0px 4px 18px;
    background-image: url("/shared/images/icon_okonomi.jpg");
    background-repeat: no-repeat;
    background-position: left center;
}
.totop {
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
    height: 64px;
}
.campaign-title {
    position: relative;
    text-align: center;
}
.years55 {
    position: absolute;
    width: 50%;
    height: auto;
    top: 12%;
    left: 0px;
}
.gogo_campaign {
    margin-top:-48px;
    width: 80%;
    height: auto;
    margin-bottom:24px;
}
.contents-mobile .gogo_campaign {
    width: 100%;
    margin-bottom: 8px;
}

/**/
.group-ok {
    width: 100%;
    height: auto;
}

.takeout-ok {
    width: 100%;
    height: auto;
}
/**/
.logo-left {
    width: 100%;
    height: auto;
}
.img-logo-left {
    width: 100%;
    height: auto;
}
.ticket-10 {
    width: 100%;
    height: auto;
}
.g-map {
    width: 100%;
    height: 60%;
    border:1px solid #0c0c0c;
}
.g-map iframe {
    width: 100%;
    height: 100%;
}
.sns-button {
    width: 45px;
    height: 45px;
    margin-top: -4px;
}
