@charset "UTF-8";

@font-face {
    font-family: "smartfont";
    src: url(../font/smartfont.woff2), url(../font/smartfont.woff)
  }


  /* loading */

  #loading {
    width: 100vw;
    height: 100vh;
    background-color: #6ec3a1;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 300;
    padding: 10px;
    display: none
  }
  
  .fadeUp {
    animation: bounceInUpLogo 1.8s ease-in-out 1 both
  }
  

  /* header */
  .unscroll {
    overflow-y: hidden;
  }

  .header-fixed {
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 0;
    background: #6ec3a1;
    color: #fff;
    font-size: 1.4rem;
    z-index: 999;
    transition-duration: 1s;
    transition-timing-function: ease
  }
  
  .header-fixed a {
    display: block
  }
  
  .header-fixed .fa-shopping-cart {
    margin-right: 5px;
    color: #fff
  }
  
  .header__logo {
    display: block;
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 800;
    width: 150px;
    top: -100px;
    transition-duration: .8s
  }
  
  .header__logo.is-shown {
    top: 0
  }
  
  .header__logo path {
    fill: #6ec3a1
  }
  
  .header-pc {
    position: fixed;
    top: -100%;
    z-index: 300;
    background: #6ec3a1
  }
  
  .is-yellow {
    transition-duration: 1s
  }
  
  .is-yellow .header-pc, .is-yellow .circle-bg, .is-yellow .header-fixed {
    background: #fef298;
    color: #4d371e;
    transition-duration: 1s
  }
  
  .is-yellow .header-pc__nav {
    color: #4d371e
  }
  
  .is-yellow .nav-btn__btn span.menu {
    color: #4d371e
  }
  
  .is-yellow .nav-btn__btn span.nav-line {
    background: #4d371e
  }
  
  .is-yellow .header-fixed .fa-shopping-cart {
    color: #4d371e
  }
  
  .is-yellow .online-btn--pc {
    color: #4d371e;
    opacity: .9
  }
  
  .is-yellow .g-nav__logo svg path {
    fill: #4d371e;
    opacity: .7
  }
  
  .is-yellow .g-nav__item--ttl svg path {
    fill: #4d371e;
    opacity: .7
  }
  
  .is-yellow .g-nav__item--sub {
    color: #4d371e;
    opacity: .7
  }
  
  .is-yellow .header-pc__logo path {
    fill: #4d371e;
    opacity: .9
  }
  
  .is-yellow .g-nav__insta {
    color: #4d371e
  }
  
  .is-purple .header-pc, .is-purple .fluid, .is-purple .header-fixed {
    background: #d2beeb;
    color: #4d371e
  }
  
  .is-purple .header-pc__nav {
    color: #4d371e;
    opacity: .9
  }
  
  .is-purple .nav-btn__btn span.menu {
    color: #4d371e
  }
  
  .is-purple .nav-btn__btn span.nav-line {
    background: #4d371e
  }
  
  .is-purple .header-fixed .fa-shopping-cart {
    color: #4d371e
  }
  
  .is-purple .header__logo path {
    fill: #fff
  }
  
  .is-purple .online-btn--pc {
    color: #4d371e
  }
  
  .is-purple .g-nav__logo svg path {
    fill: #4d371e;
    opacity: .7
  }
  
  .is-purple .header-pc__logo path {
    fill: #4d371e;
    opacity: .7
  }
  
  .is-purple .g-nav__item--ttl svg path {
    fill: #4d371e;
    opacity: .7
  }
  
  .is-purple .g-nav__item--sub {
    color: #4d371e;
    opacity: .7
  }
  
  .is-purple .g-nav__insta {
    color: #4d371e
  }
  
  .is-mint .header-pc, .is-mint .fluid, .is-mint .header-fixed {
    background: #c5de8f;
    color: #4d371e
  }
  
  .is-mint .header-pc__nav {
    color: #4d371e;
    opacity: .9
  }
  
  .is-mint .nav-btn__btn span.menu {
    color: #4d371e
  }
  
  .is-mint .nav-btn__btn span.nav-line {
    background: #4d371e
  }
  
  .is-mint .header-fixed .fa-shopping-cart {
    color: #4d371e
  }
  
  .ismint .header__logo path {
    fill: #fff
  }
  
  .is-mint .online-btn--pc {
    color: #4d371e
  }
  
  .is-mint .g-nav__logo svg path {
    fill: #4d371e;
    opacity: .7
  }
  
  .is-mint .header-pc__logo path {
    fill: #4d371e;
    opacity: .7
  }
  
  .is-mint .g-nav__item--ttl svg path {
    fill: #4d371e;
    opacity: .7
  }
  
  .is-mint .g-nav__item--sub {
    color: #4d371e;
    opacity: .7
  }
  
  .is-mint .g-nav__insta {
    color: #4d371e
  }
  
  .is-blue .header-pc, .is-blue .fluid, .is-blue .header-fixed {
    background: #b8e2f4;
    color: #4d371e
  }
  
  .is-blue .header-pc__nav {
    color: #4d371e
  }
  
  .is-blue .nav-btn__btn span.menu {
    color: #4d371e
  }
  
  .is-blue .nav-btn__btn span.nav-line {
    background: #4d371e
  }
  
  .is-blue .header-fixed .fa-shopping-cart {
    color: #4d371e
  }
  
  .is-blue .online-btn--pc {
    color: #4d371e
  }
  
  .is-blue .header-pc__logo path {
    fill: #4d371e
  }
  
  .is-blue .g-nav__logo svg path {
    fill: #4d371e;
    opacity: .7
  }
  
  .is-blue .g-nav__item--ttl svg path {
    fill: #4d371e;
    opacity: .7
  }
  
  .is-blue .g-nav__item--sub {
    color: #4d371e;
    opacity: .7
  }
  
  .is-blue .g-nav__insta {
    color: #4d371e
  }
  
  .is-l-green .header-pc, .is-l-green .fluid, .is-l-green .header-fixed {
    background: #c5de8f;
    color: #4d371e
  }
  
  .is-l-green .header-pc__nav {
    color: #4d371e
  }
  
  .is-l-green .nav-btn__btn span.menu {
    color: #4d371e
  }
  
  .is-l-green .nav-btn__btn span.nav-line {
    background: #4d371e
  }
  
  .is-l-green .header-fixed .fa-shopping-cart {
    color: #4d371e
  }
  
  .is-l-green .online-btn--pc {
    color: #4d371e
  }
  
  .is-l-green .header-pc__logo path {
    fill: #4d371e
  }
  
  .is-l-green .g-nav__logo svg path {
    fill: #4d371e;
    opacity: .7
  }
  
  .is-l-green .g-nav__item--ttl svg path {
    fill: #4d371e;
    opacity: .7
  }
  
  .is-l-green .g-nav__item--sub {
    color: #4d371e;
    opacity: .7
  }
  
  .is-l-green .g-nav__insta {
    color: #4d371e
  }
  
  @media(min-width: 1025px) {
    .header-pc {
      width: 100%;
      height: 80px;
      transition-duration: 1s;
      transition-timing-function: ease
    }
    .header-pc.is-shown {
      top: 0
    }
    .header-pc__wrapper {
      height: 80px;
      padding: 10px 180px 10px 20px;
      display: flex;
      justify-content: space-between;
      align-items: center
    }
    .header-pc__logo {
      width: 150px
    }
    .header-pc__nav {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 75%;
      color: #fff
    }
    .header-pc__nav>li {
      width: 10%;
      text-align: center
    }
     .header-pc__nav>li:nth-child(3) {
      width: 13%
    }
    .header-pc__nav>li:nth-child(4) {
      width: 10%
    }
    .header-pc__nav>li:nth-child(5) .header-pc__nav-item .pc-ttl {
      transform: scaleX(0.28);
      width: 357.1428571429%
    }
    .header-pc__nav>li:nth-child(7) {
      width: 11%
    }
    .header-pc__nav>li:nth-child(8) {
      width: 2%
    }
    .header-pc__nav-item .pc-ttl {
      display: block;
      text-align: center;
      transform: scaleX(0.3);
      transform-origin: left;
      width: 333.3333333333%;
      margin-bottom: 5px;
      font-family: blackoak-std, serif;
      font-size: 24px;
      line-height: 1
    }
    .header-pc__nav-item .pc-ttl img {
      margin: 0 auto
    }
    .header-pc__nav-item .sub {
      display: block;
      font-size: 1rem;
      text-align: center
    }
    .header-pc__nav-item .fab {
      font-size: 2rem
    }
  }
  
  .nav-btn {
    width: 100%;
    height: 100px;
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 800;
    transition-delay: 1s
  }
  
  .nav-btn__wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
  }
  
  .nav-btn__btn {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 20px;
    right: 10px;
    z-index: 999
  }
  
  .nav-btn__btn span.nav-line {
    display: block;
    width: 23px;
    height: 2px;
    margin: 5px auto;
    background: #fff;
    transition: 1s
  }
  
  .nav-btn__btn span.menu {
    display: block;
    text-align: center;
    font-size: 1rem;
    color: #fff
  }
  
  .nav-btn.is-open .nav-btn__btn span:first-child {
    transform: rotate(45deg) translateY(2px) translateX(1px)
  }
  
  .nav-btn.is-open .nav-btn__btn span:nth-child(2) {
    transform: rotate(-45deg) translateY(-4px) translateX(2px)
  }
  
  .fluid {
    transition: all 1s
  }
  
  .circle-bg {
    position: fixed;
    z-index: 3;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #6ec3a1;
    right: -250px;
    top: -50px;
    transition-duration: 1s;
    transition-timing-function: ease
  }
  
  .is-open .circle-bg {
    transform: scale(50);
    transition: transform 2s
  }
  
  .is-open #g-nav {
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%;
    height: 100vh
  }
  
  #g-nav-list {
    display: none;
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch
  }
  
  .is-open #g-nav-list {
    display: block
  }
  
  #g-nav ul {
    opacity: 0;
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
  }
  
  .rotate {
    animation: rotate 30s ease 0s infinite normal both
  }
  
  @keyframes rotate {
    0% {
      transform: rotate(0)
    }
    100% {
      transform: rotate(360deg)
    }
  }
  
  .stretch {
    animation: stretch 1s ease 0s infinite alternate both
  }
  
  @keyframes stretch {
    0% {
      transform: scale(1, 1)
    }
    100% {
      transform: scale(0.9, 0.9)
    }
  }
  
  .g-nav {
    width: 100%;
    height: 100%;
    padding: 10px 25px 10px;
    pointer-events: none;
    opacity: 0;
    transition: opacity 1s
  }
  .g-nav__wrapper {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    padding-bottom: 100px;
  }
  .g-nav__logo {
    width: 200px;
    margin-bottom: 4rem
  }
  
  .g-nav__item {
    margin-bottom: 2.4rem
  }
  .g-nav__item > a {
    display: flex;
    align-items: center;
  }
  
  .g-nav__item:nth-child(5) .limited__logo-wrapper {
    width: 260px;
    padding: 10px;
    margin-top: 10px
  }
  
  .g-nav__item--sub {
    margin-left: 1rem;
    display: inline-block;
    font-size: 1.3rem;
    color: #fff
  }
  
  .g-nav__insta {
    color: #fff;
    font-size: 3rem;
    text-align: center;
    margin-bottom: 2rem
  }
  
  .g-nav.is-open {
    position: fixed;
    top: 0;
    animation: bounceInSm 1s ease-in-out 1;
    animation-fill-mode: forwards;
    pointer-events: initial;
    animation-delay: .4s
  }
  
  @keyframes bounceInSm {
    0% {
      opacity: 0;
      -webkit-transform: scale3d(0.5, 0.5, 0.5);
      transform: scale3d(0.5, 0.5, 0.5)
    }
    20% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1)
    }
    40% {
      -webkit-transform: scale3d(0.95, 0.95, 0.95);
      transform: scale3d(0.95, 0.95, 0.95)
    }
    60% {
      opacity: 1;
      -webkit-transform: scale3d(1.03, 1.03, 1.03);
      transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
      -webkit-transform: scale3d(0.97, 0.97, 0.97);
      transform: scale3d(0.97, 0.97, 0.97)
    }
    100% {
      opacity: 1;
      -webkit-transform: scaleX(1);
      transform: scaleX(1)
    }
  }
  
  @keyframes nav-slide {
    0% {
      opacity: 0;
      transform: translateX(50px)
    }
    100% {
      opacity: 1;
      transform: translateX(0)
    }
  }
  
  .online-btn--pc {
    display: none
  }
  
  .online-btn__icon {
    position: absolute;
    width: 100px;
    height: 100px;
    background-image: url(../img/character/chara1.png);
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 5px;
    right: 5px;
    z-index: 100
  }
  
  @media(min-width: 450px) {
    .circle-bg {
      width: 200px;
      height: 200px;
      right: -62vw
    }
  }
  
  @media(min-width: 768px) {
    .circle-bg {
      width: 150px;
      height: 150px;
      right: -55vw
    }
    .stretch {
      animation: stretch 1s ease 0s infinite alternate both
    }
    @keyframes stretch {
      0% {
        transform: scale(1, 1)
      }
      100% {
        transform: scale(0.99, 0.99)
      }
    }
  }
  
  @media(min-width: 1025px) {
    .nav-btn {
      height: auto;
    }
    .circle-bg {
      width: 200px;
      height: 200px;
      top: -60px
    }
    .header-fixed {
      display: none
    }
    .header__logo {
      display: none
    }
    .g-nav {
      display: none
    }
    .nav-btn__btn {
      display: none
    }
    .nav-btn__bg {
      top: -30px;
      right: -50px
    }
    .online-btn--pc {
      display: block;
      position: absolute;
      text-align: center;
      top: 20px;
      right: 30px;
      color: #fff
    }
    .online-btn--pc a {
      display: block
    }
    .online-btn__icon {
      top: 0;
      right: 55px
    }
  }
  
  .heading-ttl {
    margin-bottom: 3rem;
    overflow: hidden;
    opacity: 0
  }
  
  .heading-ttl.is-animate {
    animation: bounceInUp .8s ease-in-out 1 both;
    opacity: 1
  }
  
  @keyframes bounceInUpLogo {
    0%, 60%, 75%, 90%, to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 20px, 0) scaleY(1);
      transform: translate3d(0, 20px, 0) scaleY(1)
    }
    20% {
      opacity: 1;
      -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
      transform: translate3d(0, -20px, 0) scaleY(0.9)
    }
    40% {
      -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
      transform: translate3d(0, 10px, 0) scaleY(0.95)
    }
    50% {
      -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
      transform: translate3d(0, -5px, 0) scaleY(0.985)
    }
    60% {
      opacity: 1;
      -webkit-transform: translate3d(0, -10px, 0) scaleY(0.9);
      transform: translate3d(0, -10px, 0) scaleY(0.9)
    }
    75% {
      -webkit-transform: translate3d(0, 8px, 0) scaleY(0.95);
      transform: translate3d(0, 8px, 0) scaleY(0.95)
    }
    90% {
      -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
      transform: translate3d(0, -5px, 0) scaleY(0.985)
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
    }
  }
  
  @keyframes bounceInUp {
    0%, 60%, 75%, 90%, to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 20px, 0) scaleY(1);
      transform: translate3d(0, 20px, 0) scaleY(1)
    }
    60% {
      opacity: 1;
      -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
      transform: translate3d(0, -20px, 0) scaleY(0.9)
    }
    75% {
      -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
      transform: translate3d(0, 10px, 0) scaleY(0.95)
    }
    90% {
      -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
      transform: translate3d(0, -5px, 0) scaleY(0.985)
    }
    to {
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
    }
  }

