@charset "UTF-8";
/*
  File Name   : pc_responsive.css
  Description : PC共通
*/


.is-pc {
  display: block;
}

.is-sp {
  display: none;
}

.inner_l {
  max-width: 1200px;
  padding: 0 40px;
}

.inner_s {
  padding: 0 40px;
}

.section-title {
  font-size: 50px;
}

.section-title div {
  font-size: 16px;
}

.btn {
  width: 400px;
  height: 70px;
  transition: 0.3s;
}

.btn:hover {
  opacity: 0.7;
}

.btn__label {
  font-size: 20px;
}

.btn span {
  width: 60px;
  height: 70px;
}

.btn i {
  transform: translateY(125%);
}

.btn__cover::after {
  width: 400px;
  height: 70px;
  transition: 0.3s;
}

.btn__cover:hover {
  opacity: 0.7;
}

/* headerーーーーーーーーーーーーーーーー */
.header {
  height: 100px;
  background: rgba(255,255,255,0.6);
}

.header__inner {
  margin: 0 50px;
}

@media (max-width: 1100px) {
  .header__inner {
    margin: 0 30px;
  }
}

.header__logo .logo__cover {
  width: 125px;
  padding-top: 7px;
}

.header__nav__cover {
  display: block;
  height: inherit;
}

.nav__item a {
  transition: 0.3s;
}

.nav__item a:hover {
  opacity: 0.6;
}

.header__right {
  display: flex;
  align-items: center;
  margin-top: 8px;
}

.header__tel {
  text-align: center;
  margin-right: 20px;
}

.reserve__link {
  padding: 15px 38px;
  transition: 0.3s;
}

.reserve__link:hover {
  opacity: 0.7;
}

@media (max-width: 1000px) {
  .reserve__link {
    padding: 18px 2vw;
  }
}

.hamburger {
  display: none;
}

.mobile__nav__cover {
  display: none;
}

/* TOP ーーーーーーーーーーーーーーーー */
/* main */
.main {
  display: flex;
  align-items: center;
  justify-content: center;
}

.main__text {
  margin-top: 52px;
}

@media (max-width: 1000px) {
  .main__text {
    margin-top: 100px;
  }
}

.main__text__lead {
  font-size: 18px;
}

.main__text__title {
  font-size: 32px;
}

@media (max-width: 1400px) {
  .main__text__title {
    font-size: 2.2vw;
  }
}

.main__text span {
  font-size: 32px;
}

.main-swiper {
  width: 56.25%;
}

.swiper-slide-content {
  bottom: -30%;
  left: -25%;
}

.slide img {
  border-radius: 0 0 0 80px;
}

.swiper-slide-content img {
  border-radius: 40px;
}

/* top-about */
.top-about {
  padding-top: 170px;
}

.top-about::before {
  background-size: cover;
  top: -49px;
}

.media__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 1100px) {
  .media__inner {
    display: block;
    max-width: 700px;
    margin: 0 auto;
  }
  
  .media__img {
    width: 100%;
  }
  
  .media__img img {
    border-radius: 30px;
  }
  
  .media__text__box {
    padding: 50px 3%;
  }
  
  .media__text__box-2 {
    padding: 40px 3% 0;
  }
  
  .media__title {
    font-size: 22px;
  }
}

.media__img img {
  border-radius: 40px;
}

.media__text__box-2 {
  padding-left: 0;
  padding-right: 7%;
}

.media__title {
  font-size: 26px;
}

/* top-menu */
.top-menu {
  padding-bottom: 115px;
}

.card__items {
  display: flex;
  justify-content: space-between;
}

.card__item {
  width: 32%;
  max-width: 380px;
}

.top-menu__inner .swiper-container {
  margin: 0;
  padding: 0;
}

/* top-shop */
.top-shop {
  height: 560px;
}

.top-shop::before {
  background-size: cover;
}

.top-shop::after {
  background-size: cover;
  bottom: -10px;
}

.top-shop__position {
  position: absolute;
  bottom: -27%;
  left: 50%;
  transform: translateX(-35%);
  z-index: 100;
}

.top-shop__inner {
  position: relative;
  background: #f4ece5;
  border-radius: 40px;
  max-width: 700px;
  width: 100%;
  padding: 70px 80px;
}

.top-shop__inner .btn__cover {
  position: absolute;
  right: 60px;
  bottom: -35px;
}

