@media (min-width: 768px) {
  .gnavwrap {
    display: block !important;
  }
  .remodal .slider {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #eventWrap #localNavigationWrap {
    background-image: url("/pages/cheesefair/module/img/common/bg-global-navi-sp.png");
    position: static;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin-top: -60px;
        padding-top: 50px;
  }
  input[type=submit] {
    -webkit-appearance: none;
  }
  select {
    font-size: 16px;
  }
  textarea {
    -webkit-appearance: none;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  a:hover {
    text-decoration: none;
    opacity: 1;
  }
  body {
    min-width: 100%;
    min-height: 100%;
  }
  .fl, .fr {
    float: none;
  }
  .cmnwrap01 {
    padding-right: 2%;
    padding-left: 2%;
  }
  .anchor-posi#link01, .anchor-posi#link02, .anchor-posi#link03, .anchor-posi#link04 {
    margin-top: -204px;
    padding-top: 204px;
  }
  .mv {
    height: auto;
    padding-top: 0;
    background-image: none;
    background-size: contain;
    background-position: top center;
  }
  .mv-under {
    height: auto;
    padding-top: 0;
    background-image: none;
    background-size: contain;
    background-position: top center;
  }
  .mv01 {
    text-align: center;
  }
  .txt_info {
    font-size: 14px;
  }
  .txt_info .fz-lg-color {
    font-size: 18px;
  }
  .txt_info + .txt_info {
    margin-top: 20px;
  }
  .navbox {
    margin-top: 20px;
    padding-bottom: 30px;
  }
  .navbox01 {
    margin-bottom: 25px;
    font-size: 0;
    text-align: center;
  }
  .navbox02 {
    float: none;
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 10px;
    margin-left: 3px;
    width: calc(33% - 4px);
  }
  .navbox02:nth-child(1) {
    margin-left: 0;
  }
  .navbox02:nth-child(3) {
    margin-right: 0;
  }
  .navbox03 {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.6;
  }
  .navbox03_under {
    font-size: 9px;
    color: #785a46;
    text-align: center;
    line-height: 1.8;
  }
  .bgbox {
    padding-top: 50px;
    background-size: 170%;
  }
  .bgbox .content {
    padding: 0 15px;
    position: relative;
  }
  .bgbox::after{
    content: "";
    position: absolute;
    width: 100%;
  background: none;

    bottom: 0px;

  }
  /* -------------------------------------
   ::after 疑似要素で「うねうね」部分を再現
   ------------------------------------- */
  .bgbox .content::after {
  content: "";
  position: absolute;
  width: 100%; 
  height: 364px;
  background: url('/pages/cheesefair/module/img/top/img_top_bg_03_bottom_sp.png') top center no-repeat;;
    background-size: 100% auto;
    left: 0;
    bottom: 2px;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    z-index: 2;
}
  .bgbox .localnav-area {
    padding: 0 0 60px;
    margin-top: -20px;
  }
  .content {
    padding: 0 15px;
  }
  .bgbox02 {
    vertical-align: bottom;
  }
  .bgbox02 img {
    display: block;
  }
  .btn_anc_wrap {
    margin-bottom: 35px;
    font-size: 0;
    text-align: center;
  }
  .btn_anc {
    display: inline-block;
    margin-right: 2%;
    margin-left: 0;
    width: 49%;
  }
  .btn_anc:nth-child(2) {
    margin-right: 0;
  }
  .btn_anc_inner {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    font-size: 20px;
    border-radius: 25px;
  }
  .btn_anc_inner span {
    display: block;
    line-height: 1.5;
  }
  .btn_anc_inner span::before {
    content: "";
    display: inline-block;
    margin-top: -6px;
    margin-right: 8px;
    vertical-align: middle;
    width: 30px;
    height: 30px;
  }
  .menubox {
    padding-bottom: 0;
  }
  .menubox01 {
    margin-bottom: 15px;
    font-size: 32px;
  }
  .menubox01::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 5px;
    width: 35px;
    height: 35px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/common/icon_menu02.png);
  }
  .menubox01.type_sweets::before {
    background-image: url(../img/common/icon_sweet02.png);
  }
  .menubox01.type_evt::before {
    background-image: url(../img/common/icon_info.png);
  }
  .menubox2_item {
    position: relative;
    float: left;
    margin-right: 2%;
    margin-bottom: 4%;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 70px;
    padding-left: 5px;
    width: 49%;
  }
  .menubox2_item:nth-child(4n) {
    margin-right: 2%;
  }
  .menubox2_item:nth-child(4n+1) {
    clear: none;
  }
  .menubox2_item:nth-child(odd) {
    clear: both;
  }
  .menubox2_item:nth-child(even) {
    float: right;
    margin-right: 0;
  }
  .menubox_img {
    margin-bottom: 10px;
    text-align: center;
  }
  .menubox_cont {
    text-align: center;
  }
  .menu_ja {
    margin-bottom: 3px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
    overflow-wrap: break-word;
  }
  .menu_en {
    margin-bottom: 5px;
    font-size: 10px;
  }
  .price {
    padding-bottom: 15px;
  }
  .shop_name {
    margin-bottom: 5px;
  }
  .price01 {
    font-size: 18px;
  }
  .price02 {
    font-size: 12px;
  }
  .menubtn {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 10px;
  }
  .menubtn01 {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-size: 12px;
  }
  .menubtn02 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 20px;
    height: 36px;
    background-color: #659def;
    background-image: url(../img/common/icon_link.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 6px 8px;
  }
  .info01 {
    display: block;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    width: 100%;
    background-color: #fff8ea;
    border-radius: 9px;
  }
  .info02 {
    display: block;
    float: none;
    width: 100%;
    padding-bottom: 0;
  }
  .info03 {
    display: block;
    float: none;
    position: relative;
    width: 100%;
    padding-top: 18px;
    padding-right: 0;
    padding-bottom: 55px;
    padding-left: 20px;
  }
  .info_ttl_wrap {
    position: relative;
    margin-bottom: 12px;
    padding-bottom: 12px;
  }
  .info_ttl_wrap::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 1px;
    background-color: #e1d7c3;
  }
  .info_ttl_ja {
    margin-bottom: 4px;
    font-size: 21px;
    font-weight: bold;
    color: #785a46;
    line-height: 1.3;
  }
  .info_ttl_en {
    font-size: 12px;
    color: #785a46;
  }
  .info_date_wrap {
    position: relative;
    margin-bottom: 12px;
    padding-bottom: 12px;
  }
  .info_date_wrap::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 1px;
    background-color: #e1d7c3;
  }
  .info_date {
    margin-bottom: 3px;
    font-size: 14px;
  }
  .info_date span {
    font-size: 16px;
  }
  .info_place {
    font-size: 12px;
  }
  .info_txt {
    font-size: 13px;
  }
  .info_btn {
    position: absolute;
    bottom: -5px;
    right: -5px;
    width: calc(100% + 10px);
    background-color: #f5ebd7;
    border-radius: 0 0 8px 8px;
  }
  .info04 {
    text-align: center;
    padding-right: 20px;
    padding-left: 20px;
  }
  .under_nav {
    height: 80px;
    background-color: #fff;
  }
  .under_nav .cmnwrap01 {
    position: relative;
  }
  .under_navbox {
    position: absolute;
    left: 0;
    top: -15px;
    width: 100%;
    padding-right: 1%;
    padding-left: 1%;
  }
  .under_navbox .navbox02 {
    float: left;
    display: block;
    width: calc(20% - 4px);
    margin-right: 5px;
    margin-left: 0;
  }
  .under_navbox .navbox02.under_current {
    margin-top: -10px;
  }
  .under_navbox .navbox02:last-child {
    margin-right: 0;
  }
  .under_navbox .navbox02.under_current {
    margin-top: -5px;
  }
  .remodal {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    padding: 15px;
  }
  .remodalclose {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 45px;
    height: 45px;
    background-color: transparent;
    background-image: url(../img/common/btn_close.png);
    z-index: 1000;
  }
  .remodal_img {
    margin-bottom: 20px;
  }
  .remodal_img img {
    text-align: center;
  }
  .remodal_img .slick-dots {
    display: none;
    bottom: -25px;
  }
  .remodal_img .slick-dots li {
    width: 8px;
    height: 8px;
  }
  .remodal_img .slick-dots li button {
    width: 8px;
    height: 8px;
  }
  .remodal_img .slick-dots li button:before {
    width: 8px;
    height: 8px;
    font-size: 8px;
    line-height: 8px;
  }
  .remodal_shop_ja {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    text-decoration: underline;
  }
  .remodal_shop_en {
    font-size: 10px;
    margin-bottom: 10px;
  }
  .menu_en.type02 {
    margin-bottom: 25px;
  }
  .remodal_shop_adress {
    font-size: 12px;
    background-size: 15px auto;
  }
  .remodal_shop_number {
    font-size: 12px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-size: 15px auto;
  }
  .remodal_menu .price {
    padding-bottom: 0;
  }
  .remodal_txt {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 10px;
  }
  .remodal_txt2, .remodal_icon_btm {
    font-size: 12px;
  }
  .border_btm {
    position: relative;
    margin-bottom: 12px;
  }
  .border_btm::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 1px;
    background-color: #E1D7C3;
  }
  /* gnav */
  .localnav-area {
    padding: 40px 15px 0;
  }
  .localnav-area .mv-gnav > ul {
    padding: 10px 0 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .localnav-area .mv-gnav > ul > li {
    margin-bottom: 10px;
  }
  .localnav-area .mv-gnav > ul > li:nth-of-type(1)::before {
    content: none;
  }
  .localnav-area .mv-gnav > ul > li > a {
    padding: 0 15px 0;
  }
  .localnav-area .mv-gnav > ul > li.mega {
    position: relative;
  }
  .localnav-area .mv-gnav > ul > li + li::before{
    top: 40%;
    left: 0;
  }
  .mv-gnav {
    margin: 3px 0;
    top: 0;
    left: 0;
    height: auto;
    width: 100%;
    border-radius: 0;
    -webkit-box-shadow: 0 3px 0 #ea9a00, 0 -3px 0 #ea9a00;
            box-shadow: 0 3px 0 #ea9a00, 0 -3px 0 #ea9a00;
 background-color: #FCE392;
    padding: 0;
  }
  .mv-gnav > ul {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    height: 100%;
  }
  .mv-gnav > ul > li {
    height: auto;
    display: block;
  }
  .mv-gnav > ul > li > a {
    font-size: 13px;
    color: #040000;
    display: block;
    padding: 10px 10px 10px 25px;
  }
  .mv-gnav > ul > li > a::before {
    width: 6px;
    height: 6px;
    top: calc(50% - 4px);
    left: 10px;
  }
  .mv-gnav .mega {
    position: static;
  }
  .mv-gnav .mega-btn {
    padding-left: 25px;
    padding-right: 0;
  }
  .mv-gnav .mega-btn::after {
    content: none;
  }
  .mv-gnav .mega-wrap {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    padding: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 3px 0 #ea9a00;
            box-shadow: 0 3px 0 #ea9a00;
    opacity: 1;
    pointer-events: auto;
  }
  .mv-gnav .mega-wrap > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .mv-gnav .mega-wrap > ul::before {
    content: none;
  }
  .mv-gnav .mega-wrap > ul > li {
    width: 50%;
    border-right: 1px solid #fdfaf1;
    border-top: 1px solid #fdfaf1;
  }
  .mv-gnav .mega-wrap > ul > li + li {
    margin-top: 0;
  }
  .mv-gnav .mega-wrap > ul > li.sp-bdb {
    border-bottom: 1px solid #fdfaf1;
  }
  .mv-gnav .mega-wrap > ul > li:nth-of-type(1), .mv-gnav .mega-wrap > ul > li:nth-of-type(2) {
    border-top: none;
  }
  .mv-gnav .mega-wrap > ul > li:nth-of-type(2n) {
    border-right: none;
  }
  .mv-gnav .mega-wrap > ul > li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2px 20px 2px 15px;
    height: 46px;
    font-size: 12px;
    color: #040000;
  }
  .mv-gnav .mega-wrap > ul > li a::after {
    border-width: 4px 0 4px 5px;
    right: 11px;
    top: calc(50% - 3px);
  }
  .mv-gnav .mega-wrap > ul > li.cur a {
    color: #c73f2e;
  }
  .mv-gnav .mega-wrap > ul > li.cur a::after {
    border-color: transparent transparent transparent #c73f2e;
  }
  #eventWrap {
    font-size: 14px;
    margin-top: 0;
  }
  .btn-wrap {
    margin-top: 30px;
  }
  .btn-cmn {
    width: 305px;
    height: 54px;
    margin: 0 auto;
    line-height: 54px;
  }
  .note-list > li {
    font-size: 11px;
  }
  .fair-section {
    background-image: url(/pages/cheesefair/module/img/top/img_top_bg_01_sp.png) center bottom;
    padding: 22.3vw 0 25vw;
    margin-top: -60px;
  }
  .fair-section .ttl {
    margin-bottom: 30px;
    position: relative;
    z-index: 10;
  }
  .fair-section .ttl img {
    width: 293px !important;
    margin: 0 auto;
  }
  .fair-section .content{
     position: relative;
    z-index: 10;
  }
  .menu-section {
    padding-top: 23.3vw;
    padding-bottom: 60px;
  }
  .menu-section .ttl {
    margin-bottom: 35px;
  }
  .menu-section .ttl img {
    width: 117px !important;
    margin: 0 auto;
  }
  .menu-section .content + .localnav-area {
    margin-top: 30px;
  }
  .menu-section_mizumachi {
    background: #fffae0;
    position: relative;
  }
  .menu-section_mizumachi .content {
    padding-top: 0;
  }
  .menu-section_mizumachi::before {
    content: "";
    width: 50%;
    height: 300px;
    background: url(/pages/cheesefair/module/img/top/img_top_menu_deco_02.png) no-repeat 0 0/contain;
    position: absolute;
    left: auto;
    right: -30px;
    bottom: 330px;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    z-index: 2;
  }
  .menu-section_mizumachi::after {
    content: none;
  }
  .menu-section_mizumachi .ttl img {
    width: 200px !important;
    margin: 0 auto;
  }
  .menu-section_mizumachi .txt_info {
    margin-bottom: 40px;
  }
  .menu-section_mizumachi .menubox {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0;
  }
  .menu-section_mizumachi .menubox2_item {
    width: calc(50% - 5px);
    margin: 0 0 20px;
  }
  .menu-section_mizumachi .menubox2_item:last-child {
    margin-bottom: 0;
  }
  .menu-section_mizumachi .btn-cmn {
    width: 100%;
  }
  .menu-col2-box + .menu-col2-box {
    margin-top: 80px;
  }
  .menu-col2-box .img-box {
    width: 100%;
    margin-bottom: 36px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .menu-col2-box .img-box::before {
    width: 132px;
    height: 131px;
    left: -45px;
    top: -83px;
  }
  .menu-col2-box .img-box img {
    z-index: 1;
  }
  .menu-col2-box .img-box .label {
    width: 104px;
    height: 89px;
    left: -10px;
    top: -25px;
    padding-top: 10px;
    padding-left: 15px;
    font-size: 10px;
  }
  .menu-col2-box .txt-box {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .menu-col2-box .txt-box .sub-ttl {
    font-size: 1.6rem;
    padding-left: 0;
    margin-bottom: 10px;
  }
  .menu-col2-box .txt-box .ttl {
    font-size: 2.2rem;
    padding-bottom: 18px;
    padding-left: 0;
    margin-bottom: 0;
  }
  .menu-col2-box .txt-box .txt {
    font-size: 1.4rem;
    line-height: 1.71;
    padding-left: 0;
  }
  .menu-col2-box .txt-box .btn-wrap {
    padding-left: 0;
  }
  .menu-col2-box.rev .img-box {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .menu-col2-box.rev .img-box::before {
    width: 148px;
    height: 124px;
    left: calc(100% - 95px);
    top: 80%;
  }
  .menu-col2-box.rev .txt-box {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .menu-col2-box.rev .txt-box .sub-ttl, .menu-col2-box.rev .txt-box .ttl, .menu-col2-box.rev .txt-box .txt, .menu-col2-box.rev .txt-box .btn-wrap {
    padding-right: 0;
  }
  .insta-section {
    position: relative;
    text-align: center;
    background: url(/pages/cheesefair/module/img/top/img_top_insta_deco_01.png) top right no-repeat, url(/pages/cheesefair/module/img/top/img_top_instas_deco_02.png) bottom left no-repeat, #f7d55f;
    padding: 90px 0 30px;
    background-size: 60%;
  }
  .information-section {
    background: url(/pages/cheesefair/module/img/top/img_top_bg_03_sp.png) center repeat-y;
    background-size: contain;
    padding: 30vw 0 0;
  }
  .information-section .ttl {
    margin-bottom: 20px;
  }
  .information-section .ttl img {
    width: 90% !important;
    margin: 0 auto;
  }

  .information-section::after {
    content: "";
    width: 100%;
    height: 100px;
      background: url(/pages/cheesefair/module/img/top/img_top_bg_02_bottom_sp.png) top center no-repeat;
    background-size: 100% auto;
    position: absolute;
    left: 0;
    bottom: 2px;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    z-index: 13;
  }
  .information-section .bg-illust::before {
    width: 90px;
    height: 78px;
    background: url(/pages/cheesefair/module/img/top/img_top_info_deco_01_sp.png) center no-repeat;
    background-size: contain;
    left: 0;
    top: -30px;
  }
  .info-lead-box {
    position: relative;
  }
  .info-lead-box::before {
    content: "";
    width: 44px;
    height: 38px;
    background: url(/pages/cheesefair/module/img/top/img_top_info_deco_02_sp.png) center no-repeat;
    background-size: contain;
    position: absolute;
    left: -10px;
    bottom: 0;
    z-index: 2;
  }
  .info-lead-box .inr-box {
    padding: 30px 0 38px;
    width: 100%;
  }
  .info-lead-box .inr-box::before {
    height: 100%;
    width: 100%;
    left: calc(50% - 180px);
  }
  .info-lead-box .inr-box::after {
    width: 42px;
    height: 64px;
    top: -20px;
    right: -5px;
  }
  .info-lead-box .lead {
    margin-bottom: 10px;
    padding: 0;
  }
  #eventWrap .info-lead-box .lead img{
   width: 50%; 
  }
  .info-lead-box .lead .fz-sm {
    font-size: 14px;
  }
  .info-lead-box .txt {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1.8;
  }
  .info-lead-box .txt .fz-lg-color {
    font-size: 18px;
  }
  .info-lead-box .note-list {
    padding: 0 10px;
  }
  .info-col2-wrap {
    margin: 30px 0 -30px 0;
  }
  .info-col2-wrap > .col {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .info-box {
    padding: 35px 25px 40px 25px;
  }
  .info-box::after {
    width: 56px;
    height: 40px;
    background: url(/pages/cheesefair/module/img/top/img_top_info_deco.png) 0 0 no-repeat;
    background-size: contain;
    right: -2px;
  }
  .info-box.bg-short {
    height: 260px;
  }
  .info-box.bg-long {
    height: 510px;
    min-height: inherit;
  }
  .info-box.sp-bg-long {
    background: url(/pages/cheesefair/module/img/top/img_top_info_bg_02.png) center no-repeat;
    background-size: 100% 100%;
    padding-bottom: 140px;
    height: auto;
  }
  .info-box .ttl {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .info-box .ttl a {
    font-size: 18px;
  }
  .info-box .ttl .date {
    font-size: 12px;
    padding: 4px 10px;
  }
  .info-box .event_txt {
    font-size: 2rem;
    margin-bottom: 0;
  }
  .info-box .event_txt span {
    font-size: 1.4rem;
  }
  .info-box .info-img {
    margin-top: 15px;
  }
  .info-box dl dt {
    background: #666;
    color: #fff;
    display: inline-block;
    padding: 2px 4px;
    font-size: 1rem;
    margin-bottom: 5px;
  }
  .info-box dl dd {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 1.2rem;
  }
  .info-box dl dd span {
    color: #c43624;
    font-size: 1.2rem;
  }
  .info-box .inr-box_in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .info-box .inr-box_in .inr-box_in_img {
    width: 40%;
  }
  .info-box .inr-box_in .inr-box_in_txt {
    width: calc(60% - 20px);
    font-size: 1.2rem;
  }
  .info-box .info-list {
    margin-bottom: 12px;
  }
  .info-box .info-list > li {
    font-size: 12px;
    line-height: 1.6;
  }
  .info-box .info-list .address {
    background-size: 16px auto;
    padding-left: 25px;
  }
  .info-box .info-list .tel {
    background-size: 15px auto;
    padding-left: 25px;
  }
  .info-box .info-list .tel a {
    pointer-events: auto;
  }
  .info-box .txt {
    font-size: 12px;
  }
  .nav-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: -12px;
    margin-bottom: -12px;
  }
  .nav-list li {
    width: calc(33.333% - 12px);
    margin-right: 12px;
    margin-bottom: 12px;
    height: 66px;
  }
  .nav-list li::before {
    background-size: 100% 100%;
  }
  .nav-list li img {
    width: auto;
    height: 45px;
  }
  #eventWrap #localNavigationWrap .nav-list {
    height: auto;
    padding: 12px 15px;
  }
  #eventWrap .nav-list li {
    height: 66px;
  }
  #eventWrap .nav-list li .sp-only {
    padding: 0;
  }
  #eventWrap .nav-list li img {
    width: auto;
    height: 53px;
  }
  .main-section .txt_info {
    text-align: left;
  }
  .ttl.menu img {
    width: 208px !important;
    margin: 0 auto;
  }
  .ttl.variety img {
    width: 222px !important;
    margin: 0 auto;
  }
  .ttl.otsumami img {
    width: 204px !important;
    margin: 0 auto;
  }
  .ttl.cafe img, .ttl.sweets img {
    width: 250px !important;
    margin: 0 auto;
  }
  .menubtn01.btn-cmn {
    height: 36px;
    width: 80%;
    line-height: 36px;
  }
  .menubtn01.btn-cmn::after {
    border-width: 4px 0 4px 5px;
    right: 10px;
    top: calc(50% - 4px);
  }
  .remodal-wrapper {
    padding: 15px 15px 0;
  }
  .sns_area {
    margin: 0 auto 0;
  }
  .sns_area .innerWrap {
    padding: 40px 10px 60px;
  }
  .sns_area_btn {
    margin-top: 40px;
  }
  .sns_area_btn p {
    position: relative;
    display: inline-block;
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
  .sns_area_btn p::before, .sns_area_btn p::after {
    width: 2px;
    height: 40px;
  }
  .sns_area::before {
    content: "";
    height: 40px;
    top: -79px;
  }
  .sns_area::after {
    display: none;
  }
  #totop{
    width: 20%;
    bottom: 70px;
 
}

}