/* 共通パーツ

====================================================*/
  
  .slide-in {
    overflow: hidden;
    display: inline-block
  }
  
  .slide-in_inner {
    display: inline-block
  }
  
  /* タイトル */
  .ttl {
    margin-bottom: 5px;
    display: block;
    font-family: blackoak-std, serif;
    transform-origin: top left;
    font-size: 5rem;
    line-height: 1;
    transform: scale(0.3, 1);
    letter-spacing: .05em
  }
  
  .ttl-sub {
    display: block;
    font-size: 1.6rem;
    font-family: smartfont, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: normal
  }
  
  .item__ttl {
    display: block;
    margin-bottom: 2rem;
    font-family: blackoak-std, serif;
    transform: scale(0.3, 1);
    font-size: 4rem;
    line-height: 1.5
  }
  
  span.small {
    display: inline-block;
    font-size: 1.2rem
  }
  
  span.tax {
    display: inline-block;
    font-size: 1rem
  }
  
  section {
    position: relative;
    padding: 100px 0
  }
  
  .section__wrapper {
    padding: 0 15px
  }
  
  section.mainvisual {
    padding: 0
  }
  

/* メインビジュアル

====================================================*/
  
  .mainvisual {
    width: 100%;
    height: calc(100vh - 60px);
    position: relative;
    color: #fff
  }
  
  .mv__frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    border: 10px solid #6ec3a1;
    pointer-events: none;
    z-index: 100
  }
  
  .hero__slider {
    width: 100%;
    height: 100%;
    background-color: #6ec3a1
  }
  
  .mv__logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 500;
    pointer-events: none
  }
  
  .mv__logo img {
    max-width: 280px
  }
  
  .mv__scroll__inner {
    position: absolute;
    width: 5rem;
    bottom: 85px;
    right: 0;
    left: 0;
    margin: auto;
    font-size: 1.2rem
  }
  
  .mv__scroll {
    display: block;
    position: relative;
    letter-spacing: .05em;
    text-shadow: 2px 2px 10px #aaaaaa ,
    -2px 2px 10px #aaaaaa ,
    2px -2px 10px #aaaaaa ,
    -2px -2px 10px #aaaaaa;
  }
  
  .mv__scroll::after {
    content: "";
    position: absolute;
    bottom: 0;
    top: 90px;
    right: 0;
    left: 0;
    margin: auto;
    width: 1px;
    height: 40px;
    background: #fff;
    animation: scroll 1.5s cubic-bezier(1, 0, 0, 1) infinite
  }
  
  @keyframes scroll {
    0% {
      transform: scale(1, 0);
      transform-origin: 0 0
    }
    50% {
      transform: scale(1, 1);
      transform-origin: 0 0
    }
    50.1% {
      transform: scale(1, 1);
      transform-origin: 0 100%
    }
    100% {
      transform: scale(1, 0);
      transform-origin: 0 100%
    }
  }
  
  .mv__insta {
    position: absolute;
    right: 18px;
    bottom: 30px;
    font-size: 1.1rem;
    writing-mode: vertical-rl;
    letter-spacing: .05em;
    text-shadow: 2px 2px 10px #aaaaaa ,
    -2px 2px 10px #aaaaaa ,
    2px -2px 10px #aaaaaa ,
    -2px -2px 10px #aaaaaa;
  }
  
  .mv__insta .fa-instagram {
    margin-bottom: 5px;
    font-size: 18px
  }
  
  /* TOP-Newsセクション

====================================================*/
  .t-news {
    background-color: #c5de8f
  }
  
  .t-news__list {
    margin-bottom: 30px
  }
  
  .t-news__item:nth-child(4) {
    display: none
  }
  
  .dl .t-news__item:nth-child(4) {
    display: block;
  }

  .t-news__item a {
    width: calc(100% - 5px);
    display: flex;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 15px;
    padding: 10px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 5px 5px 0 0 #c7b299;
    transition-duration: .3s
  }
  
  .t-news__img {
    width: 70px
  }
  
  @media(min-width: 1025px) {
    .t-news__img {
      width: 100px
    }
  }
  
  .t-news__content {
    width: calc(100% - 80px)
  }
  
  .t-news__date {
    margin-bottom: 5px;
    font-size: 1.2rem
  }
  
  .t-news__ttl {
    font-size: 1.4rem;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 4rem
  }
  