/* under-main ーーーーーーーーーーーーーーーー */
.under__main {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

.under__main::after {
  bottom: 100px;
  background-size: cover;
}

.under__main__img img {
  height: 620px;
}

.bg__cover {
  margin-top: -100px;
  padding-top: 210px;
  padding-bottom: 210px;
}


/* about ーーーーーーーーーーーーーーーー */
.section-title__cover .section-title {
  font-size: 32px;
}

.about__img img {
  border-radius: 40px;
  width: 400px;
}

.aboutyosa01 {
  margin: 50px auto 90px;
}

.aboutyosa01 .media__img img {
  width: 400px;
}

.media02 {
  background: #ebe0d7;
  border-radius: 60px;
}

.media02 .media__text__box {
  padding: 115px 80px;
}

/* .media02 .media__img img {
  margin: calc(50% - 38vh) 0;
} */

.aboutyosa02 {
  margin-bottom: 115px;
}

.aboutyosa02 .media__img {
  margin-right: 40px;
}

.safety__inner .media__img img {
  margin: calc(50% - 25vh) 0;
  width: 350px;
}

.safety__inner .media02 {
  margin: 70px 0;
}

.safety__inner .media02 .media__text__box {
  padding: 64px 80px;
}

@media (max-width: 1100px) {
  .media02 .media__img img {
    margin: 0;
  }

  .aboutyosa01 .media__img {
    text-align: center;
    margin-top: 50px;
  }

  .aboutyosa02 {
    margin-bottom: 50px;
  }

  .aboutyosa02 .media__img {
    margin: 0 auto;
    padding-top: 50px;
  }

  .media02 .media__text__box {
    padding: 40px;
  }

  .safety__inner .media__img {
    margin: 0 auto;
    padding-top: 50px;
  }

  .safety__inner .media__img img {
    margin: 0;
  }

  .safety__inner .media__img {
    text-align: center;
  }

  .safety__inner .media02 .media__text__box {
    padding: 40px;
  }

  .beginners__inner .media__img {
    text-align: center;
  }

  .herbs__inner .media__img {
    text-align: center;
  }
}

.recommend__content02__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}

.recommend__content02__img img {
  border-radius: 40px;
}

.recommend__content02__text {
  margin-left: 7%;
}

.recommend__list__cover {
  margin: 40px 0;
}

.recommend__list {
  padding: 20px 20px 15px;
}

.method__inner .card__item {
  max-width: 310px;
}

.method__inner .card__items:nth-child(4) {
  justify-content: center;
  margin-top: 30px;
}

/* menu ーーーーーーーーーーーーーーーー */
.menu__item__cover {
  display: flex;
  justify-content: space-between;
  margin-top: 48px;
}

.menu__items {
  width: 47%;
}

.menu__item {
  display: flex;
  justify-content: space-between;
}

.menu__item span {
  margin-left: 10px;
}

.menu__text {
  margin-top: 20px;
}

.bottom__img {
  height: 560px;
}

.bottom__img::before {
  background-size: cover;
}

.menu01 .swiper-container,
.menu02 .swiper-container,
.menu03 .swiper-container {
  margin: 0;
  padding: 0;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: -5%;
  width: 120px;
  height: 40px;
  margin-left: 50px;
  margin-bottom: 6px;
}

.menu-swiper_02 .swiper-pagination-bullets.swiper-pagination-horizontal {
  left: 68%;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin-left: 7px;
  margin-top: 17px;
}


/* shop ーーーーーーーーーーーーーーーー */
.shop__content {
  margin-bottom: 200px;
}

.shop__content__text,
.recommend__content__text {
  position: absolute;
  background: #f4ece5;
  border-radius: 40px;
  padding: 60px 100px;
  max-width: 680px;
  width: 100%;
  top: 83%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 500;
}

.shop__content__text .section-title {
  margin-bottom: 30px;
  font-size: 40px;
}

.shop-swiper-slide img,
.recommend-swiper-slide img {
  border-radius: 60px;
}

.swiper-container {
  margin: 40px 0;
  padding: 45px 0;
}

/* footer ーーーーーーーーーーーーーーーー */
.footer::before {
  background-size: cover;
  top: -49px;
}

.footer__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 60px;
  padding-bottom: 120px;
}

.access-title__cover .section-title {
  font-size: 50px;
  font-weight: normal;
}

.map__cover {
  width: 55%;
}