@media(min-width: 769px){
    .reserve .innerWrapper {
        display: flex;
        width: 100%;
    }
    .reserve-btn-member.new_reserve-btn {
        margin: 0 7px;
    }
    #menu-btn.menu-icon {
        background: none;
        position: relative;
        box-sizing: border-box;
    }
    #menu-btn {
        flex-direction: column;
        width: 110px;
        height: 80px;
        border-radius: 0 0 10px 10px;
        transition: background 0.5s ease-out;
        /* justify-content: center; */
        align-items: center;
        display: flex;
    }
    .menu-icon .menu-dot {
        color: #9f8a6c;
        font-size: 24px;
        top: 28px;
        left: 0;
        right: 0;
        margin: 0 auto;
        letter-spacing: 0;
    }
    .menu-icon .menu-text, .menu-icon .menu-text-close {
        font-size: 13px;
    }
    .menu-icon .menu-text {
        padding-top: 12px;
    }    
    .footer-bg-white {
        padding-bottom: 2px;
    }
    .footer-inner {
        padding: 7.8% 0 30px;
    }
    .footer-logo {
        margin-bottom: 30px;
        width: 255px;
        height: 95px;
    }
    .footer-social-list {
        margin-top: 20px;
        margin-bottom: 15px;
    }
    .footer-social-item {
        margin: 0 23px;
    }
    .icon-instagram, .icon-facebook {
        width: 40px;
        height: 40px;
    }
    .footer-about-sp {
        display: none;
    }
    .icon-twitter {
        width: 32px;
        height: 40px;
    }
    #header-nav ul li .menu-title a {
        color: #AE987B;
        min-width: 60%;
        border-bottom: 2px solid #9F8A6C;
        display: inline-block;
        padding-bottom: 0.7rem;
    }
    .page-home .hero-img-mask {
        -webkit-clip-path: url(#mask-section-4);
        clip-path: url(#mask-section-4);
        z-index: 2;
        height: 92.5vh;
        min-height: 900px;
        width: 111vw;
    }
    .menu-img {
        background-image: url(../img/header-bg-2.webp);
    }
}
@media(max-width: 769px){
    .on-sp {
      display: block;
    }
    .on-pc {
      display: none;
    }
    .sp-header .heaeder-menu-logo svg {
      padding-top: 0;
      width: 26vw;
      fill: #666 !important;
      height: 15vw;
    }
    .menu-dot {
              font-size: 6vw;
        right: 0;
        position: relative;
        top: 0vw;
        height: 5vw;
    }
    .menu-close {
      width: 0.333vw;
        height: 4.444vw;
        right: 0;
        top: 3.846vw;
        left: 0;
        margin: 0 auto;
    }
    .menu-text {
              font-size: 3.2vw;
        line-height: 2.333333333333333;
        letter-spacing: 0.14em;
        position: relative;
        top: 0;
    }
    .menu-text-close {
              font-size: 3.222vw;
        font-weight: 450;
        letter-spacing: 0.07em;
        top: 7.692vw;
        right: 0;
        position: relative;
    }
    #header {
      padding: 0 5.33vw;
    }
    .sp-header-container {
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
    #menu-btn-sp {
              font-weight: 500;
        text-align: center;
        font-size: 1.6vw;
    }
    .breadcrumb p {
      font-size: 3vw;
      line-height: 2.1;
    }
    .banner-title .title-big {
      font-size: 14.93vw;
      padding-bottom: 4.27vw;
      border-bottom: 0.27vw solid #666;
      margin-bottom: 4.27vw;
      line-height: 1.28;
    }
    .banner-title .title-jp {
      font-size: 3.73vw;
    }
    .banner-top {
      height: 70.67vw;
      margin-bottom: 39vw;
    }
    .banner-title {
      margin-bottom: -18vw;
      padding-top: 2vw;
    }
    .home-pickup {
      padding: 10.4vw 0 29.6vw;
      position: relative;
    }
    .home-pickup:after{
        width: 100%;
        height: 20vw;
        background: url(../img/bg-line.webp) no-repeat bottom center/100% auto;
        content:"";
        position: absolute;
        bottom: 0;
    }
    .home-pickup .container {
    }
    .title-section {
      font-size: 3.73vw;
      padding-top: 12.4vw;
      position: relative;
      margin-bottom: 10vw;
    }
    .title-section span.font-fre {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
    }
    .title-section span.font-fre {
      font-size: 9.07vw;
    }
    .title-section span span {
      padding: 0 2.67vw;
    }
    .pickup-list {
      display: block;
      padding: 0 3.07vw;
    }
    .pickup-list .pickup-it {
      width: 100%;
      margin-bottom: 8.8vw;
      box-shadow: 0 0 1.33vw rgba(114, 113, 113, 0.38);
    }
    .pickup-list .pickup-it .featured {
      height: 50.13vw;
    }
    .pickup-list .pickup-it .info {
      padding: 3.6vw 3.47vw 2.13vw;
    }
    .pickup-list .pickup-it .info .des {
      font-size: 3.47vw;
      line-height: 1.7;
      margin-bottom: 1.33vw;
    }
    .pickup-list .pickup-it .icon-link {
      height: 2.53vw;
    }
    .container {
      padding: 0 5.33vw;
    }
    .pickup-list .pickup-it:last-child {
      margin-bottom: 0;
    }
    .home-topic {
      padding: 26.27vw 0 0;
    }
    .topic-list {
      padding: 0 0 13.33vw;
    }
    .topic-list .topic-it {
      margin-bottom: 4.27vw;
    }
    .topic-it .featured {
        min-height: 20vw;
        height: 20vw;
    }
    .topic-it .info .title-it {
      font-size: 4.13vw;
    }
    .topic-it .info .des {
      =: 1.33vw;
      display: none;
    }
    .topic-it .info .date {
      font-size: 2.8vw;
      margin-top: 1.73vw;
    }
    .topic-it .info .date:before {
      margin-right: 0.13vw;
      width: 3.33vw;
      height: 3.33vw;
      top: -0.27vw;
      vertical-align: middle;
    }
    .pagination-new {
      padding: 1.33vw 0;
    }
    .pagination-new .page-numbers {
      width: 9.33vw;
      height: 9.33vw;
      font-size: 4.67vw;
    }
    .pagination-new .page-numbers.next {
      margin-left: 6.67vw;
      width: 9.33vw;
      height: 3.33vw;
    }
    .pagination-new .page-numbers.prev {
      margin-right: 6.67vw;
      width: 9.33vw;
      height: 3.33vw;
    }
    .breadcrumb-bottom {
      padding: 4.4vw 0 2vw;
    }
    .footer-bg-white {
      height: 27vw;
    }
    .page-pages .footer .footer-inner {
      padding-top: 30%;
    }
    .footer-menu {
      display: none;
    }
    .footer-logo-container {
      margin: 0 auto;
    }
    .footer-logo {
      margin-bottom: 6.4vw;
    }
    .footer-about-sp {
      display: block;
       font-size: 17px;
    }
    .footer-about-sp p {
      margin-bottom: 35px;
      line-height: 1;
    }
    .copyright-container {
      margin-top: 5.87vw;
    }
    .reserve-sp {
      display: block;
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 1001;
    }
    .footer-social-item {
      margin: 0 5vw;
    }
    .footer-social-list {
      margin-bottom: 10vw;
    }
    .copyright {
      font-size: 12px;
      line-height: 1;
    }
    .copyright span {
        font-size: 8px;
    }
    .sp-menu{
        display: block;
        height: 12vw;
        width: 12vw;
        position: relative;
        top: -2vw;
    }
    .menu-logo {
        display: none;
    }
    .list-menu {
        display: block;
        padding-bottom: 0;
        min-height: 100%;
    }
    #header-nav ul {
        margin-left: 0;
        padding: 0 3.556vw;
        gap: 10.889vw;
        row-gap: 8.889vw;
        width: 100%;
        margin: 0;
    }
    #header-nav ul li {
        width: calc(50% - 10.889vw / 2);
        text-align: center;
        margin-bottom: 0;
    }
    #header-nav .menu-title {
        font-size: 5vw;
        line-height: 1.333;
        font-weight: 450;
        padding-bottom: 1vw;
        border-bottom: 0.333vw solid #9f8a6c;
    }
    #header-nav .menu-title .menu-title-text {
        color: #ae987b;
    }
    #header-nav .menu-subtitle {
        font-size: 3.111vw;
        letter-spacing: 0.03em;
        line-height: 1.71428;
        margin-top: 1vw;
        font-family: 'Noto Sans JP';
        font-weight: 400;
    }
    #header-nav .menu-subtitle .menu-subtitle-text {
        color: #444444;
    }
    #header-nav {
        margin-top: 25vw;
        max-height: 100vh;
        overflow-y: auto;
        display: block;
        bottom: 0;
    }
    .hero-img-mask {
        z-index: 200;
        height: 100vh;
    }
    .list-sp {
        display: block;
        margin-top: 13.444vw;
        padding: 0 3.556vw;
    }
    .list-menu__link {
        display: block;
        width: 100%;
        background-color: #ae987b;
        color: #fff;
        text-align: center;
        padding: 1.222vw 1.667vw;
        border-radius: 55.556vw;
        box-sizing: border-box;
        position: relative;
    }
    .list-menu__link::before {
        content: '';
        width: 0;
        height: 0;
        border-top: 2.564vw solid transparent;
        border-bottom: 2.564vw solid transparent;
        border-left: 3.077vw solid #fff;
        position: absolute;
        top: 50%;
        right: 10%;
        transform: translateY(-50%);
    }
    .link-wrapper {
        font-size: 5.333vw;
        font-family: 'Noto Sans JP';
        font-weight: 500;
        line-height: 2;
        letter-spacing: 0.1em;
        padding: 0.667vw 1.111vw 1.444vw;
        border: 0.222vw solid #efe8de;
        border-radius: 6.444vw;
    }
    .link-wrapper span {
        font-size: 4.444vw;
        display: inline-block;
        margin-left: 1.333vw;
    }
    .list-menu__social {
        display: flex;
        justify-content: center;
        gap: 6.778vw;
        margin-top: 6.889vw;
        padding-bottom: 5vw;
    }
    .list-menu__social .social {
        width: 7vw;
    }
    .sp-header{
        position: relative;
        z-index: 100000;
    }
    .page-home .img-mask-wrapper {
        z-index: 2222;
    }
    .page-home .hero-img-mask {
        z-index: 200;
        height: 102vh;
    }
    .single-post{
        padding-top: 18vw;
    }
    
}