/* Concept

====================================================*/

  @keyframes infinity-scroll-left {
    from {
      transform: translateX(0)
    }
    to {
      transform: translateX(-100%)
    }
  }
  
  @keyframes infinity-scroll-right {
    from {
      transform: translateX(-100%)
    }
    to {
      transform: translateX(0%)
    }
  }
  
  _:-ms-lang(x)::-ms-backdrop, .gallery {
    display: -ms-grid;
    overflow: hidden
  }
  
  .gallery-r {
    margin-bottom: 6rem
  }
  
  .gallery-l {
    padding-top: 4rem
  }
  
  .gallery__wrap {
    display: flex;
    overflow: hidden
  }
  
  .gallery__list {
    display: flex;
    list-style: none
  }
  
  .gallery__list--left {
    animation: infinity-scroll-left 60s infinite linear 1s both
  }
  
  .gallery__list--right {
    animation: infinity-scroll-right 60s infinite linear 1s both
  }
  
  .gallery__item {
    width: 60vw;
    margin-right: 16px
  }
  
  .gallery__item>img {
    width: 100%
  }

  /* Design

====================================================*/
  
  .design {
    overflow: hidden;
    background: #ffcd99
  }
  
  .design__boximg {
    position: relative;
    margin-bottom: 40px
  }
  
  .design__card-img__wrapper {
    position: relative
  }
  
  .design__card-img__list {
    position: relative;
    height: 300px;
    transform: rotate(-10deg);
    bottom: -10px;
    right: -10px
  }
  
  .design__card-img__list.is-animate .design__card-img:first-child {
    transform: rotate(-40deg) translate(-80px, 60px)
  }
  
  .design__card-img__list.is-animate .design__card-img:nth-child(2) {
    transform: rotate(-20deg) translate(-40px, 20px)
  }
  
  .design__card-img {
    width: 180px;
    position: absolute;
    right: 0;
    bottom: 0;
    transform-origin: left bottom;
    transition-delay: .2s;
    transition-duration: 1s
  }
  
  section.design {
    padding-bottom: 0
  }

  /* Pot

====================================================*/
  
  .pot {
    padding-top: 90px;
    background: #fef298;
    font-size: 1.5rem
  }
  
  .pot__heading {
    position: relative;
    margin-bottom: 40px;
    overflow: hidden
  }
  
  .pot__heading::after {
    content: "";
    width: 100%;
    height: 110%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fef298;
    opacity: 0
  }
  
  .pot__heading.is-animate::after {
    opacity: 1;
    animation: img-bg 1s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards
  }
  
  .pot__item {
    text-align: center
  }
  
  .pot .txt {
    margin-bottom: 40px
  }
  
  .image-zoom {
    opacity: 0
  }
  
  .is-animate .image-zoom {
    opacity: 1;
    transition: transform .3 ease;
    animation: img-show 1s ease-in-out;
    animation-fill-mode: none
  }
  
  @keyframes img-bg {
    0% {
      transform-origin: left;
      transform: scaleX(0) scaleY(1.1)
    }
    40% {
      transform-origin: left;
      transform: scaleX(1) scaleY(1.1)
    }
    40.1% {
      transform-origin: right;
      transform: scaleX(1) scaleY(1.1)
    }
    100% {
      transform-origin: right;
      transform: scaleX(0)
    }
  }
  
  @keyframes img-show {
    0% {
      opacity: 0
    }
    40% {
      opacity: 0
    }
    40.1% {
      opacity: 1;
      transform: scale(1.5)
    }
    100% {
      opacity: 1
    }
  }
  
  .item__list {
    margin-bottom: 3rem;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: space-between
  }
  
  .item__card {
    width: calc(50% - 8px);
    margin-bottom: 10px;
    position: relative;
    opacity: 0
  }
  
  .item__card a {
    display: block;
    padding: 8px;
    background-color: #fff;
    border: 2px solid #c7b299;
    border-radius: 10px;
    box-shadow: 5px 5px 0 0 #c7b299;
    text-align: left;
    transition-duration: .3s
  }
    .item__card>div {
    display: block;
    padding: 8px;
    background-color: #fff;
    border: 2px solid #c7b299;
    border-radius: 10px;
    box-shadow: 5px 5px 0 0 #c7b299;
    text-align: left;
    transition-duration: .3s
  }
  
  .item__card a:hover {
    transform: translate(5px, 5px);
    box-shadow: none
  }
  
  .item__card--img {
    border-radius: 10px;
    overflow: hidden
  }
  
  .item__card--ttl {
    margin-top: 4px;
    letter-spacing: .05em;
    font-size: 1.8rem
  }
  
  .item__card--price {
    font-size: 1.2rem;
    color: #c7b299
  }
  
  .item__card--dog {
      margin-top: 5px;
      text-align: right;
      font-size: 10px;
      color: #c7b299;
  }
  
  .item__card.is-animate {
    animation-duration: .75s;
    animation-name: bounceIn;
    transition: transform .3 ease;
    opacity: 1;
    transform: scale(1);
    animation-fill-mode: forwards
  }
  
  @keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
      opacity: 1;
      -webkit-transform: scale3d(1.03, 1.03, 1.03);
      transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
      -webkit-transform: scale3d(0.97, 0.97, 0.97);
      transform: scale3d(0.97, 0.97, 0.97)
    }
    to {
      opacity: 1;
      -webkit-transform: scaleX(1);
      transform: scaleX(1)
    }
  }
  
  .item__ttl-img {
    position: absolute;
    top: 10px;
    display: flex;
    z-index: 5;
    transform: rotate(-10deg)
  }
  
  .item__ttl-img .char {
    width: 24px;
    display: inline-block
  }
  
  .item__ttl-img.is-animate .char {
    animation: bounce .5s ease-in-out 3 both
  }
  
  .item__ttl-img.is-animate .char:first-child {
    margin-top: 8px;
    animation-delay: -0.1s
  }
  
  .item__ttl-img.is-animate .char:nth-child(3) {
    animation-delay: .1s
  }
  
  .item__ttl-img.is-animate .char:nth-child(4) {
    animation-delay: .2s
  }
  
  @keyframes bounce {
    0% {
      transform: translateY(0px)
    }
    100% {
      transform: translateY(-8px)
    }
  }
  
  @keyframes img-zoomin {
    0% {
      opacity: 0;
      transform: scale(0)
    }
    10% {
      opacity: 0;
      transform: scale(0.3)
    }
    100% {
      opacity: 1
    }
  }
  
  @keyframes img-zoomout {
    0% {
      opacity: 1;
      transform: scale(1)
    }
    10% {
      opacity: 1;
      transform: scale(0.3)
    }
    100% {
      opacity: 0;
      transform: scale(0)
    }
  }

  /* Limited Item

====================================================*/
  
  .limited {
    background: #ffcdd8
  }
  
  .limited .pot__heading::after {
    background-color: #ffcdd8
  }
  
  .limited__logo-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    padding: 20px;
    background-color: #fff;
    border-radius: 4px
  }
  
  .limited__logo {
    width: 130px
  }
  
  .limited__logo:first-of-type {
    width: 120px;
    margin-bottom: 10px
  }
  
  .limited__acordion--wrapper {
    margin-bottom: 4rem;
    padding: 0 20px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 5px 5px 0 0 #c7b299;
    font-size: 1.5rem
  }
  
  .limited__acordion--btn {
    padding: 20px 0;
    text-align: center;
    line-height: 1
  }
  
  .limited__acordion--btn::after {
    content: "";
    display: inline-block;
    border-color: #4d371e;
    border-style: solid;
    border-width: 0 1px 1px 0;
    height: 8px;
    vertical-align: middle;
    width: 8px;
    transform: rotate(45deg);
    margin: 0 0 5px 10px;
    transition: .3s;
    transform-origin: center center
  }
  
  @media all and (-ms-high-contrast: none), print {
    .limited__acordion--btn::after {
      margin-bottom: 1px !important
    }
  }
  
  .limited__acordion--wrapper.is-active .limited__acordion--btn::after {
    transform: rotate(-135deg);
    margin-bottom: 0
  }
  
  .limited__acordion--txt {
    padding: 20px 0;
    border-top: 1px solid #c7b299;
    line-height: 2;
    display: none
  }
  
  .limited__acordion--txt.is-open {
    display: block
  }
  
  .limited__item {
    text-align: center
  }
  
  .limited .ttl,  .pot .ttl {
    width: 333.3333%
  }
  
  .cross {
    width: 20px;
    height: 20px;
    position: relative
  }
  
  .cross::before, .cross::after {
    content: "";
    position: absolute;
    bottom: 50%;
    width: 20px;
    height: 1px;
    background: #c7b299
  }
  
  .cross::before {
    transform: rotate(45deg)
  }
  
  .cross::after {
    transform: rotate(-45deg)
  }
  

  /* About・Contact

====================================================*/


  @media(min-width: 1025px) {
    .flex__pc {
      display: flex
    }
  }
  
  
  .about, .contact {
    width: 100%;
    text-align: center
  }
  
  @media(min-width: 1025px) {
    .about, .contact {
      width: 50%
    }
  }
  
  .about {
    background: #d2beeb;
    text-align: center
  }
  
  .about .ttl {
    width: 333.333%
  }
  
  .contact {
    background: #c5de8f
  }
  
  .contact .ttl {
    width: 333.3333%;
    margin-right: -110px
  }
  

  /* タブレット用デザイン

====================================================*/
  @media(min-width: 768px) {
    .mv__logo img {
      max-width: 500px
    }
    .mv__insta {
      font-size: 1.3rem;
      right: 20px;
      bottom: 50%;
      transform: translateY(50%)
    }
    .design .flex {
      display: flex;
      align-items: center;
      gap: 30px
    }
    .design__card-img {
      width: 300px
    }
    .design__card-img__list {
      height: 400px
    }
    .pot .flex, .limited .flex {
      display: flex;
      align-items: flex-start
    }
    .col-l {
      width: 30%;
      position: sticky;
      top: 100px
    }
    .col-l .heading-ttl {
      padding-left: calc((100vw - 1030px)/2)
    }
    .col-r {
      width: 70%
    }
    .col-r .section__wrapper {
      padding-right: 20px
    }
    .limited__logo-wrapper {
      padding: 40px 80px
    }
  }

