@charset "UTF-8";
/* CSS Document */
html {
  scroll-padding: 80px;
}
.section-menu__image {
  height: 50vh;
  background-image: url("../images/menu/menu_top_sp@2x.jpg");
  background-size: auto 100%;
  background-position: 35% 50%;
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 100px;
}
.section-menu__contents {
  padding: 0 24px;
}
.limited-price-text {
  margin-bottom: 100px;
  padding-bottom: 20px;
  font-size: 2rem;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-weight: 500;
  background-image: url("../images/menu/ashirai@2x.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  line-height: 2.4rem;
}
.limited-price-text span {
  font-size: 1.4rem;
  color: #7a6764;
  border-bottom: solid 1px #7a6764;
}
.section-menu__tittle {
  font-size: 3.6rem;
  font-family: Abril Fatface;
  color: #714c6d;
  position: absolute;
  left: 50px;
  bottom: 60px;
}
.section-menu h2 {
  font-size: 3.6rem;
  margin-bottom: 10px;
  font-weight: 300;
}
.section-menu h3 {
  font-size: 1.4rem;
  margin-bottom: 50px;
}
.button-area {
  margin-bottom: 150px;
}
.button-area ul {
  max-width: 590px;
    margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}
.button-area ul li {
  list-style: none;
  margin: 0 auto;
}
.design a {
  padding-top: 48px !important;
  height: 97px !important;
}
.gallary a {
  background-color: #fff !important;
}
.menu-button a:hover {
  box-shadow: 0px 5px 30px #e7d5e6;
}
.menu-button a {
  display: block;
  width: 150px;
  height: 80px;
  border-radius: 80px;
  background-color: #ffe9fc;
  margin-bottom: 100px;
  text-align: center;
  padding-top: 65px;
  vertical-align: middle;
  box-shadow: 0px 3px 5px #e7d5e6;
  margin: 0 auto 30px;
  transition: all.3s ease-in-out;
  text-decoration: none;
  color: #6e4a6a;
  font-size: 1.4rem;
}
@media(min-width:769px) {
  .section-menu__image {
    height: 60vh;
    background-image: url("../images/menu/menu_top@2x.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 140px;
  }
  .image-inner {
    max-width: 960px;
    height: 100%;
    margin: 0 auto;
    position: relative;
  }
  .section-menu__tittle {
    font-size: 6rem;
    left: 100px;
    bottom: 100px;
  }
  .section-menu__contents {
    padding: 0;
    max-width: 960px;
    margin: 0 auto;
  }
  .limited-price-text {
    font-size: 2.4rem;
    line-height: 3.5rem;
    max-width: 440px;
    margin: 0 auto 100px;
  }
  .limited-price-text span {
    font-size: 1.4rem;
    color: #7a6764;
    border-bottom: solid 1px #7a6764;
  }
  .section-menu h2 {
    font-size: 4.8rem;
    margin-bottom: 10px;
  }
  .section-menu h3 {
    margin-bottom: 60px;
  }
  .button-area {
    margin-bottom: 220px;
  }
  .menu-button a:hover {
    transform: scale(0.95, 0.95);
  }
}
.section-menu__jel, .section-menu__art, .section-menu__design {
  padding: 0 24px;
  margin-bottom: 90px;
}
.menu__tarot, .menu__off, .menu__option {
  padding: 0 24px;
  margin-bottom: 0px;
}
.section-menu__jel h4, .section-menu__art h4, .section-menu__design h4 {
  font-size: 2rem;
  font-weight: 400;
  padding-bottom: 20px;
  margin-bottom: 50px;
  border-bottom: solid 1px #b39eb3;
}
.menu__tarot h4, .menu__off h4, .menu__option h4 {
  font-size: 2rem;
  font-weight: 400;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #b39eb3;
}
.menu-image {
  width: 300px;
  height: 180px;
  margin: 0 auto;
}
.menu-image__tip {
  width: 300px;
  height: 230px;
  margin: 0 auto;
}
.section-menu__jel ul, .section-menu__design ul, .section-menu__art ul, .section-menu__other ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}
.section-menu__jel ul li, .section-menu__design ul li, .section-menu__art ul li, .section-menu__other ul li, .section-menu__other ul li {
  list-style: none;
  margin: 0 auto 60px;
}
.menu__tarot h5 {
  font-size: 1.6rem;
}
.menu__tarot h5 span {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.menu__off div {
  text-align: left;
  line-height: 3.2rem;
  width: 300px;
}
.menu__off div h5 {
  font-weight: 400;
}
.menu__off div p {
  margin-bottom: 30px;
}
.menu__option p {
  text-align: left;
  line-height: 3.2rem;
  width: 300px;
}
.section-menu__other {
  padding: 0 24px;
  margin-bottom: 100px;
}
.section-menu__other table tr {
  color: #b39eb3;
  text-align: left;
  margin: 0 auto;
}
/*アコーディオン全体*/
.accordion-area {
  list-style: none;
  max-width: 960px;
  margin: 0 auto;
}
.accordion-area li {
  margin: 10px 0;
}
.accordion-area section {
  border: 1px solid #ccc;
}
/*アコーディオンタイトル*/
.accordion-title {
  position: relative; /*+マークの位置基準とするためrelative指定*/
  cursor: pointer;
  padding: 3%;
  transition: all .5s ease;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  width: 300px;
  color: #7a6764;
  font-weight: 400;
  font-size: 1.6rem;
  background-color: rgba(255, 255, 255, .45);
  border: none;
}
/*.first-text {
  padding-top: 5px;
  padding-bottom: 5px;
}*/
.first-text span{
  padding-top: 5px;
  padding-bottom: 5px;
}
/*.first-text span {
  font-size: 1.4rem;
  text-decoration: line-through;
  color: #baa6a8;
  margin-left: 10px;
}*/
/*.second-text {
  display: inline-block;
}*/
.second-text {
  display: inline-block;
}
/*.second-text span {
  font-size: 1.4rem;
  color: #baa6a8;
}*/
/*.cancell-text {
  text-decoration: line-through;
}*/
.sale-icon {
  display: inline-block;
  color: #FFF;
  font-size: 1.2rem;
  width: 55px;
  height: 18px;
  padding-top: 1px;
  margin-left: 5px;
  background-color: #edcbe0;
  border-radius: 10px;
}
/*アイコンの＋と×*/
.accordion-title::before, .accordion-title::after {
  position: absolute;
  content: '';
  width: 15px;
  height: 1px;
  background-color: #7a6764;
}
.accordion-title::before {
  top: 48%;
  right: 15px;
  transform: rotate(0deg);
}
.accordion-title::after {
  top: 48%;
  right: 15px;
  transform: rotate(90deg);
}
/*　closeというクラスがついたら形状変化　*/
.accordion-title.close::before {
  transform: rotate(45deg);
}
.accordion-title.close::after {
  transform: rotate(-45deg);
}
/*アコーディオンで現れるエリア*/
.accordion-box {
  display: none; /*はじめは非表示*/
  background: rgba(255, 255, 255, .45);
  width: 300px;
}
.accordion-box p {
  text-align: justify;
  color: #7a6764;
  padding: 20px;
}
.tarot-tittle {
  padding-top: 5px;
}
.tarot-tittle span {
  margin-left: 15px;
}
.ear{
  text-align: left;
}
@media(min-width:769px) {
  .section-menu__jel, .section-menu__art, .section-menu__design, .section-menu__other {
    padding: 0px;
    max-width: 960px;
    margin: 0 auto 120px;
  }
  /*.menu__tarot, .menu__off, .menu__option {
    padding: 0px;
  }*/
  .section-menu__jel h4, .section-menu__art h4, .section-menu__design h4 {
    font-size: 2rem;
    font-weight: 400;
    padding-bottom: 20px;
    margin-bottom: 50px;
    border-bottom: solid 1px #b39eb3;
  }
  .menu__tarot h4, .menu__off h4, .menu__option h4 {
    font-size: 2rem;
    font-weight: 400;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: solid 1px #b39eb3;
  }
  .menu-image {
    width: 300px;
    height: 180px;
    margin: 0 auto;
  }
  .menu-image__tip {
    width: 300px;
    height: 230px;
    margin: 0 auto;
  }
  .section-menu__jel ul, .section-menu__design ul, .section-menu__art ul, .section-menu__other ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
  }
  .section-menu__jel ul li, .section-menu__design ul li, .section-menu__art ul li, .section-menu__other ul li, .section-menu__other ul li {
    list-style: none;
    margin: 0 auto 60px;
  }
  .menu__option p {
    text-align: left;
    line-height: 3.2rem;
    width: 230px;
    padding: 0 25px;
  }
  .menu__off div {
    text-align: left;
    line-height: 3.2rem;
    width: 280px;
    padding: 0 25px;
  }
  .menu__off div p {
    margin-bottom: 10px;
  }
  .section-menu__other {
    padding: 0px;
  }
}
.section-menu__garally {
  padding: 60px 24px;
  margin-bottom: 60px;
  background-color: #fff;
}
.section-menu__garally h2 {
  color: #734e6a;
  font-size: 3.6rem;
  margin-bottom: 10px;
  font-weight: 300;
}
.section-menu__garally h3 {
  font-size: 1.4rem;
  margin-bottom: 40px;
}
.insta-button a {
  display: block;
  width: 300px;
  height: 40px;
  border-radius: 40px;
  background-color: #fff7ff;
  text-align: center;
  padding-top: 20px;
  border: solid 1px #a67c8b;
  box-shadow: 0px 2px 5px #e7d5e6;
  margin: 0 auto;
  position: relative;
  text-decoration: none;
  color: #6e4a6a;
}
.insta-button__instagram {
  font-size: 1.8rem;
}
.insta-button__symbol {
  position: absolute;
  font-size: 1.2rem;
  right: 10px;
}
@media(min-width:769px) {
  .section-menu__garally {
    padding: 140px 0px;
    margin-bottom: 0px;
    background-color: #fff;
  }
  .section-menu__garally-inner {
    max-width: 850px;
    height: 100%;
    margin: 0 auto;
  }
  .section-menu__garally h2 {
    font-size: 4.8rem;
    margin-bottom: 10px;
  }
  .section-menu__garally h3 {
    margin-bottom: 60px;
  }
  .slide-gallary ul {
    margin-bottom: 100px;
    padding: 0;
  }
  .slide-gallary ul li {
    margin: 0 25px;
  }
  .insta-button a {
    height: 50px;
    padding-top: 30px;
    box-shadow: 0px 5px 5px #ece3ec;
    transition: all.3s ease-in-out;
  }
  .insta-button a:hover {
    box-shadow: 0px 5px 30px #e7d5e6;
  }
}