@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td, small, button, time, figure {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

body {
  font-family: "筑紫A丸ゴシック", "秀英丸ゴシック L", "Shuei MaruGo L", "游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Droid Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  overflow-wrap: break-word;
  background-color: #ffebd6;
  color: #333333;
}

ol, ul {
  list-style: none;
}

li, dd {
  list-style-type: none;
}

img {
  max-width: 100%;
  height: auto;
  border: none;
  border: none;
  vertical-align: bottom;
}

a {
  cursor: pointer;
  text-decoration: none;
}

header, footer, nav, section, article, aside, figure, figcaption {
  display: block;
}

@media (min-width: 1088px) {
  .hidden-pc {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .hidden-tab {
    display: none;
  }
}

@media (max-width: 767px) {
  .hidden-sp {
    display: none;
  }
}

.inner {
  width: 960px;
  max-width: 100%;
  margin: 0 auto;
}

_::-webkit-full-page-media, _:future, :root .header_inner {
  width: 980px;
  max-width: 100%;
  margin: 0 auto;
}

.header_inner {
  transition: all ease .3s 0s;
}

.header {
  background: url(/imges/top/header-line-pattern.png) repeat-x #fffbe5;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  transition: all ease .3s 0s;
  padding-bottom: 15px;
}

@media (max-width: 767px) {
  .header {
    padding-top: 25px;
    background: transparent url(/imges/top/sp/header-line-pattern.png) repeat-x;
  }
}

.heder_top-text {
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  font-weight: 700;
  padding-left: 10px;
}

.header-nav {
  margin-top: 5px;
}

@media (max-width: 767px) {
  .header-nav {
    margin-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav {
    margin-top: 0;
  }
}

.header-nav-list {
  display: flex;
  letter-spacing: 0.01em;
  align-items: center;
  transition: all ease .3s 0s;
  flex-wrap: nowrap;
}

@media (max-width: 767px) {
  .header-nav-list {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav-list {
    display: block;
  }
}

.header-nav-item {
  text-align: center;
  position: relative;
}

.header-nav-item:nth-child(1) {
  margin-right: 65px;
}

@media (max-width: 767px) {
  .header-nav-item:nth-child(1) {
    margin-right: 0;
    margin-top: 80px;
    margin-left: 75px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav-item:nth-child(1) {
    margin-right: 0;
    margin-top: 80px;
    margin-left: 75px;
  }
}

.header-nav-item:nth-child(2) {
  margin-right: 65px;
}

@media (max-width: 767px) {
  .header-nav-item:nth-child(2) {
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav-item:nth-child(2) {
    margin-right: 0px;
  }
}

.header-nav-item:nth-child(3) {
  margin-right: 65px;
}

@media (max-width: 767px) {
  .header-nav-item:nth-child(3) {
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav-item:nth-child(3) {
    margin-right: 0px;
  }
}

.header-nav-item:nth-child(4) {
  margin-right: 35px;
}

@media (max-width: 767px) {
  .header-nav-item:nth-child(4) {
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav-item:nth-child(4) {
    margin-right: 0px;
  }
}

.header-nav-item:nth-child(5) {
  margin-right: 20px;
}

@media (max-width: 767px) {
  .header-nav-item:nth-child(5) {
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav-item:nth-child(5) {
    margin-right: 0px;
  }
}

.header-nav-item:nth-child(6) {
  margin-right: 45px;
}

@media (max-width: 767px) {
  .header-nav-item:nth-child(6) {
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav-item:nth-child(6) {
    margin-right: 0px;
  }
}

.header-nav-item:nth-child(7) {
  margin-right: 45px;
}

@media (max-width: 767px) {
  .header-nav-item:nth-child(7) {
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav-item:nth-child(7) {
    margin-right: 0px;
  }
}

.header-nav-item:last-child {
  margin-right: 0;
}

@media (max-width: 767px) {
  .header-nav-item {
    margin-top: 20px;
    margin-left: 50px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav-item {
    margin-top: 20px;
    margin-left: 50px;
  }
}

.header-nav-link {
  color: #333333;
  transition: all ease .3s 0s;
}

.header-nav-link::after {
  content: "";
  transition: all ease .4s 0s;
  position: absolute;
  background: transparent url(/imges/top/menu-hover.png) no-repeat center center/contain;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  z-index: -10;
  transition: all ease .3s 0s;
}

.header-nav-link:hover::after {
  width: 98px;
  height: 98px;
}

@media (max-width: 767px) {
  .header-nav-link {
    display: flex;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav-link {
    display: flex;
  }
}

@media (max-width: 767px) {
  .to-home-a {
    display: inline-block;
    padding-right: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .to-home-a {
    display: inline-block;
    padding-right: 30px;
  }
}

.link-img {
  transition: all ease .3s 0s;
}

.link-img:hover {
  background: #ffef9b;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .link-img {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .link-img {
    display: none;
  }
}

.nav-list-text {
  margin-top: 15px;
  transition: all ease .3s 0s;
}

@media (max-width: 767px) {
  .for-sp {
    margin-left: 16px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .for-sp {
    margin-left: 16px;
  }
}

@media (max-width: 767px) {
  .for-sp1 {
    margin-left: 46px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .for-sp1 {
    margin-left: 46px;
  }
}

@media (max-width: 767px) {
  .for-sp2 {
    margin-left: 23px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .for-sp2 {
    margin-left: 23px;
  }
}

@media (max-width: 767px) {
  .for-sp3 {
    margin-left: 8px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .for-sp3 {
    margin-left: 8px;
  }
}

@media (max-width: 767px) {
  .for-sp4 {
    margin-left: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .for-sp4 {
    margin-left: 15px;
  }
}

.header_text {
  font-weight: 700;
}

.header_sub-text {
  font-size: 10px;
  line-height: 1;
  transition: all ease .3s 0s;
}

@media (max-width: 767px) {
  .nav-list-img {
    margin-top: 13px;
    margin-right: 10px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .nav-list-img {
    margin-top: 13px;
    margin-right: 10px;
  }
}

@media (max-width: 767px) {
  .img-for-sp {
    margin-right: 0px;
  }
}

@media (max-width: 767px) {
  .sp-logo {
    text-align: center;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .sp-logo {
    text-align: center;
  }
}

.drawer-hamburger {
  width: 1.7rem;
  top: 12px;
}

@media (min-width: 768px) and (max-width: 1087px) {
  .drawer-hamburger {
    top: 30px;
  }
}

.drawer--right .drawer-hamburger {
  right: 10px;
}

@media (min-width: 768px) and (max-width: 1087px) {
  .drawer--right .drawer-hamburger {
    right: 30px;
  }
}

.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
  height: 3px;
  background: #f0a19c;
  border-radius: 2px;
}

.drawer--right.drawer-open .drawer-hamburger {
  right: 12.25rem;
}

@media (max-width: 767px) {
  .drawer-nav {
    background: rgba(255, 255, 255, 0.93);
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .drawer-nav {
    background: rgba(255, 255, 255, 0.93);
  }
}

main {
  padding-top: 150px;
}

@media (max-width: 767px) {
  main {
    padding-top: 100px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .event {
    padding: 0 35px;
  }
}

@media (max-width: 767px) {
  .event {
    padding: 0 20px;
  }
}

.event-top {
  background: #fffbe5;
  border-radius: 20px;
  box-shadow: 10px 10px 10px -4px rgba(0, 0, 0, 0.07);
}

.event-hading {
  text-align: center;
}

@media (max-width: 767px) {
  .event-hading {
    width: 92%;
    margin: 0 auto;
  }
}

.event-texts {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  letter-spacing: 0.2em;
  padding-right: 40px;
}

@media (max-width: 767px) {
  .event-texts {
    padding-right: 0;
  }
}

.event-text {
  text-align: center;
  margin-bottom: 13px;
}

.event-text:last-child {
  margin-bottom: 0;
}

@media (max-width: 374px) {
  .event-text {
    font-size: 14px;
  }
}

.event_time {
  padding-right: 20px;
}

.event_time span {
  margin-left: 30px;
}

.event_time a {
  color: #333333;
  transition: all ease .3s 0s;
}

.event_time a:hover {
  border-bottom: 1px solid #000;
  opacity: 0.6;
}

@media (max-width: 767px) {
  .event_time {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.event-items {
  margin-top: 25px;
}

.event-item {
  background: #fffbe5;
  padding: 20px 100px 30px 55px;
  border-radius: 40px;
  box-shadow: 30px 30px 7px -8px  #FFEF9B;
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .event-item {
    padding: 0 10px 20px;
    box-shadow: 20px 20px 7px -8px  #FFEF9B;
  }
}

.event_item-hading {
  font-size: 30px;
}

@media (max-width: 767px) {
  .event_item-hading {
    font-size: 18px;
    padding-top: 20px;
    font-weight: bold;
    text-align: center;
  }
}

@media (max-width: 374px) {
  .event_item-hading {
    font-size: 15px;
  }
}

.event-details {
  display: flex;
  color: #fff;
  font-weight: bold;
}

@media (max-width: 767px) {
  .event-details {
    justify-content: center;
  }
}

@media (max-width: 374px) {
  .event-details {
    font-size: 12px;
  }
}

.event_item-hading {
  letter-spacing: 0.1em;
}

.event-detail {
  background: #ef867f;
  padding: 3px 15px;
  border-radius: 20px;
  letter-spacing: 0.1em;
  margin-top: 15px;
}

.event-detail {
  margin-right: 10px;
}

.event-detail:last-child {
  margin-right: 0;
}

.event_item-img {
  padding: 0 30px;
  margin: 20px 70px;
  width: 660px;
}

.event_item-img a {
  transition: all ease .3s 0s;
}

.event_item-img a:hover {
  opacity: 0.6;
}

.event_item-img img {
  border-radius: 20px;
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.07);
}

@media (min-width: 768px) and (max-width: 1087px) {
  .event_item-img {
    width: auto;
    margin: 20px 0;
  }
}

@media (max-width: 767px) {
  .event_item-img {
    width: auto;
    margin: 20px 0;
    padding: 0 10px;
  }
}

.text-detail {
  margin-top: 20px;
  font-size: 22px;
  letter-spacing: 0.01em;
}

.event-inner-text {
  background: #FFF2B4;
  border-radius: 20px;
  padding-left: 30px;
}

.event-inner-detail {
  font-size: 16px;
  padding: 15px 0 15px 30px;
}

@media (max-width: 374px) {
  .event-inner-detail {
    padding: 15px 0 15px 10px;
  }
}

.event_button {
  display: flex;
  justify-content: center;
  margin-left: 45px;
}

@media (max-width: 767px) {
  .event_button {
    display: block;
    text-align: center;
    margin-left: 0;
  }
}

.detail-button {
  margin-right: 40px;
}

.detail-button:last-child {
  margin-right: 0;
}

.detail-button a {
  display: inline-block;
  padding: 5px 60px;
  background: #ef867f;
  color: #fff;
  border-radius: 20px;
  font-weight: bold;
  transition: all ease .3s 0s;
}

.detail-button a:hover {
  opacity: 0.6;
}

@media (min-width: 768px) and (max-width: 1087px) {
  .detail-button a {
    padding: 5px 50px;
  }
}

@media (max-width: 767px) {
  .detail-button {
    margin-right: 0;
    margin-bottom: 10px;
    font-size: 20px;
  }
}

.reservation-button {
  padding: 5px 50px !important;
}

.old-button {
  text-align: center;
}

.old-button a {
  padding: 13px 90px !important;
  font-size: 24px;
  border-radius: 50px;
}

@media (max-width: 767px) {
  .old-button a {
    font-size: 20px;
    padding: 5px 90px !important;
  }
}

.contact {
  padding: 90px 0 80px 0;
}

@media (max-width: 767px) {
  .contact {
    padding: 30px 0 55px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .contact {
    padding: 90px 30px 80px 30px;
  }
}

.contact_sub-title {
  text-align: center;
  letter-spacing: 0.1em;
  color: #ef867f;
}

@media (max-width: 767px) {
  .contact_sub-title {
    line-height: 2;
  }
}

.contact-link {
  margin-top: 10px;
  position: relative;
}

@media (max-width: 767px) {
  .contact-link {
    text-align: center;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .contact-link {
    text-align: center;
  }
}

.contact-link a {
  width: 960px;
  height: 132px;
  background: #ee848e;
  display: inline-block;
  border-radius: 10px;
  transition: all ease .3s 0s;
}

@media (max-width: 767px) {
  .contact-link a {
    width: 360px;
    height: 132px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .contact-link a {
    width: 700px;
  }
}

.contact-link a:hover {
  opacity: 0.6;
}

.contact-link img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 374px) {
  .contact-link a {
    width: 315px;
  }
}

.line-contact {
  margin-top: 30px;
}

@media (max-width: 767px) {
  .line-contact {
    margin-top: 15px;
  }
}

.line-contact a {
  background: #19bc03;
  border-radius: 20px;
}

@media (min-width: 768px) and (max-width: 1087px) {
  .line-contact img {
    width: 90%;
  }
}

.footer {
  background: #f0a19c;
  padding-top: 35px;
}

.my-color {
  color: #f0d9d8;
}

.footer_logo {
  text-align: center;
}

.footer_logo a {
  transition: all ease .3s 0s;
}

.footer_logo a:hover {
  opacity: 0.6;
}

.footer-sns {
  margin-top: 20px;
}

.footer-sns ul {
  display: flex;
  justify-content: center;
}

.footer-sns ul li {
  margin-right: 15px;
}

.footer-sns ul li a {
  transition: all ease .3s 0s;
}

.footer-sns ul li a:hover {
  opacity: 0.6;
}

.footer-sns ul li:last-child {
  margin-right: 0;
}

.footer-link {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .footer-link {
    display: flex;
    justify-content: space-around;
    vertical-align: top;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .footer-link {
    text-align: center;
  }
}

.footer-link ul:last-child {
  margin-top: 25px;
}

@media (max-width: 767px) {
  .footer-link ul:last-child {
    margin-top: 0;
  }
}

.footer-link ul li {
  display: inline-block;
  margin-right: 40px;
  letter-spacing: 0.1em;
}

@media (max-width: 767px) {
  .footer-link ul li {
    display: block;
    margin-right: 0;
  }
}

.footer-link ul li a {
  color: #fff;
  transition: all ease .3s 0s;
}

.footer-link ul li a:hover {
  border-bottom: 1px solid #fff;
}

.footer-link ul li:last-child {
  margin-right: 0;
}

.footer-copy {
  text-align: center;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.1em;
  margin-top: 70px;
}

.pagetop {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 30px;
}

.pagetop a {
  display: block;
  font-size: 0;
  width: 70px;
  height: 70px;
  text-align: center;
  background: #ffddcb;
  border-radius: 50%;
  line-height: 50px;
  border: 2px solid #fff;
}

.pagetop a:hover {
  background-color: #ee848e;
  text-decoration: none;
}

.pagetop a i {
  font-size: 24px;
  color: #fff;
  line-height: 70px;
}

@media (min-width: 1086px) {
  .active {
    background-color: rgba(255, 251, 229, 0.9);
  }
  .active-nav-link {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
  }
  .active_sub_text {
    display: none;
  }
  .active_inner {
    width: auto;
    transition: all ease .3s 0s;
    width: 1250px;
    max-width: 100%;
    line-height: 0.1em;
  }
  .active-nav-list {
    justify-content: center;
  }
  .active-link-img {
    width: 50%;
    margin: 0 auto;
  }
  .active-list-text {
    margin-top: 0;
    margin-left: 10px;
  }
  _::-webkit-full-page-media, _:future, :root .active_inner {
    width: auto;
    line-height: 0.1;
    width: 1250px;
    max-width: 100%;
  }
  .active-list-item:nth-child(1) {
    margin-right: 0;
  }
  .active-list-item:nth-child(2) {
    margin-right: 30px;
    margin-left: 60px;
  }
  .active-list-item:nth-child(3) {
    margin-right: 30px;
  }
  .active-list-item:nth-child(4) {
    margin-right: 0;
  }
  .active-list-item:nth-child(5) {
    margin-right: 0;
    margin-left: 0;
  }
  .active-list-item:nth-child(6) {
    margin-right: 25px;
  }
  .active-list-item:nth-child(7) {
    margin-right: 25px;
  }
  .active-list-item:last-child {
    margin-right: 10px;
  }
}