/* PC用デザイン

====================================================*/
  
  @media(min-width: 1025px) {
    .mainvisual {
      height: 100vh
    }
    section {
      padding: 100px 0
    }
    section.limited {
      padding-top: 120px
    }
    .section__wrapper {
      max-width: 1030px;
      margin: 0 auto
    }
    .flex {
      display: flex;
      align-items: center
    }
    .mv__logo {
      width: 500px;
      right: 0;
      margin: auto
    }
    .mv__logo img {
      max-width: 500px
    }
    .t-news__list {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between
    }
    .t-news__item {
      width: calc(50% - 20px);
      margin-bottom: 2rem
    }
    .t-news__item:hover a {
      transform: translate(5px, 5px);
      box-shadow: none
    }
    .t-news__item:nth-child(4) {
      display: block
    }
    .t-news__content {
      margin-top: 8px
    }
    .gallery-r {
      margin-bottom: 8rem
    }
    .gallery__item {
      width: 25vw
    }
    .concept .heading__ttl {
      width: 40%
    }
    .concept .txt {
      width: 60%;
      margin-bottom: 5rem
    }
    .design__boximg {
      margin-right: 5rem
    }
    .design__card-img__list {
      height: 300px
    }
    .modal-window {
      width: 400px !important
    }
    .pot>.flex, .limited>.flex {
      align-items: flex-start
    }
    .col-r .section__wrapper {
      padding-right: calc((100vw - 1030px)/2)
    }
    .pot {
      padding-top: 100px
    }
    .item__card {
      width: 46%;
      margin-bottom: 4rem
    }
    .item__card a {
      padding: 15px
    }
    .item__card:nth-child(2) {
      margin-top: 80px
    }
    .item__card:nth-child(2n-1) {
      margin-top: -70px
    }
    .item__card:nth-child(1) {
      margin-top: 0;
    }
    .item__card--ttl {
      font-size: 2.4rem
    }
    .item__card--price {
      font-size: 1.5rem
    }
    .item__ttl-img .char {
      width: 3.6rem
    }
    .js-accordion {
      display: none
    }
    .limited__logo {
      width: 35%
    }
    .limited__logo:first-of-type {
      width: 35%
    }
    .limited__logo img {
      width: 100%
    }
    .cross {
      width: 60px;
      height: 60px
    }
    .cross::before, .cross::after {
      width: 60px
    }
    .about {
      padding: 80px 50px
    }
    section.contact {
      padding: 80px 50px
    }
    section.contact .txt {
      padding: 2rem 0 1rem
    }
    .footer .btn-rec {
      width: 400px;
      margin: 0 auto
    }
    span.small {
      display: inline-block;
      font-size: 1.6rem
    }
    span.tax {
      font-size: 1.1rem
    }
  }
  
  @media(min-width: 1580px) {
    .col-l .heading-ttl {
      padding-left: 200px
    }
  }
  

