@charset "utf-8";
html {
  font-size: 62.5%;
}
body {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  color: #4B0000;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.7;
}
body,
p,
ul,
ol,
div,
section {
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
strong,
b,
.bold {
  font-weight: bold;
}
a {
  text-decoration: underline;
}
a,
a:visited,
a:hover,
a:visited:hover,
a:focus,
a:active {
  color: #4B0000;
}
.pc-only {
  display: none;
}
.site-header a {
  display: inline-block;
}
.site-header a,
.site-header a:visited,
.site-header a:hover,
.site-header a:visited:hover {
  color: #fff;
  text-decoration: none;
}
.site-branding {
  background-color: #F79700;
  height: 6rem;
  position: relative;
}
.site-title {
  box-sizing: border-box;
  padding: 0;
  line-height: 6rem;
  color: #fff;
  margin: 0;
  font-size: 12px;
  font-size: 1.2rem;
}
.site-title a {
  padding-left: 104px;
}
.site-title a:focus {
  outline: none;
}
.site-title img {
  position: absolute;
  top: 4px;
  left: 4px;
  margin-left: 6px;
  display: inline-block;
  width: 83px;
  height: 52px;
}
.menu-trigger {
  position: absolute;
  right: 16px;
  top: 28px;
  display: block;
  width: 26px;
  height: 4px;
  background: #4B0000;
  transition: all 0.4s ease-out;
}
.menu-trigger:before {
  position: absolute;
  top: -8px;
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #4B0000;
}
.menu-trigger:after {
  position: absolute;
  top: 8px;
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #4B0000;
}
.menu-trigger.active {
  background: rgba(76, 0, 0, 0);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.menu-trigger.active:before {
  top: 0;
  -webkit-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
}
.menu-trigger.active:after {
  top: 0;
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}
.site-description {
  background-color: #fff;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.site-description ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 375px;
}
.site-description p {
  position: absolute;
  z-index: 5;
  width: 100%;
  top: 0;
  text-align: center;
  color: #fff;
  -webkit-transform: matrix(1, -0.07, 0.07, 1, 0, 0);
  -moz-transform: matrix(1, -0.07, 0.07, 1, 0, 0);
  -ms-transform: matrix(1, -0.07, 0.07, 1, 0, 0);
  -o-transform: matrix(1, -0.07, 0.07, 1, 0, 0);
  transform: matrix(1, -0.07, 0.07, 1, 0, 0);
  text-shadow: 0px 0px 4px #00000081;
  font-family: 'Caveat Brush', sans-serif;
}
.site-description .n2-ss-slide-background-image img {
  width: 100% !important;
  height: 375px !important;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.site-description.home-page {
  height: 375px;
}
.site-description.home-page p {
  margin-top: 126px;
  font-size: 52px;
  font-size: 5.2rem;
}
.site-description.home-page #top-slider .catch-copy {
  height: 375px;
}
.site-description.not-home-page {
  height: 265px;
}
.site-description.not-home-page p {
  margin-top: 86px;
  font-size: 48px;
  font-size: 4.8rem;
}
.site-description.not-home-page #top-slider .catch-copy {
  height: 265px;
}
#top-slider {
  position: relative;
  z-index: 5;
  text-align: center;
}
#top-slider > div {
  z-index: 1;
  position: relative;
}
#top-slider div:not([class]) {
  width: 100vw;
  height: 100vw;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  background-size: cover !important;
  background-position: center !important;
}
#top-slider .catch-copy {
  width: 100vw;
  margin: 0 auto;
}
#top-slider img {
  display: none;
}
#top-slider .left {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  filter: blur(6px);
}
#top-slider .right {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  filter: blur(6px);
}
#top-slider .catch-copy,
#top-slider .left,
#top-slider .right {
  object-fit: cover;
  font-family: 'object-fit: cover;';
  background-size: cover !important;
  background-position: center !important;
}
.header-open {
  display: none;
  box-sizing: border-box;
  position: absolute;
  top: 60px;
  z-index: 100;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 0 3rem;
  font-size: 24px;
  font-size: 2.4rem;
  padding: 7.2rem;
  white-space: nowrap;
}
.header-open.open {
  height: 406px;
  max-height: 100vh;
  padding: 9rem 7.2rem;
}
.header-open a,
.header-open a:visited,
.header-open a:hover,
.header-open a:active,
.header-open a:visited:hover {
  color: #4B0000;
}
.now-members {
  height: 6rem;
  line-height: 6rem;
  background-color: #FEE5BC;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.now-number {
  font-family: 'Caveat Brush', sans-serif;
  display: inline-block;
  font-size: 40px;
  font-size: 4rem;
  margin: 0 2px 0 10px;
  letter-spacing: 3px;
}
.content-area {
  padding: 1.5rem 1.5rem 0;
}
.top-item {
  margin-bottom: 6rem;
}
.content {
  margin-bottom: 3rem;
}
.content-title,
.page-title {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
}
.content-title .underline,
.page-title .underline {
  background: -webkit-linear-gradient(top, transparent 64%, #F8F993 64%, #F8F993 86%, transparent 86%);
  background: linear-gradient(to bottom, transparent 64%, #F8F993 64%, #F8F993 86%, transparent 86%);
}
#form-area iframe {
  background-color: transparent !important;
}
.form-area {
  margin: 3rem auto;
  box-sizing: border-box;
  padding: 1.5rem;
  background-color: #7C4B00;
}
.form-area .page-title {
  color: #fff;
}
.form-area .page-title:before {
  background-image: url("img/heading-white2x.png");
  height: 32px;
}
.form-area .underline {
  background: -webkit-linear-gradient(top, transparent 64%, #F79700 64%, #F79700 86%, transparent 86%);
  background: linear-gradient(to bottom, transparent 64%, #F79700 64%, #F79700 86%, transparent 86%);
}
.form-area .event-deadline {
  text-align: center;
  color: #F79700;
}
.form-text {
  color: #fff;
  margin: 0 auto 3rem;
  padding: 0 1.2rem;
}
.page-title:before {
  content: "";
  display: block;
  background-image: url("img/heading2x.png");
  background-size: cover;
  width: 99px;
  height: 30px;
  margin: 0 auto;
}
.page-title {
  text-align: center;
}
.page-title span {
  padding: 0 10px;
}
.page-title {
  margin: 20px auto 42px;
}
.anchor-button a {
  box-sizing: border-box;
  display: block;
  margin: 1.5rem 0 0;
  height: 47px;
  line-height: 43px;
  border-radius: 47px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.2s ease-out;
}
.anchor-button a:after {
  content: "▶";
  margin-left: .5rem;
}
.anchor-button a,
.anchor-button a:visited {
  color: #4B0000;
  border: 2px solid #4B0000;
  background-color: #fff;
}
.anchor-button a:hover,
.anchor-button a:visited:hover {
  color: #fff;
  border: 2px solid #4B0000;
  background-color: #4B0000;
}
.top-description {
  box-sizing: border-box;
  background-color: #FEE5BC;
  overflow: hidden;
  padding: 1.5rem 0;
}
.top-description .anchor-button a {
  margin: 1.5rem 1.5rem 0;
}
.top-description .anchor-button a,
.top-description .anchor-button a:visited {
  color: #fff;
  border: 2px solid #4B0000;
  background-color: #4B0000;
}
.top-description .anchor-button a:hover,
.top-description .anchor-button a:visited:hover {
  color: #4B0000;
  border: 2px solid #4B0000;
  background-color: #fff;
}
.top-description-comments {
  list-style-type: none;
}
.top-description-comments:after {
  content: "";
  display: block;
  clear: both;
}
.top-description-body {
  padding: 0 1.5rem;
}
.top-description-right,
.top-description-left {
  position: relative;
  border-radius: 12px;
  margin-bottom: 8px;
  font-size: 16px;
  font-size: 1.6rem;
  box-sizing: border-box;
}
.top-description-right p,
.top-description-left p {
  padding: 5px 12px 5px 16px;
  border-radius: 11px;
  position: relative;
  z-index: 1;
}
.top-description-right:before,
.top-description-left:before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  border-top: 15px solid transparent;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid transparent;
  top: -10px;
}
.top-description-right:after,
.top-description-left:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  border-top: 15px solid transparent;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid transparent;
  top: -20px;
}
.top-description-right {
  background-color: #FFF;
  float: right;
  clear: both;
}
.top-description-right p {
  background-color: #FFF;
}
.top-description-right:before {
  left: auto;
  right: -12px;
  border-left: 15px solid transparent;
  border-right: 15px solid #FFF;
  transform: rotate(45deg);
}
.top-description-right:after {
  left: auto;
  right: -18px;
  border-left: 15px solid transparent;
  border-right: 23px solid #FEE5BC;
  transform: rotate(45deg);
}
.top-description-left {
  background-color: #F79700;
  float: left;
  clear: both;
}
.top-description-left p {
  background-color: #F79700;
}
.top-description-left:before {
  left: -12px;
  border-left: 15px solid #F79700;
  border-top: 15px solid transparent;
  transform: rotate(-45deg);
}
.top-description-left:after {
  left: -18px;
  border-left: 23px solid #FEE5BC;
  border-top: 15px solid transparent;
  transform: rotate(-45deg);
}
.top-description-img {
  display: none;
}
.top-facebook {
  text-align: center;
}
.banner-list {
  margin: 3rem auto;
}
.top-line-account {
  box-sizing: border-box;
  background-color: #00BD001C;
  padding: 1.5rem;
  border-radius: 25px;
}
.top-line-account .top-line-title {
  text-align: center;
  font-weight: bold;
  color: #00BD00;
  font-size: 25px;
  font-size: 2.5rem;
  margin-bottom: 1.5rem;
}
.top-line-body {
  width: 232px;
  margin: 0 auto 1.5rem;
  color: #666666;
}
.line-button {
  width: 232px;
  height: 72px;
  background: url("img/line2x.png") 0% 0% no-repeat padding-box;
  background-size: cover;
  margin: 0 auto;
  display: block;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 0;
}
.line-button,
.line-button:visited,
.line-button:hover,
.line-button:visited:hover {
  color: #fff;
}
.top-banners {
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 100px;
  font-weight: bold;
}
.top-banners img {
  display: block;
  margin: auto;
}
.top-banners a {
  text-decoration: none;
}
.top-banners a,
.top-banners a:visited,
.top-banners a:hover,
.top-banners a:visited:hover {
  color: #4B0000;
}
.banner-main {
  display: block;
  width: 100%;
  text-decoration: none;
}
.banner-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
  padding: 0;
}
.banner-list li {
  width: 100px;
  margin-bottom: 3rem;
}
.site-footer {
  padding: 4.7rem 3rem 1.7rem;
  background-color: #F79700;
  font-size: 14px;
  font-size: 1.4rem;
}
.site-footer a {
  text-decoration: none;
}
.site-footer a,
.site-footer a:visited,
.site-footer a:hover,
.site-footer a:visited:hover {
  color: #4B0000;
}
.site-footer ul {
  margin: 0 0 0 36px;
}
.site-footer li {
  margin-bottom: 4px;
}
.site-footer .site-info {
  margin-bottom: 3rem;
}
.site-footer .copyright {
  text-align: center;
  color: #fff;
}
.site-footer .footer-logo {
  text-align: center;
  margin-bottom: 3rem;
}
.site-footer .footer-logo img {
  width: 209px;
  height: 130px;
}
/* breadcrumb */
.breadcrumb {
  list-style-type: none;
  font-size: 12px;
  font-size: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.breadcrumb li:not(:last-child):after {
  content: "＞";
  margin: 0 .5rem;
}
.breadcrumb a {
  text-decoration: none;
}
.breadcrumb a,
.breadcrumb a:visited,
.breadcrumb a:hover,
.breadcrumb a:visited:hover {
  color: #4B0000;
}
.pagination {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 6rem;
}
.pagination li {
  margin: 0 5px;
}
.pagination li:nth-child(4):before,
.pagination li:nth-child(5):before,
.pagination li:nth-child(6):before {
  content: "|";
  margin-right: 10px;
}
.pagination li:last-child:before,
.pagination li:nth-last-child(2):before {
  content: none;
}
.pagination a {
  text-decoration: none;
}
.pagination a,
.pagination a:visited,
.pagination a:hover,
.pagination a:visited:hover {
  color: #F79700;
}
/* article loop */
.blog-item a,
.event-item a {
  text-decoration: none;
}
.blog-item a,
.event-item a,
.blog-item a:visited,
.event-item a:visited,
.blog-item a:hover,
.event-item a:hover,
.blog-item a:visited:hover,
.event-item a:visited:hover {
  color: #4B0000;
}
.blog-item img,
.event-item img,
.pickup-list img {
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.event-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.event-item {
  box-sizing: border-box;
  width: 50%;
  margin-bottom: 5rem;
}
.event-item:nth-child(odd) {
  padding-right: 7.5px;
}
.event-item:nth-child(even) {
  padding-left: 7.5px;
}
.event-end .event-thumb a {
  position: relative;
}
.event-end .event-thumb a:after {
  /*				text-align: center;
				color: #fff;
				line-height: 117px;
				content: "";
				background-image: url("img/end.png");
				background-position: center;
				background-repeat: no-repeat;
				background-size: 56px 56px;
				display: block;*/
  background-color: rgba(0, 0, 0, 0.33);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  content: '終了';
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: 32px;
  font-size: 3.2rem;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 5;
}
.event-thumb {
  margin-bottom: 8px;
}
.event-thumb a {
  display: block;
}
.event-thumb img {
  background-color: #dcdddd;
  display: block;
  width: 100%;
  height: 117px;
}
.event-title {
  word-break: break-all;
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 4px;
}
.event-title .event-category {
  color: #fff;
}
.event-title .event-category,
.event-title .event-category:visited,
.event-title .event-category:hover,
.event-title .event-category:visited:hover {
  color: #fff;
}
.event-category {
  background-color: #4B0000;
  padding: 0 4px;
  margin-right: 4px;
  font-size: 12px;
  font-size: 1.2rem;
  text-decoration: none;
}
.event-info {
  font-size: 10px;
  font-size: 1rem;
  color: #666666;
  line-height: 18px;
}
.event-date-start {
  position: relative;
  line-height: 12px;
  padding-left: 1.8rem;
}
.event-date-start:before {
  content: "";
  background-image: url("img/icon-calender-gray.png");
  background-size: cover;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
}
.event-date-last {
  padding-left: 1.8rem;
}
.event-reservation {
  font-weight: bold;
}
.event-coins {
  margin-top: 4px;
  font-size: 10px;
  font-size: 1rem;
  color: #F79700;
  position: relative;
  line-height: 12px;
  padding-left: 1.8rem;
}
.event-coins:before {
  content: "";
  background-image: url("img/icon-medal.png");
  background-size: cover;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
}
/* loop blog */
.blog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blog-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.5rem;
  width: 100%;
}
.blog-thumb {
  box-sizing: border-box;
  padding-right: 7.5px;
  width: 50%;
}
.blog-thumb a {
  display: block;
  width: 100%;
}
.blog-thumb img {
  display: block;
  width: 100%;
  height: 117px;
  background-color: #dcdddd;
}
.blog-item-info {
  box-sizing: border-box;
  width: 50%;
  padding-left: 7.5px;
}
.blog-item-anchor {
  display: block;
  text-decoration: none;
}
.blog-item-title {
  word-break: break-all;
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
}
.blog-item-caltegory {
  color: #F79700;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1rem;
}
.blog-item-caltegory a,
.blog-item-caltegory a:visited,
.blog-item-caltegory a:hover,
.blog-item-caltegory a:active,
.blog-item-caltegory a:visited:hover {
  color: #F79700;
}
.blog-item-caltegory a:not(:first-child) {
  margin-left: 4px;
}
.blog-item-date {
  color: #666666;
  font-size: 10px;
  font-size: 1rem;
}
/* loop pickup */
.pickup-list {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}
.pickup-item {
  box-sizing: border-box;
  width: 50%;
  margin-bottom: 16px;
}
.pickup-item:nth-child(odd) {
  padding-right: 7.5px;
}
.pickup-item:nth-child(even) {
  padding-left: 7.5px;
}
.pickup-item:nth-last-child(1),
.pickup-item:nth-last-child(2) {
  margin: 0;
}
.pickup-item-img {
  display: block;
  width: 100%;
  height: 117px;
  background-color: #dcdddd;
}
/* loop search */
.search-list .event-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0;
  margin-bottom: 1.5rem;
}
.search-list .event-info,
.search-list .event-thumb {
  box-sizing: border-box;
  width: 50%;
}
.search-list .event-thumb {
  padding-right: 7.5px;
  margin: 0;
}
.search-list .event-info {
  padding-left: 7.5px;
}
.like-button {
  display: inline-block;
}
.like {
  margin-top: 8px;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0 14px 0 4px;
  font-weight: bold;
  color: #797979;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: all 0.2s ease-out;
}
.like:hover {
  background-color: #efefef;
}
.like-icon {
  display: inline-block;
  position: relative;
}
.like-icon:after {
  content: '';
  background: url(img/twitter-heart.png) no-repeat;
  background-position: 0 0;
  transition: background-position 1s steps(28);
  transition-duration: 0s;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.like-active:after {
  transition-duration: 1s;
}
.event-item .like {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 0 16px 0 4px;
}
.event-item .like-icon:after {
  width: 56px;
  height: 56px;
  background-size: auto 56px;
  left: 58%;
}
.event-item .like-active:after,
.event-item .liked:after {
  background-position: -1568px 0;
}
.event-item .like-icon {
  width: 30px;
  height: 32px;
}
.single-content .like {
  margin-top: 14px;
}
.single-content .like-icon {
  width: 32px;
  height: 34px;
}
.single-content .like-icon:after {
  width: 62px;
  height: 62px;
  background-size: auto 62px;
  left: 56%;
}
.single-content .like-active:after,
.single-content .liked:after {
  background-position: -1736px 0;
}
/* calender */
.eo-widget-cal-wrap table {
  border-collapse: collapse;
  position: relative;
  width: 100%;
}
.eo-widget-cal-wrap table,
.eo-widget-cal-wrap tr,
.eo-widget-cal-wrap th,
.eo-widget-cal-wrap td {
  border: 1px solid #f2f2f1;
}
.eo-widget-cal-wrap caption {
  background-color: #F79700;
  font-weight: bold;
  height: 42px;
  line-height: 42px;
}
.eo-widget-cal-wrap tr {
  height: 40px;
}
.eo-widget-cal-wrap th {
  background-color: #FEE5BC;
}
.eo-widget-cal-wrap td {
  background-color: #fff;
  padding: 4px 8px;
}
.eo-widget-cal-wrap tfoot .pad {
  display: none;
}
.eo-widget-cal-wrap .today {
  background-color: #F8F993;
}
.eo-widget-cal-wrap a,
.eo-widget-cal-wrap a:visited,
.eo-widget-cal-wrap a:hover,
.eo-widget-cal-wrap a:active,
.eo-widget-cal-wrap a:visited:hover {
  color: #F79700;
}
.eo-widget-cal-wrap #eo-widget-prev-month {
  left: 0;
}
.eo-widget-cal-wrap #eo-widget-next-month {
  right: 0;
}
.eo-widget-cal-wrap #eo-widget-prev-month,
.eo-widget-cal-wrap #eo-widget-next-month {
  position: absolute;
  top: 0;
  height: 42px;
  line-height: 42px;
  padding: 0;
  background: none;
  border: none;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 9px;
}
.eo-widget-cal-wrap #eo-widget-prev-month a,
.eo-widget-cal-wrap #eo-widget-next-month a,
.eo-widget-cal-wrap #eo-widget-prev-month a:visited,
.eo-widget-cal-wrap #eo-widget-next-month a:visited,
.eo-widget-cal-wrap #eo-widget-prev-month a:hover,
.eo-widget-cal-wrap #eo-widget-next-month a:hover,
.eo-widget-cal-wrap #eo-widget-prev-month a:active,
.eo-widget-cal-wrap #eo-widget-next-month a:active,
.eo-widget-cal-wrap #eo-widget-prev-month a:visited:hover,
.eo-widget-cal-wrap #eo-widget-next-month a:visited:hover {
  color: #4B0000;
  text-decoration: none;
}
/* eo full calender */
.fc-ltr .fc-basic-view .fc-day-number {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.site-content .eo-fullcalendar .fc-toolbar .fc-left h2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}
.site-content .eo-fullcalendar .fc-view > table > thead {
  background-color: #FEE5BC;
}
.site-content .eo-fullcalendar .fc-state-default {
  background-color: #F79700;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #FFF;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.site-content .eo-fullcalendar .fc-title {
  color: #fff;
  font-weight: bold;
}
.site-content .eo-fullcalendar .fc-time {
  color: #fff;
  display: none;
}
.site-content .eo-fullcalendar .fc-today {
  background-color: #F8F993 !important;
}
.site-content .eo-fullcalendar .fc-right .fc-button-group:nth-child(2) {
  margin-right: 0;
}
.site-content .eo-fullcalendar .fc-right .fc-button-group:last-child {
  display: none !important;
}
.site-content .eo-fullcalendar .fc-today-button {
  display: none !important;
}
.qtip-titlebar {
  background-color: #FEE5BC !important;
}
.hidasuke-now {
  margin-bottom: 4rem;
}
.single-content {
  word-break: break-all;
}
.content {
  line-height: 2;
}
.content h2 {
  background-color: #FEE5BC;
  padding: 0 12px;
  margin-bottom: 20px;
}
.content p {
  margin-bottom: 20px;
}
.content ol:not([class]),
.content ul:not([class]) {
  list-style-position: inside;
  padding-left: 1rem;
  margin-bottom: 3rem;
}
.content figcaption,
.content .blocks-gallery-caption {
  margin-top: 0;
  text-align: center;
  color: #999;
  font-size: 1.2rem;
  width: 100%;
}
.entry-header {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 25px auto;
}
.entry-header .content-title {
  margin: 0 auto 25px;
}
.entry-header .entry-category {
  position: relative;
  top: -3px;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.8rem;
  margin-right: 1rem;
  padding: .2rem .5rem;
  color: #fff;
}
.entry-header .entry-date {
  display: inline;
  color: #797979;
}
.entry-header .entry-date-start,
.entry-header .entry-coins,
.entry-header .event-deadline {
  line-height: 27px;
}
.entry-header .entry-date-start,
.entry-header .entry-coins {
  padding-left: 4rem;
}
.entry-header .event-deadline {
  padding-left: 2.4rem;
}
.entry-header .entry-date-start {
  position: relative;
}
.entry-header .entry-date-start:before {
  content: "";
  background-image: url("img/icon-calender-gray.png");
  background-size: cover;
  display: inline-block;
  position: absolute;
  top: -4px;
  left: 0;
  width: 27px;
  height: 27px;
}
.entry-header .multiple-days {
  padding-left: 4rem;
}
.entry-header .entry-coins {
  color: #F79700;
  position: relative;
  margin-top: 8px;
}
.entry-header .entry-coins:before {
  content: "";
  background-image: url("img/icon-medal.png");
  background-size: cover;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 27px;
  height: 27px;
}
.entry-header .event-deadline {
  color: #797979;
  margin-top: 8px;
}
.entry-header .anchor-button {
  margin-bottom: 3rem;
}
.entry-header .anchor-button a:after {
  content: "▼";
}
.entry-header:before {
  content: "";
  display: block;
  background-image: url("img/heading2x.png");
  background-size: cover;
  width: 99px;
  height: 30px;
  margin: 0 auto;
}
.content-thumb img {
  width: 100%;
  display: block;
  margin: 0 auto 3rem;
}
.event-infomation {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 1.5rem;
  background-color: #FEE5BC;
  margin-bottom: 3rem;
}
.event-infomation iframe {
  box-sizing: border-box;
  width: 100%;
  height: 304px;
  margin-bottom: 3rem;
  border: none;
}
.event-infomation h2 {
  background-color: #F79700;
  color: #fff;
  text-align: center;
  height: 43px;
  line-height: 43px;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 2rem;
}
.event-infomation p {
  margin-bottom: 3rem;
}
.event-infomation .entry-venue dt,
.event-infomation .entry-contact dt {
  font-weight: normal;
}
.event-infomation .entry-venue dt:after,
.event-infomation .entry-contact dt:after {
  content: "：";
}
.event-infomation .entry-venue dd,
.event-infomation .entry-contact dd {
  margin-inline-start: 0;
}
.event-infomation .entry-venue {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.event-infomation .entry-venue dt {
  width: 80px;
}
.event-infomation .entry-venue dd {
  width: calc(100% - 80px);
  margin: 0;
}
.event-infomation .entry-contact dd {
  margin-bottom: 1.5rem;
}
.report-widgets {
  background-color: #FEE5BC;
  padding: 20px;
  margin: 0 1.5rem 3rem;
}
.report-widgets .widget-title {
  text-align: center;
  color: #fff;
  background-color: #F79700;
  margin: 0 auto 20px;
}
.report-widgets select {
  padding-right: 1em;
  cursor: pointer;
  outline: none;
  box-shadow: none;
  width: 100%;
  height: 40px;
  text-align: center;
  padding: 0;
}
.report-widgets select,
.report-widgets select:active,
.report-widgets select:focus {
  border-color: #4B0000;
}
.report-widgets ul {
  padding: 0 0 0 3rem;
}
.report-widgets ul li {
  font-size: 16px;
  font-size: 1.6rem;
}
.report-widgets ul a {
  text-decoration: none;
}
.report-widgets ul a,
.report-widgets ul a:visited,
.report-widgets ul a:hover,
.report-widgets ul a:visited:hover {
  color: #4B0000;
}
.report-widgets .children {
  padding: 0;
  list-style-type: circle;
  margin-left: 23px;
}
.report-widgets .tagcloud a {
  font-size: 16px !important;
  font-size: 1.6rem !important;
  margin-right: 1em;
  text-decoration: none;
}
.report-widgets .tagcloud a,
.report-widgets .tagcloud a:visited,
.report-widgets .tagcloud a:hover,
.report-widgets .tagcloud a:visited:hover {
  color: #4B0000;
}
.content-footer {
  margin-bottom: 3rem;
}
.content-footer hr {
  margin-bottom: 1rem;
}
.content-date {
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  background-size: cover;
}
.content-date,
.content-category,
.content-tag {
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
}
.content-date a,
.content-category a,
.content-tag a {
  text-decoration: none;
}
.content-date a:not(:first-child),
.content-category a:not(:first-child),
.content-tag a:not(:first-child) {
  margin-left: 1rem;
}
.content-date a,
.content-category a,
.content-tag a,
.content-date a:visited,
.content-category a:visited,
.content-tag a:visited,
.content-date a:hover,
.content-category a:hover,
.content-tag a:hover,
.content-date a:visited:hover,
.content-category a:visited:hover,
.content-tag a:visited:hover {
  color: #4B0000;
}
.content-date:before,
.content-category:before,
.content-tag:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  background-size: cover;
}
.content-date {
  padding-left: 34px;
}
.content-date:before {
  background-image: url("img/icon-calender.png");
  top: 2px;
  width: 20px;
  height: 20px;
}
.content-category {
  padding-left: 34px;
}
.content-category:before {
  background-image: url("img/icon-category.png");
  top: 4px;
  width: 24px;
  height: 16px;
}
.content-tag {
  padding-left: 32px;
}
.content-tag:before {
  background-image: url("img/icon-tag.png");
  top: 4px;
  width: 20px;
  height: 18px;
}
@media screen and (min-width: 960px) {
  body {
    overflow-x: hidden;
  }
  .site {
    margin-top: -1px;
    margin-left: -1px;
    -webkit-transform: rotate(0.028deg);
    -moz-transform: rotate(0.028deg);
    -ms-transform: rotate(0.028deg);
    -o-transform: rotate(0.028deg);
    transform: rotate(0.028deg);
  }
}
@media screen and (min-width: 560px) {
  .pc-only {
    display: block;
  }
  .sp-only {
    display: none;
  }
  .site-header {
    background-color: #F79700;
  }
  .top-sns,
  .top-line-account,
  .top-banners,
  .site-branding {
    width: 960px;
    margin: 0 auto;
  }
  .header-open {
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    z-index: 100;
    width: auto;
    padding: 0;
    font-size: 12px;
    font-size: 1.2rem;
    background: none;
    transition: none;
  }
  .header-open.open {
    height: 60px;
    max-height: 60px;
    padding: 0;
  }
  .header-open ul {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    line-height: 60px;
  }
  .header-open ul li {
    margin-right: 1.5rem;
  }
  .header-open ul li:last-child {
    margin: 0;
  }
  .now-number {
    letter-spacing: 6px;
  }
  .content-area {
    width: 960px;
    margin: 3rem auto 0;
    padding: 0;
  }
  .content-area .single-content {
    width: 620px;
    margin: 0 auto;
  }
  .report-widgets {
    box-sizing: border-box;
    width: 620px;
    margin: 0 auto 6rem;
  }
  .site-description .n2-ss-slide-background-image img {
    width: 100% !important;
    height: 480px !important;
  }
  .site-description.home-page {
    height: 480px;
  }
  .site-description.home-page p {
    margin-top: 52px;
    font-size: 104px;
    font-size: 10.4rem;
  }
  .site-description.home-page #top-slider .catch-copy {
    width: 960px;
    height: 480px;
    margin: 0 auto;
  }
  .site-description.not-home-page {
    height: 480px;
  }
  .site-description.not-home-page p {
    margin-top: 136px;
    font-size: 104px;
    font-size: 10.4rem;
  }
  .site-description.not-home-page #top-slider .catch-copy {
    height: 480px;
  }
  .site-description.not-home-page #top-slider .right,
  .site-description.not-home-page #top-slider .left {
    width: 960px;
    height: 480px;
  }
  #top-slider {
    position: relative;
    z-index: 5;
    text-align: center;
  }
  #top-slider > div {
    z-index: 1;
    position: relative;
  }
  #top-slider div:not([class]) {
    width: 960px;
    height: 480px;
    object-fit: cover;
    background-size: cover !important;
    background-position: center !important;
  }
  #top-slider .catch-copy {
    width: 960px;
    height: 480px;
    margin: 0 auto;
  }
  #top-slider .left {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    filter: blur(2px);
  }
  #top-slider .right {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    filter: blur(2px);
  }
  .now-members {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 3rem;
  }
  .top-description {
    padding: 3rem;
  }
  .top-description .anchor-button a {
    width: 897px;
  }
  .top-description-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .top-description-logo img {
    display: block;
    width: 173px;
    height: 109px;
  }
  .top-description-members {
    margin-right: 44px;
  }
  .top-description-members img {
    display: block;
    width: 120px;
    height: 84px;
  }
  .top-description-comments {
    width: 451px;
    margin: 0 3rem;
  }
  .top-description-comments li {
    margin-bottom: 1.5rem;
  }
  .top-description-comments .full {
    width: 100%;
    word-break: keep-all;
  }
  .top-description-comments .full br {
    display: none;
  }
  .anchor-button a {
    font-size: 24px;
    font-size: 2.4rem;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    height: 61px;
    line-height: 57px;
    border-radius: 61px;
  }
  /* loop */
  .pickup-item img,
  .event-thumb img,
  .blog-thumb img {
    width: 217px;
    height: 158px;
  }
  /* event programs */
  .pickup-list,
  .event-list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .pickup-list .pickup-item,
  .event-list .pickup-item,
  .pickup-list .event-item,
  .event-list .event-item {
    width: 217px;
    padding: 0;
    margin-right: 30px;
  }
  .pickup-list .pickup-item:nth-child(4n),
  .event-list .pickup-item:nth-child(4n),
  .pickup-list .event-item:nth-child(4n),
  .event-list .event-item:nth-child(4n) {
    margin-right: 0;
  }
  .event-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .event-category {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .event-info {
    font-size: 10px;
    font-size: 1rem;
  }
  .event-info time {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .event-date {
    display: inline;
  }
  .event-date-start {
    padding-left: 2rem;
  }
  .event-date-start:before {
    top: 1px;
  }
  .event-coins {
    padding-left: 2rem;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .event-date-last {
    padding: 0;
  }
  .event-reservation {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .event-end .event-thumb {
    background-size: 76px 76px;
  }
  .blog-list {
    margin-bottom: 6rem;
  }
  .blog-item {
    width: 50%;
    box-sizing: border-box;
    margin-bottom: 3rem;
  }
  .blog-item:nth-child(odd) {
    padding-right: 15px;
  }
  .blog-item:nth-child(even) {
    padding-left: 15px;
  }
  .blog-item-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .blog-item-caltegory,
  .blog-item-date {
    font-size: 12px;
    font-size: 1.2rem;
  }
  /* loop search */
  .search-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .search-list .event-item {
    width: 50%;
  }
  .search-list .event-item:nth-child(odd) {
    padding-right: 15px;
  }
  .search-list .event-item:nth-child(even) {
    padding-left: 15px;
  }
  .search-list .event-thumb {
    margin-right: 15px;
  }
  .top-sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .top-facebook {
    width: 420px;
    margin-right: 60px;
  }
  .top-instagram {
    width: 480px;
  }
  .top-line-account {
    padding: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .top-line-account .top-line-title {
    text-align: left;
  }
  .top-line-account .top-line-title br {
    display: none;
  }
  .top-line-account .top-line-header {
    width: 610px;
  }
  .top-line-account .top-line-body {
    width: 100%;
    margin: 0;
  }
  .site-info ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style-type: none;
  }
  .site-info li:not(:last-child):after {
    content: "｜";
    margin: 0 .8rem;
  }
  .banner-list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .banner-list li {
    width: auto;
  }
  .banner-list li img {
    width: 100%;
  }
  .banner-list li:nth-child(1) img {
    width: 106px;
  }
  .banner-list li:nth-child(2) img {
    width: 125px;
  }
  .banner-list li:nth-child(3) img {
    width: 128px;
  }
  .banner-list li:nth-child(4) img {
    width: 132px;
  }
  .banner-list li:nth-child(5) img {
    width: 119px;
  }
  .banner-list li:nth-child(6) img {
    width: 113px;
  }
  .form-text {
    width: 400px;
  }
  .entry-header .entry-date br {
    display: none;
  }
  .entry-header .multiple-days {
    padding: 0;
  }
}
@media all and (-ms-high-contrast: none) {
  #top-slider .left,
  #top-slider .right {
    display: none;
  }
  .now-members {
    width: 960px;
    margin: 0 auto;
  }
}
_:-ms-lang(x)::-ms-backdrop,
#top-slider .left {
  display: none;
}
_:-ms-lang(x)::-ms-backdrop,
#top-slider .right {
  display: none;
}
_:-ms-lang(x)::-ms-backdrop,
.now-members {
  width: 960px;
  margin: 0 auto;
}
_:-ms-lang(x)::-ms-backdrop,
.now-members {
  width: 960px;
  margin: 0 auto;
}
.eo-widget-cal-wrap .today,
.eo-fullcalendar-reset.fc-unthemed .fc-today,
.site-content .eo-fullcalendar .fc-today {
  background-color: #fff !important;
}
