﻿html {
    overflow-x: visible
}
body {
    overflow-x: auto
}
@media screen and (min-width: 769px) {
    body {
        min-width: 1216px
    }
}
#headjs {
    background: #fff
}
.global-footer {
    background: #fff
}
.contents-nav {
    margin-top: 0
}
@media screen and (min-width: 768px) {
    #headjs {
        background: url(https://www.grandfront-osaka.jp/img/shared/head_S_back.png) left bottom, #fff
    }
}
.mainsale {
    position: relative;
    transition: padding .3s;
    color: #000;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 1.4rem
}
@media screen and (max-width: 768px) {
    .mainsale__inner {
        padding-right: 4%;
        padding-left: 4%
    }
}
@media screen and (min-width: 769px) {
    .mainsale__inner {
        width: 1200px;
        margin-right: auto;
        margin-left: auto
    }
}
.mainsale-ttl {
    text-align: center
}
@media screen and (min-width: 769px) {
    .mainsale-ttl {
        max-width: 1660px;
        margin: 0 auto 64px
    }
}
@media screen and (max-width: 768px) {
    .mainsale-ttl {
        margin-bottom: 60px
    }
}
.mainsale-ttl img {
    width: 100%
}
.mainsale-notice {
    font-size: 1.6rem;
    font-weight: bold
}
@media screen and (min-width: 769px) {
    .mainsale-notice {
        width: 100%;
        max-width: 1200px;
        margin: 32px auto
    }
}
@media screen and (max-width: 768px) {
    .mainsale-notice {
        margin: 32px 0;
        padding: 0 4%;
        font-size: 1.4rem
    }
}
.mainsale-details {
    position: relative
}
@media screen and (min-width: 769px) {
    .mainsale-details {
        min-width: 1200px
    }
}
.mainsale-details__uc {
    text-align: center;
    font-size: 0
}
@media screen and (min-width: 769px) {
    .mainsale-details__uc {
        padding: 63px 0
    }
}
@media screen and (max-width: 768px) {
    .mainsale-details__uc {
        padding: 25px 0
    }
}
.mainsale-details__uc a {
    display: inline-block
}
@media screen and (min-width: 769px) {
    .mainsale-details__uc a {
        width: 462px;
        margin: 0 10px;
        transition: .4s all
    }
}
@media screen and (max-width: 768px) {
    .mainsale-details__uc a:not(:last-of-type) {
        margin-bottom: 10px
    }
}
@media screen and (min-width: 769px) {
    .mainsale-details__uc a:hover {
        opacity: .8
    }
}
.mainsale-details-btn {
    margin-top: 32px
}
.mainsale-details-btn a {
    position: relative;
    display: block;
    border: #49BDA3 2px solid;
    background: #49BDA3;
    color: #fff;
    line-height: 50px;
    font-weight: bold
}
@media screen and (min-width: 769px) {
    .mainsale-details-btn a {
        display: inline-block;
        padding: 0 32px;
        transition: .4s
    }
}
@media screen and (max-width: 768px) {
    .mainsale-details-btn a {
        width: 100%;
        text-align: center
    }
}
@media screen and (min-width: 769px) {
    .mainsale-details-btn a:hover {
        background: #fff;
        color: #49BDA3
    }
}
.mainsale-details-btn a::after {
    position: absolute;
    right: 8px;
    display: inline-block;
    content: '＞'
}
.mainsale-gtpc {
    background: #BD2221;
    color: #fff
}
@media screen and (min-width: 769px) {
    .mainsale-gtpc {
        padding-top: 60px;
        padding-bottom: 60px
    }
}
@media screen and (max-width: 768px) {
    .mainsale-gtpc {
        padding-top: 40px;
        padding-bottom: 40px
    }
}
.mainsale-gtpc .mainsale__inner {
    display: flex
}
@media screen and (min-width: 769px) {
    .mainsale-gtpc .mainsale__inner {
        justify-content: space-between
    }
}
@media screen and (max-width: 768px) {
    .mainsale-gtpc .mainsale__inner {
        flex-wrap: wrap
    }
}
@media screen and (min-width: 769px) {
    .mainsale-gtpc__block:not(:first-child) {
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }
}
.mainsale-gtpc__block > img {
    border: #fff 1px solid
}
@media screen and (min-width: 769px) {
    .mainsale-gtpc__block {
        width: 592px
    }
}
@media screen and (max-width: 768px) {
    .mainsale-gtpc__block {
        width: 100%
    }
}
@media screen and (max-width: 768px) {
    .mainsale-gtpc__block + .presale-gtpc__block {
        margin-top: 20px
    }
}
@media screen and (max-width: 768px) {
    .mainsale-gtpc__ttl {
        font-size: 18px
    }
}
.mainsale-gtpc__txt {
    margin-top: 0.5em
}
.mainsale-gtpc__txt em {
    font-weight: bold;
    font-style: normal
}
@media screen and (min-width: 769px) {
    .mainsale-gtpc__annotation {
        font-size: 12px
    }
}
@media screen and (max-width: 768px) {
    .mainsale-gtpc__annotation {
        font-size: 12px
    }
}
.mainsale-gtpc__btn {
    position: relative;
    display: block;
    border: #fff 2px solid;
    background: #fff;
    color: #000;
    line-height: 50px;
    font-weight: bold;
    text-align: center
}
@media screen and (min-width: 769px) {
    .mainsale-gtpc__btn {
        width: 362px;
        transition: .4s;
        margin-left: auto
    }
}
@media screen and (max-width: 768px) {
    .mainsale-gtpc__btn {
        width: 100%;
        margin-top: 20px;
        text-align: center
    }
}
@media screen and (min-width: 769px) {
    .mainsale-gtpc__btn:hover {
        opacity: 0.7
    }
}
.mainsale-gtpc__btn::after {
    position: absolute;
    top: 0;
    right: 8px;
    display: inline-block;
    content: '＞'
}
.mainsale-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}
@media screen and (max-width: 768px) {
    .mainsale-bg {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1
    }
}
@media screen and (min-width: 769px) {
    .mainsale-bg {
        display: none
    }
}
@media screen and (max-width: 768px) {
    .mainsale-bg.img {
        background-size: cover
    }
}
.mainsale-shop > div {
    padding: 60px 0
}
.mainsale-shop--umekita {
    background: #FBFBFB
}
.mainsale-shop--north {
    background: #F6F1ED
}
.mainsale-shop--south {
    background: #FEF7F8
}
.mainsale-shop__ttl, .mainsale-shop__ttl--umekita, .mainsale-shop__ttl--south, .mainsale-shop__ttl--north {
    margin-bottom: 20px;
    border-radius: 32px;
    color: #000;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    line-height: 62px
}
@media screen and (min-width: 769px) {
    .mainsale-shop__ttl, .mainsale-shop__ttl--umekita, .mainsale-shop__ttl--south, .mainsale-shop__ttl--north {
        margin-bottom: 30px;
        font-size: 2.4rem
    }
}
.mainsale-shop__ttl {
    line-height: 1;
    padding-top: 60px;
}
.mainsale-shop__ttl--umekita {
    background-color: #F1B794
}
.mainsale-shop__ttl--south {
    background-color: #B7CF28
}
.mainsale-shop__ttl--north {
    background-color: #D12358;
    color: #fff
}
.mainsale-shop--floor-box {
    position: relative;
    margin-bottom: 90px;
    z-index: +1
}
@media screen and (min-width: 769px) {
    .mainsale-shop--floor-box {
        margin-bottom: 120px
    }
}
.mainsale-shop--floor-box:last-of-type {
    margin-bottom: 0
}
.mainsale-shop-list {
    margin-bottom: 32px
}
@media screen and (min-width: 769px) {
    .mainsale-shop-list {
        display: flex;
        flex-wrap: wrap;
        margin: -8px;
        margin-bottom: 42px
    }
}
.mainsale-shop-list:last-child {
    margin-bottom: 0
}
.mainsale-shop-list__item {
    margin-bottom: 15px
}
@media screen and (min-width: 769px) {
    .mainsale-shop-list__item {
        width: 389px;
        margin: 8px
    }
}
.mainsale-shop-list__item > a {
    display: block;
    padding: 12px;
    border: #000 4px solid;
    border-radius: 4px;
    background-color: #fff
}
.mainsale-shop--umekita .mainsale-shop-list__item > a {
    border-color: #F1B794
}
.mainsale-shop--south .mainsale-shop-list__item > a {
    border-color: #B7CF28
}
.mainsale-shop--north .mainsale-shop-list__item > a {
    border-color: #D12358
}
@media screen and (min-width: 769px) {
    .mainsale-shop-list__item > a {
        transition: .3s
    }
}
@media screen and (min-width: 769px) {
    .mainsale-shop-list__item > a:hover {
        box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
        border-color: #fff
    }
}
.mainsale-shop-list__head {
    display: flex;
    align-items: center
}
@media screen and (min-width: 769px) {
    .mainsale-shop-list__head {
        min-height: 114px
    }
}
.mainsale-shop-list__body {
    border-top: #333 1px solid
}
@media screen and (min-width: 769px) {
    .mainsale-shop-list__body {
        padding: 20px 0 0
    }
}
@media screen and (max-width: 768px) {
    .mainsale-shop-list__body {
        padding: 12px 0 0
    }
}
.mainsale-shop-list__body p {
    text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    line-height: 1.5;
    display: block;
    background: #303661;
    color: #FFF;
    padding: 5px;
}
@media screen and (min-width: 769px) {
    .mainsale-shop-list__body p {
        font-size: 2rem
    }
}
@media screen and (max-width: 768px) {
    .mainsale-shop-list__body p {
        font-size: 1.8rem
    }
}
.mainsale-shop-list__logo {
    position: relative;
    width: 28%;
    padding-bottom: 28%;
    margin-right: 4%
}
@media screen and (min-width: 769px) {
    .mainsale-shop-list__logo {
        width: 114px;
        padding-bottom: 114px;
        margin-right: 16px
    }
}
.mainsale-shop-list__logo img {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}
.mainsale-shop-list__name-box {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif
}
@media screen and (max-width: 768px) {
    .mainsale-shop-list__name-box {
        width: 68%
    }
}
@media screen and (min-width: 769px) {
    .mainsale-shop-list__name-box {
        width: calc(100% - 130px)
    }
}
.mainsale-shop-list__shop-name {
    margin-bottom: 8px;
    font-size: 1.8rem;
    line-height: 1.2
}
@media screen and (min-width: 769px) {
    .mainsale-shop-list__shop-name {
        font-size: 2rem
    }
}
@media screen and (min-width: 769px) {
    .mainsale-shop-list__shop-name .zucca {
        font-size: 3.2rem
    }
}
@media screen and (max-width: 768px) {
    .mainsale-shop-list__shop-name .zucca {
        font-size: 2.6rem
    }
}
.mainsale-shop-list__category, .mainsale-shop-list__start {
    font-size: 1.1rem;
    line-height: 1.2;
	margin-top: 8px
}
@media screen and (min-width: 769px) {
    .mainsale-shop-list__category, .mainsale-shop-list__start {
        font-size: 1.2rem
    }
}
.mainsale-note {
    background: #fff;
    padding: 0 0 60px 0
}
@media screen and (min-width: 769px) {
    .mainsale-note {
        padding: 0 0 64px 0
    }
}
.mainsale-note__uc {
    text-align: center
}
@media screen and (min-width: 769px) {
    .mainsale-note__uc {
        margin-bottom: 20px;
        padding: 44px 0 0
    }
}
@media screen and (max-width: 768px) {
    .mainsale-note__uc {
        margin-bottom: 10px;
        padding: 20px 0 0
    }
}
@media screen and (min-width: 769px) {
    .mainsale-note__uc a {
        transition: .4s all
    }
}
@media screen and (min-width: 769px) {
    .mainsale-note__uc a:hover {
        opacity: .8
    }
}
.mainsale-note__pm {
    text-align: center
}
@media screen and (min-width: 769px) {
    .mainsale-note__pm {
        padding: 0 0 70px
    }
}
@media screen and (max-width: 768px) {
    .mainsale-note__pm {
        padding: 0 0 28px
    }
}
@media screen and (min-width: 769px) {
    .mainsale-note__pm a {
        transition: .4s all
    }
}
@media screen and (min-width: 769px) {
    .mainsale-note__pm a:hover {
        opacity: .7
    }
}
.mainsale-note-list {
    background: #FEF7F8
}
@media screen and (min-width: 769px) {
    .mainsale-note-list {
        padding: 30px
    }
}
@media screen and (max-width: 768px) {
    .mainsale-note-list {
        padding: 24px
    }
}
.mainsale-note-list__item {
    position: relative;
    padding-left: 1.25em;
    line-height: 1.3
}
@media screen and (max-width: 768px) {
    .mainsale-note-list__item {
        font-size: 1.2rem
    }
}
.mainsale-note-list__item:not(:last-of-type) {
    margin-bottom: .5em
}
.mainsale-note-list__item::before {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    content: "※"
}
.mainsale-note-list__item.boldred {
    font-weight: bold;
    color: #f00
}
.mainsale-floor {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #D5BBA2;
    z-index: 99;
    transform: translateY(150%);
    transition: transform .5s ease
}
.mainsale-floor.show {
    bottom: 0;
    transform: translateY(100%)
}
.mainsale-floor.show.open {
    transform: translateY(0)
}
.mainsale-floor.attached {
    transform: translateY(0);
    position: absolute;
    bottom: 0
}
.mainsale-floor__inner {
    position: relative
}
@media screen and (max-width: 768px) {
    .mainsale-floor__inner {
        padding: 2% 4%
    }
}
@media screen and (min-width: 769px) {
    .mainsale-floor__inner {
        display: flex;
        width: 1200px;
        margin: 0 auto;
        padding: 20px 0
    }
}
.mainsale-floor__inner--btn {
    position: relative
}
@media screen and (min-width: 769px) {
    .mainsale-floor__inner--btn {
        width: 1200px;
        margin: 0 auto
    }
}
.mainsale-floor__place, .mainsale-floor__place--umekita, .mainsale-floor__place--south, .mainsale-floor__place--north {
    color: #000;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center
}
@media screen and (min-width: 769px) {
    .mainsale-floor__place, .mainsale-floor__place--umekita, .mainsale-floor__place--south, .mainsale-floor__place--north {
        font-size: 1.6rem
    }
}
.mainsale-floor__place--umekita {
    width: 29%;
    background-color: #F1B794
}
@media screen and (min-width: 769px) {
    .mainsale-floor__place--umekita {
        width: 206px
    }
}
.mainsale-floor__place--south {
    width: 22%;
    background-color: #B7CF28
}
@media screen and (min-width: 769px) {
    .mainsale-floor__place--south {
        width: 170px
    }
}
.mainsale-floor__place--north {
    width: 22%;
    background-color: #D12358;
    color: #fff
}
@media screen and (min-width: 769px) {
    .mainsale-floor__place--north {
        width: 170px
    }
}
.mainsale-floor__link, .mainsale-floor__link--umekita, .mainsale-floor__link--south, .mainsale-floor__link--north, .mainsale-floor__link--btn {
    display: block;
    position: relative;
    width: 9vw;
    height: 100%;
    color: #000;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center
}
@media screen and (min-width: 769px) {
    .mainsale-floor__link, .mainsale-floor__link--umekita, .mainsale-floor__link--south, .mainsale-floor__link--north, .mainsale-floor__link--btn {
        width: 66px;
        font-size: 1.6rem;
        transition: opacity .3s
    }
}
.mainsale-floor__link::before, .mainsale-floor__link--umekita::before, .mainsale-floor__link--south::before, .mainsale-floor__link--north::before, .mainsale-floor__link--btn::before {
    position: absolute;
    right: 1px;
    bottom: -1px;
    border: 4px solid transparent;
    border-left: 4px solid #000;
    border-right: 0;
    transform: rotate(45deg);
    content: ""
}
@media screen and (min-width: 769px) {
    .mainsale-floor__link::before, .mainsale-floor__link--umekita::before, .mainsale-floor__link--south::before, .mainsale-floor__link--north::before, .mainsale-floor__link--btn::before {
        bottom: -2px;
        border-width: 6px;
        border-left-width: 6px
    }
}
@media screen and (min-width: 769px) {
    .mainsale-floor__link:hover, .mainsale-floor__link--umekita:hover, .mainsale-floor__link--south:hover, .mainsale-floor__link--north:hover, .mainsale-floor__link--btn:hover {
        opacity: .6
    }
}
.mainsale-floor__link--umekita {
    background-color: #F1B794
}
.mainsale-floor__link--south {
    background-color: #B7CF28
}
.mainsale-floor__link--north {
    background-color: #D12358;
    color: #fff
}
.mainsale-floor__link--btn {
    position: absolute;
    top: 0;
    left: 4%;
    width: 90px;
    height: 32px;
    transform: translateY(-100%);
    background-color: #D5BBA2;
    color: #fff;
    font-size: 1.2rem;
    line-height: 32px
}
@media screen and (min-width: 769px) {
    .mainsale-floor__link--btn {
        left: 0;
        width: 150px;
        height: 50px;
        font-size: 1.6rem;
        line-height: 50px;
        cursor: pointer;
        transition: opacity .2s ease
    }
    .mainsale-floor__link--btn:hover {
        opacity: .8
    }
}
.mainsale-floor__link--btn::before {
    border-left-color: #fff
}
@media screen and (min-width: 769px) {
    .mainsale-floor__link--btn:hover {
        cursor: pointer
    }
}
.mainsale-floor__page-top {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    transform: translateY(-100%);
    background-color: #19aeac
}
@media screen and (min-width: 769px) {
    .mainsale-floor__page-top {
        width: 40px;
        height: 40px;
        transition: opacity .3s
    }
}
.mainsale-floor__page-top::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    transform: translate(-50%, -50%) rotate(45deg);
    margin-top: 3px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    content: ""
}
@media screen and (min-width: 769px) {
    .mainsale-floor__page-top:hover {
        opacity: .6
    }
}
.mainsale-floor-list, .mainsale-floor-list--umekita, .mainsale-floor-list--south, .mainsale-floor-list--north {
    display: flex
}
@media screen and (max-width: 768px) {
    .mainsale-floor-list, .mainsale-floor-list--umekita, .mainsale-floor-list--south, .mainsale-floor-list--north {
        flex-wrap: wrap
    }
}
@media screen and (min-width: 769px) {
    .mainsale-floor-list, .mainsale-floor-list--umekita, .mainsale-floor-list--south, .mainsale-floor-list--north {
        height: 46px
    }
}
@media screen and (min-width: 769px) {
    .mainsale-floor-list--umekita {
        margin-left: -2px
    }
}
.mainsale-floor-list__item {
    height: 33px;
    margin: 3px 2px;
    line-height: 33px
}
@media screen and (min-width: 769px) {
    .mainsale-floor-list__item {
        height: 46px;
        margin: 0 2px;
        line-height: 46px
    }
}
.tc-red {
    color: #ff0000
}
.mainsale-details-note .tc-red {
    font-weight: bold
}
.covid19-wrap {
    background: #fff
}
@media screen and (min-width: 769px) {
    .covid19-wrap {
        padding-bottom: 100px;
        padding-top: 60px
    }
}
@media screen and (max-width: 768px) {
    .covid19-wrap {
        padding-bottom: 70px;
        padding-top: 40px
    }
}
.covid19-wrap a {
    display: block;
    text-align: right
}
.covid19-wrap a span {
    color: #222;
    font-size: 20.8px;
    font-size: 1.6rem;
    text-decoration: underline;
    transition: color .3s
}
.covid19-wrap a span:hover {
    color: #19aeac
}
.covid19-wrap a span::before {
    display: inline-block;
    width: 5px;
    height: 5px;
    transform: rotate(-45deg);
    margin-right: 8px;
    border-right: 1px solid #222;
    border-bottom: 1px solid #222;
    content: "";
    transition: border .3s
}
.covid19-contents {
    width: 92%;
    margin: 0 auto
}
@media screen and (min-width: 769px) {
    .covid19-contents {
        width: 100%;
        max-width: 1200px
    }
}
.covid19-contents__link {
    display: block
}
@media screen and (min-width: 769px) {
    .covid19-contents__link {
        margin-bottom: 40px
    }
}
@media screen and (max-width: 768px) {
    .covid19-contents__link {
        margin-bottom: 20px
    }
}
.covid19-contents-read {
    font-weight: 700
}
@media screen and (min-width: 769px) {
    .covid19-contents-read {
        font-size: 2.0rem;
        margin-bottom: 60px
    }
}
@media screen and (max-width: 768px) {
    .covid19-contents-read {
        font-size: 1.4rem;
        margin-bottom: 30px
    }
}
.covid19-contents-heading {
    position: relative
}
.covid19-contents-heading h2 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", Hiragino Mincho Pro, "HGS明朝E", "ＭＳ Ｐ明朝", MS PMincho, ip;
    padding-left: 0.5em
}
.covid19-contents-heading h2::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 3px;
    background-color: #19aeac;
    content: ""
}
@media screen and (min-width: 769px) {
    .covid19-contents-heading h2 {
        font-size: 3.2rem;
        margin-bottom: 32px
    }
}
@media screen and (max-width: 768px) {
    .covid19-contents-heading h2 {
        font-size: 2.4rem;
        margin-bottom: 30px
    }
}
@media screen and (min-width: 769px) {
    .covid19-contents-caution {
        margin-bottom: 56px
    }
}
@media screen and (max-width: 768px) {
    .covid19-contents-caution {
        margin-bottom: 30px
    }
}
.covid19-contents-caution__item {
    position: relative;
    padding-left: 1.5em
}
@media screen and (min-width: 769px) {
    .covid19-contents-caution__item {
        font-size: 1.4rem
    }
}
@media screen and (max-width: 768px) {
    .covid19-contents-caution__item {
        font-size: 1.2rem
    }
}
.covid19-contents-caution__item::before {
    position: absolute;
    top: 0;
    left: 0;
    margin-right: .5em;
    content: "・"
}
@media screen and (min-width: 769px) {
    .covid19-contents-image {
        margin-bottom: 30px
    }
}
@media screen and (max-width: 768px) {
    .covid19-contents-image {
        margin-bottom: 12px
    }
}
@media screen and (max-width: 768px) {
    .pc-only {
        display: none
    }
}
@media screen and (min-width: 769px) {
    .sp-only {
        display: none
    }
}