/* FOOTER

====================================================*/
  .footer {
    padding: 100px 0 80px;
    background: #b8e2f4;
    text-align: center
  }
  
  .footer__logo {
    width: 180px;
    margin: 0 auto 40px
  }
  
  .footer__logo img {
    margin: 0 auto
  }
  
  .footer .fa-shopping-cart {
    color: #4d371e
  }
  
  .footer .fa-instagram {
    color: #c7b299;
    font-size: 3rem
  }
  
  .footer .btn {
    margin-bottom: 3.5rem
  }
  
  .footer__insta {
    display: block;
    margin-bottom: 4rem
  }
  
  .footer__img {
    width: 90px;
    margin: 0 auto
  }
  
  .footer__go-to-top {
    position: relative;
    width: 45%;
    margin: 0 0 10px auto
  }
  
  .footer__go-to-top--img {
    margin: 0 0 0 auto;
    width: 16rem
  }
  
  .footer__go-to-top--cmt {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    margin: auto
  }
  
  .footer .copy {
    font-size: 1rem
  }
  
  @media(min-width: 1025px) {
    .footer__go-to-top {
      width: 20%
    }
    .footer__go-to-top--img {
      width: 20rem
    }
    .footer__go-to-top--cmt {
      left: -40px;
    }
  }

/* RESET

====================================================*/
  
  *, *::before, *::after {
    box-sizing: border-box
  }
  
  body, h1, h2, h3, h4, p, figure, blockquote, dl, dd {
    margin: 0
  }
  
  ul[role=list], ol[role=list] {
    list-style: none
  }
  
  html {
    scroll-behavior: smooth
  }
  
  body {
    min-height: 100vh;
    text-rendering: optimizeSpeed;
    line-height: 1.5
  }
  
  a:not([class]) {
    text-decoration-skip-ink: auto
  }
  
  img, picture {
    max-width: 100%;
    display: block;
    height: auto
  }
  
  input, button, textarea, select {
    font: inherit
  }
  
  @media(prefers-reduced-motion: reduce) {
    *, *::before, *::after {
      animation-duration: .01ms !important;
      animation-iteration-count: 1 !important;
      transition-duration: .01ms !important;
      scroll-behavior: auto !important
    }
  }
  
  table {
    border-collapse: collapse
  }
  
  a {
    color: inherit;
    text-decoration: none
  }
  
  ul, ol {
    list-style: none;
    margin: 0;
    padding: 0
  }
  
  li {
    margin: 0;
    padding: 0;
    list-style: none
  }
  
  .wp-block-image img {
    width: 100%
  }
  
  *:focus {
    outline: none
  }
  
  button {
    margin: 0;
    background: 0 0;
    border: none;
    border-radius: 0;
    outline: 0;
    appearance: none;
    box-sizing: border-box;
    cursor: pointer
  }
  
  html {
    font-size: 62.5%
  }
  
  body {
    font-size: 1.6rem;
    color: #4d371e;
    font-family: smartfont, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-feature-settings: "palt"
  }
  
  .txt {
    letter-spacing: .05em;
    line-height: 2
  }
  
  .txt p {
    margin-bottom: 3rem
  }
  
  @media(min-width: 1025px) {
    .sp {
      display: none
    }
  }
  
  .tab {
    display: none
  }
  
  @media(min-width: 768px) {
    .tab {
      display: block
    }
  }
  
  .pc {
    display: none
  }
  
  @media(min-width: 1025px) {
    .pc {
      display: block
    }
  }
  
  .btn {
    padding: 15px 0;
    display: block;
    background-color: #fff;
    font-size: 1.5rem;
    text-align: center;
    box-shadow: 5px 5px 0 0 #c7b299;
    transition-duration: .3s
  }
  
  .btn:hover {
    transform: translate(5px, 5px);
    box-shadow: none
  }
  
  .btn-c {
    width: 300px;
    margin: 0 auto;
    border-radius: 50px
  }
  
  .btn-rec {
    border-radius: 5px
  }
  
  .btn-rec.btn-g {
    position: relative;
    background-color: #6ec3a1;
    box-shadow: 5px 5px 0 0 #5fab8d;
    color: #fff
  }
  
  .btn-rec.btn-g:hover {
    box-shadow: none
  }
  
  .btn-bg {
    display: block;
    position: absolute;
    right: 10px;
    bottom: -10px;
    width: 100px;
    height: 100px;
    background: url(../img/character/chara4.png);
    background-repeat: no-repeat;
    background-size: contain
  }
  
  .btn-bg-2 {
    background: url(../img/character/banbutsu_zo.png);
    background-repeat: no-repeat;
    background-size: contain
  }
  
  .btn-ripple {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 15%;
    right: 30%;
    z-index: 5
  }

  
  .btn-ripple#modal-open2 {
    top: 60%;
    left: 25%;
  }
  
  .btn-ripple#modal-open3 {
    top: 80px;
    right: 180px
  }
  
  .btn-ripple button {
    position: relative;
    display: inline-block;
    background: rgba(255, 255, 255, .9);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #ccc;
    outline: none;
    transition: all .3s
  }
  
  _::-webkit-full-page-media, _:future, :root .btn-ripple button {
    height: 30px
  }

/* モーダルウィンドウレイアウト

====================================================*/
  
  .btn-ripple button::after, .btn-ripple button::before {
    content: "";
    position: absolute;
    left: -50%;
    top: -50%;
    border: 2px solid #fff;
    width: 200%;
    height: 200%;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .1);
    opacity: 1;
    animation: 1s circleanime linear infinite
  }
  
  .btn-ripple button::before {
    animation-delay: 1s
  }
  
  .btn-ripple button span::after, .btn-ripple button span::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    width: 12px;
    height: 2px;
    background-color: #c7b299
  }
  
  .btn-ripple button span::after {
    transform: rotate(90deg)
  }
  
  @keyframes circleanime {
    0% {
      transform: scale(0.68)
    }
    100% {
      transform: scale(1.2);
      opacity: 0
    }
  }
  
  @media(min-width: 768px) {
    .btn-ripple#modal-open3 {
      top: 30px;
      right: 310px
    }
  }
  
  @media(min-width: 1025px) {
    .btn-ripple#modal-open3 {
      top: -170px;
      right: 330px
    }
  }
  
/* vegas

====================================================*/

  .slider {
    height: 100%
  }
  
  @keyframes zoomUp {
    0% {
      -webkit-transform: translateX(-80px);
      transform: translateX(-80px)
    }
    100% {
      -webkit-transform: translateX(0px);
      transform: translateX(0px)
    }
  }
  
  .vegas-slide {
    width: 140%;
    background-position: center right no-repeat
  }
  
  .vegas-slide-inner {
    padding-left: 80px;
    -webkit-animation: zoomUp 6s linear 0s;
    animation: zoomUp 6s linear 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    background-position: right center !important
  }
  
  @media(min-width: 1025px) {
    @keyframes zoomUp {
      0% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
      }
      100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
      }
    }
    .vegas-slide {
      width: 130%;
      background-position: center right no-repeat
    }
  }
  
  .overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0 15px;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    z-index: 10
  }
  
  .modal-window {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 30px);
    background-color: #fff;
    border-radius: 5px;
    z-index: 11;
    padding: 1rem
  }
  
  .modal-window__wrapper {
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 1.4rem
  }
  
  .modal-window__img {
    width: 40%
  }
  
  .modal-window__content {
    width: 60%
  }

  
  .button-close {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 200px;
    padding: 1em;
    background-color: #c96931;
    color: #eaeaea;
    border-radius: 20rem;
    cursor: pointer
  }

/* セクションの境目

====================================================*/
  
  .wave {
    position: relative;
    height: 80px;
    transform: scale(1, -1) translateY(101px);
    z-index: 100
  }
  
  .wave-reflect {
    transform: scale(1, -1) translateY(101px)
  }
  
  canvas {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
  }
  
  .wave-reflect.pc {
    transform: scale(1, -1) translateY(-175px)
  }
  
  .section__border {
    width: 70px;
    position: absolute;
    bottom: -70px;
    right: 0;
    z-index: 2;
    display: flex
  }
  
  .section__border .drop {
    display: block;
    opacity: 0
  }
  
  .section__border-top {
    width: 60px;
    right: auto;
    left: 0;
    bottom: auto;
    top: -15px
  }
  
  .mainvisual .section__border.section__border-big {
    bottom: -80px
  }
  
  .section__border-big {
    width: 200px
  }
  
  .section__border-about {
    right: auto;
    left: 0
  }
  
  .section__border.is-animate .drop {
    animation: bounceDrop .8s ease-in-out 1 forwards
  }
  
  .section__border.is-animate .drop:nth-child(2) {
    animation-delay: .2s
  }
  
  .section__border.is-animate .drop:nth-child(3) {
    animation-delay: .4s
  }
  
  .section__wave {
    width: 100vw;
    height: auto;
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: 100
  }
  
  .section__wave svg {
    width: 100vw;
    height: 4.9305555556vw
  }
  
  .section__wave-top {
    position: absolute;
    top: -40px;
    left: 0;
    z-index: 100
  }
  
  @keyframes bounceDrop {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 15px, 0) scaleY(1);
      transform: translate3d(0, 15px, 0) scaleY(1);
    }
    70% {
      opacity: 1;
      -webkit-transform: translate3d(0, -10px, 0) scaleY(0.9);
      transform: translate3d(0, -10px, 0) scaleY(0.9);
    }
    75% {
      opacity: 1;
      -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
      transform: translate3d(0, 10px, 0) scaleY(0.95);
    }
    90% {
      opacity: 1;
      -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
      transform: translate3d(0, -5px, 0) scaleY(0.985);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  
  @media(min-width: 768px) {
    .section__wave {
      height: 40px;
      bottom: -33px
    }
    .section__border {
      bottom: -95px
    }
    .mainvisual .section__border.section__border-big {
      bottom: -90px
    }
    .section__border-top {
      bottom: auto
    }
  }
  
  @media(min-width: 900px) {
    .mainvisual .section__border.section__border-big {
      bottom: -100px
    }
  }
  
  @media(min-width: 1000px) {
    .mainvisual .section__border.section__border-big {
      bottom: -100px
    }
  }
  
  @media(min-width: 1025px) {
    .section__border {
      width: 100px;
      bottom: -120px
    }
    .section__border.section__border-big {
      bottom: -150px;
      width: 300px
    }
    .section__border-top {
      width: 80px;
      bottom: auto
    }
    .section__wave {
      height: 71px;
      bottom: -55px
    }
    .contact .section__wave {
      width: 50vw;
      bottom: -70px
    }
    .contact .section__wave svg {
      width: 50vw;
      height: 2.4652777778vw
    }
    .about .section__wave {
      width: 50vw;
      bottom: -70px
    }
    .about .section__wave svg {
      width: 50vw;
      height: 2.4652777778vw
    }
    .mainvisual .section__border.section__border-big {
      bottom: -150px
    }
  }
  
  @media(min-width: 1400px) {
    .section__border {
      bottom: -110px
    }
    .section__border-top {
      bottom: auto
    }
  }
  
  @media(min-width: 1500px) {
    .section__border {
      bottom: -120px
    }
    .section__border-top {
      bottom: auto
    }
    .section__border.section__border-big {
      width: 300px;
      bottom: -150px
    }
  }
  
  @media(min-width: 1600px) {
    .section__border {
      bottom: -130px
    }
    .section__border-top {
      bottom: auto
    }
    .section__border.section__border-big {
      bottom: -150px
    }
  }
  
  @media(min-width: 1800px) {
    .section__border {
      bottom: -130px
    }
    .section__border-top {
      bottom: auto
    }
    .section__border.section__border-big {
      bottom: -160px
    }
  }
  @media(min-width: 768px) {
    .section__wave {
      width: 100%;
    }
    .section__wave svg {
      width: 100%;
    }
  }
  @media(min-width: 1025px) {
    .about .section__wave, .contact .section__wave {
      width: 100%;
    }
    .about .section__wave svg, .contact .section__wave svg {
      width: 100%;
    }
  }

  .header-fixed--bottom {
    display: none;
  }
  @media(min-width: 768px) {
    .header-fixed--bottom {
      width: 22rem;
      display: block;
      position: fixed;
      bottom: 20px;
      right: 20px;
      background-color: #fff;
      text-align: center;
      border-radius: 5rem;
      z-index: 999;
      box-shadow: 5px 5px 0 0 #c7b299;
      transition-duration: 0.3s;
    }
    .header-fixed--bottom:hover {
      transform: translate(5px, 5px);
      box-shadow: none;
    }
    .header-fixed--bottom > a {
      display: block;
      padding: 12px 0;
    }
    .header-fixed--bottom svg {
      margin-right: 5px;
    }
  }
  
/* Google Mapを囲う要素 */
.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%; /* 比率を4:3に固定 */
}

/* Google Mapのiframe */
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}