section, footer {
  padding-top: 4.42857143em;
  padding-bottom: 4.42857143em;
}
img {
  margin-bottom: 0;
}
.side-logo {
  padding: 5% 35%;
}
.intro-block {
  text-align: center;
}
.btn {
  border-radius: 20px;
  padding-right: 1.785714em;
  padding-left: 1.785714em;
}
.btn--primary .btn__text, .btn--primary:visited .btn__text {
  font-size: 16px;
}
.btn--primary, .btn--primary:visited {
  background: #00B74F;
  border-color: #00B74F;
}
.btn--primary:hover {
  background-color: rgba(1, 143, 62, 1);
  border-color: rgba(1, 143, 62, 1);
  /*background: rgba(0, 183, 79, 1);*/
}
.btn--primary:active {
  background-color: rgba(1, 143, 62, 1);
  border-color: rgba(1, 143, 62, 1);
}
.divider-dot {
  position: relative;
  padding-top: 30px;
  height: 1px;
  border-bottom: 1px dotted rgba(0, 0, 0, 1.0);
  margin-bottom: 30px;
}
.divider-border {
  position: relative;
  padding-top: 30px;
  height: 1px;
  border-bottom: 1px solid rgba(0, 0, 0, 1.0);
  margin-bottom: 30px;
}
.lead {
  font-size: 1.15714286em;
  line-height: 1.68421053em;
  color: #000000;
}
table th, table td {
  padding: 0.02857143em;
  background-color: transparent;
}
table th {
  font-weight: 300;
  white-space: nowrap;
  padding-right: 1em;
}
h3, .h3 {
  font-size: 1.98571429em;
  font-weight: 700;
}
.outline-location {
  font-weight: 700;
  font-size: 1.15714286em;
  line-height: 1.68421053em;
}
.bg-gray {
  background-color: #EFEFEF;
}
.hakone-area {
  display: inline-block;
  background-color: #fff;
  border: solid 1px #000;
  border-radius: 20px;
  font-size: 33px;
  padding: 8px 30px;
  margin-bottom: 15px;
}
.event-block .event-date {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 10px;
}
.event-block h3 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 10px;
}
.event-block h4 {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 10px;
}
.event-block p {
  margin-bottom: 5px;
}
.illust-block {
  padding: 0 8%;
}
.related-event {
  color: #B2833D;
  border-radius: 15px;
  border: solid 1px #B2833D;
  padding: 3px 10px;
  font-size: 14px;
}
.tour-block {
  text-align: center;
}
.tour-block img {
  border-radius: 10px 10px 0 0;
}
.tour-caption {
  padding: 20px;
  background-color: #ffffff;
  border-radius: 0 0 10px 10px;
}
.tour-caption h4 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 5px;
}
.tour-caption h5 {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 5px;
}
.tour-caption p {
  margin-bottom: 10px;
}
.fun-block {
  margin-bottom: 40px;
}
.fun-block h4 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 10px;
}
.fun-option {
  padding: 10px;
  background-color: rgba(0, 183, 79, 0.2);
  border-radius: 6px;
}
.fun-option h5 {
  color: rgba(0, 183, 79, 1);
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 700;
}
.fun-option p {
  margin-bottom: 0;
}
.fun-num {
  font-weight: 300;
}
.base-block {
  background: linear-gradient(90deg, #EFEFEF 0%, #ffffff 20%, #ffffff 100%);
}
.base-caption {
  background-color: #fff;
  padding: 25px 20px;
  border-radius: 0 10px 10px 0;
}
.base-caption h4 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 0;
  text-align: center;
}
.base-photo img {
  border-radius: 10px 0 0 10px;
}
.base-caption {}
.event-detail h4 {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 5px;
}
.event-detail p {
  margin-bottom: 10px;
}
.event-unit {
  margin-bottom: 30px;
}
.arrowdown-block {
  padding: 0px 0 10px;
}
.download-block {
  padding-top: 30px;
  padding-bottom: 50px;
}
.download-block p.lead {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 5px;
}
.base-logo {
  text-align: center;
  padding: 10px 0;
}
.footer-logo {
  text-align: right;
  padding: 15px 0;
}
.footer-sns {
  text-align: left;
  padding: 15px 0;
}
.footer-sns a {
  color: #000 !important;
}
.bar {
  padding: 0;
}
.bar__module {
  position: fixed;
  top: 20px !important;
  right: 20px !important;
}
@media all and (max-width: 768px) {
  .footer-logo {
    text-align: center;
    padding: 15px 0;
  }
  .footer-sns {
    text-align: center;
    padding: 15px 0;
  }
}
.scrolldown {
  position: fixed;
  width: auto;
  /* height: 6.714286em; */
  /* background: #fff; */
  /* border-radius: 50%; */
  /* text-align: center; */
  right: 1.85714286em;
  bottom: 1.714286em;
  /* padding-top: 12px; */
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.04);
  z-index: 0;
  /* border: 1px solid #ececec; */
  transition: 0.2s ease-out;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
}
.main-container {
  position: relative;
}
/*accordion*/
.readmore {
  position: relative;
  margin: 50px auto 30px;
  padding: 0 0 75px;
}
.readmore label {
  position: absolute;
  display: table;
  left: 50%;
  bottom: 0;
  margin: 0 auto;
  width: 200px;
  padding: 10px 0;
  color: #00B74F;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  background-color: transparent;
  transform: translateX(-50%);
  cursor: pointer;
  z-index: 1;
}
.readmore label::before {
  content: '詳細を見る';
  display: block;
  width: 170px;
  height: 25px;
  background-image: url(../img/open.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.readmore input[type="checkbox"]:checked ~ label::before {
  content: '詳細を閉じる';
  background-image: url("../img/close.svg");
}
.readmore input[type="checkbox"] {
  display: none;
}
.readmore-content {
  position: relative;
  height: 0;
  overflow: hidden;
}
.readmore input[type="checkbox"]:checked ~ .readmore-content {
  height: auto;
  padding-top: 40px;
}
.movie-block {
  padding: 60px 0;
}
.emot-wrap {
  padding: 30px 0;
}
.emot-block h3 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 10px;
}
.emot-logo {
  padding: 0 3%;
  margin-bottom: 30px;
}
.emot-qr {
  padding: 0 38%;
}
.event-unit {
  border: solid 1px #000;
  border-radius: 10px;
  background-color: #fff;
}
.event-unit h4 {
  padding: 10px 0;
  text-align: center;
  background-color: #EFEFEF;
  font-size: 14px;
  font-weight: 700;
  border-bottom: solid 1px #000;
  border-radius: 10px 10px 0 0;
}
.unit-content {
  padding: 10px 15px 20px;
}
.unit-list {
  text-align: center;
  color: #00B74F;
  padding: 5px;
  border: solid 1px #00B74F;
  border-radius: 20px;
  margin-bottom: 5px;
}
.social-list i {
  font-size: 30px;
  font-weight: 700;
  color: #000;
  opacity: 1 !important;
}
.menu-vertical {
  border-top: 1px solid #000;
}
.menu-vertical li {
  border-bottom: 1px solid #000;
}
.menu-vertical li a {
  color: #000;
  font-size: 16px;
  padding: 10px;
  display: block;
}
.notification.side-menu .menu-vertical li a {
  font-size: 16px !important;
}
.notification.side-menu .menu-vertical li a::after {
  font: var(--fa-font-regular);
  content: "\f178";
  font-weight: 900;
  right: 45px;
  position: absolute;
}
/*modal*/
.menu-horizontal > li, .menu-vertical > li {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.modal-instance:not(.block) {
  display: block;
}
.side-menu__module {}
.notification.side-menu {
  width: 30.857143em;
}
@media all and (max-width: 768px) {
  .bar__module {
    position: fixed;
    top: 10px !important;
    right: 10px !important;
  }
  .notification.side-menu {
    width: 100%;
  }
}
.notification.side-menu {
  background-color: #EFEFEF !important;
}
/*
.notification.side-menu .notification-close-cross {
	background-color: transparent;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    color: #fff;
	right: 10px;
	top: 10px;
	margin-top: 0;
}
*/
.notification .notification-close-cross {
  opacity: 1 !important;
}
/*
.notification .notification-close-cross:before {
	font-size: 2.5em;
	font-weight: 700;
	position: relative;
    top: 9px;
    left: 5px;
}
*/
.notification.side-menu .notification-close-cross {
  top: 10px;
  right: 10px;
  margin-top: 0;
}
.notification .notification-close-cross:before {
  content: none;
  font-size: 1.5em;
}
.menu-toggle {
  background: #000;
}
.menu-toggle i {
  color: #fff;
}
.footer-concept {
  margin-bottom: 30px;
}
.bg--white p, .bg--white span, .bg--white ul, .bg--white a:not(.btn) {
  color: #000000;
}
.modal-content h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}
.modal-content .bg--white {
  padding: 3em;
}
.modal-content h5 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}
.modal-content p {
  margin-bottom: 10px;
}
.modal-photo {
  margin-bottom: 20px;
}
.modal-container .modal-content .container {
  width: auto;
}
/*リンクの形状*/
/*フッターまでスクロールしたら消す*/
.is-hidden {
  visibility: hidden;
  opacity: 0;
}
#page-top a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 0.6rem;
  transition: all 0.3s;
  width: 40px;
}
/*リンクを右下に固定*/
#page-top {
  position: fixed;
  right: 1.85714286em;
  bottom: 1.714286em;
  z-index: 100;
  /*はじめは非表示*/
  opacity: 0;
  transform: translateY(200px);
}
/*　上に上がる動き　*/
#page-top.UpMove {
  animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime {
  from {
    opacity: 0;
    transform: translateY(200px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/*　下に下がる動き　*/
#page-top.DownMove {
  animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(200px);
  }
}
.unit-content p {
  margin-bottom: 0;
}
.unit-content .btn {
  margin-top: 10px;
}
.unit-content .btn:not(:last-child) {
  margin-bottom: 0;
}
/*RWD*/
@media all and (min-width: 768px) {
  .background-pc {
    display: block;
  }
  .background-sp {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .background-pc {
    display: none;
  }
  .background-sp {
    display: block;
  }
}
@media all and (max-width: 768px) {
  .intro-block p.lead {
    text-align: left;
  }
  .fv-block {
    height: 77vh !important;
    margin-top: -110px;
    z-index: -1;
  }
  .fv-block .background-image-holder {
    background-size: 340% !important;
    background-repeat: no-repeat !important;
  }
  .bar__module {}
  .nav-container {
    position: fixed;
    right: 15px;
    top: 15px;
    z-index: 1;
  }
  .main-container {
    padding-top: 100px;
    position: relative;
    /*z-index: -1;*/
  }
  .tour-block {
    margin-bottom: 15px;
  }
  h3, .h3 {
    line-height: 1.35714286em;
  }
  .fun-block h4 {
    margin-top: 15px;
    text-align: center;
  }
  .fun-block .text-right {
    text-align: center !important;
  }
  .notification.side-menu .side-menu__module {
    padding-top: 0px;
  }
  .scrolldown {
    right: 0.465714286em;
    bottom: 0.514286em;
  }
  .scrolldown img {
    width: 80%;
  }
  #page-top {
    right: 0.765714286em;
    bottom: 0.514286em;
  }
  #page-top a img {
    width: 32px;
  }
  .height-40 {
    padding: 12em 0 !important;
  }
  .modal-content .bg--white {
    padding: 3em;
  }
  .emot-logo {
    margin-bottom: 15px;
  }
  .emot-qr {
    margin-bottom: 15px;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.unit-content p {
  margin-bottom: 0.8em;
}
.tour-unit img {
  border-radius: 50%;
}
@media all and (max-width: 768px) {
  .tour-unit img {
    margin-bottom: 0.8em;
  }
}
.creator-block {
  margin-bottom: 40px;
}
.creator-block h3 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 10px;
}
.creator-detail {
  background-color: #fff;
  padding: 1.5em;
  margin-bottom: 1.5em;
  border-radius: 10px;
}
.creator-detail .unit-list {
  max-width: 20em;
}
@media all and (max-width: 768px) {
  .creator-detail .unit-list {
    margin: 0 auto;
  }
}
.creator-detail h4 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.7;
  margin-bottom: 10px;
}
.creator-detail .unit-list {
  margin-bottom: 1em;
}
.creator_Tada_illust {
  padding: 0 30%;
}
@media all and (max-width: 768px) {
  .creator-detail img {
    margin-top: 1em;
  }
}
/*20240818*/
.shop-unit {
  margin-bottom: 30px;
}
.shop-unit h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
  padding-top: 10px;
}
.shop-unit p {
  margin-bottom: 5px;
}
.shop-info {
  font-size: 12px;
  line-height: 1.5;
}
.shop-unit a {
  color: #00B74F;
}
.accordion li.active .accordion__content {
  opacity: 1;
  visibility: visible;
  max-height: 10000px;
}
.playday-detail {
  background-color: #fff;
  border-top: solid 1px #EFEFEF;
  border-left: solid 1px #000;
  border-right: solid 1px #000;
  border-bottom: solid 1px #000;
  border-radius: 0 0 20px 20px;
}
.playday-unit {
  margin-bottom: 30px;
}
.playday-unit h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
  padding-top: 10px;
}
.playday-unit p {
  margin-bottom: 5px;
}
.playday-date {
  font-size: 12px;
  line-height: 1.5;
}
.playday-unit a {
  color: #00B74F;
}
.accordion .accordion__title {
  opacity: 1 !important;
}
.accordion-2 li .accordion__title {
  border: solid 1px #000 !important;
  border-radius: 35px !important;
}
.accordion-2 li .accordion__title {
  background-image: url(../img/open.svg);
  background-size: 3%;
  background-repeat: no-repeat;
  background-position: 99% center;
}
.accordion-2 li.active .accordion__title {
  background-image: url(../img/close.svg);
  background-size: 3%;
  background-repeat: no-repeat;
  background-position: 99% center;
}
.accordion .accordion__title:before {
  content: none !important;
}
.accordion__title h4 {
  display: inline-block;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  padding: 5px 25px;
  position: relative;
}
.accordion__title h4 span {
  font-size: 12.5px;
  font-weight: 300;
  margin-left: 0.8em;
}
.accordion-2 li.active .accordion__title {
  margin-bottom: 0 !important;
  border: solid 1px #000 !important;
  border-radius: 20px 20px 0 0 !important;
}
.accordion-2 li.active .playday-detail {
  background-color: #fff;
  padding: 20px 20px 0 20px !important;
  border: solid 1px #000;
  border-top: none;
  border-radius: 0 0 10px 10px;
}
.accordion-2 li {
  margin-bottom: 0.92857143em;
}
.accordion .accordion__title {
  margin-bottom: 0 !important;
}
.accordion li .accordion__title, .accordion li .accordion__content, .accordion li .accordion__content * {
  transition: 1.9s linear;
  -webkit-transition: 1.9s linear;
  -moz-transition: 1.9s linear;
}
.accordion li.active .accordion__content {
  animation: fadeUp 1.9s ease forwards;
  -webkit-animation: fadeUp 1.9s ease forwards;
}
.accordion li .accordion__title {
  transition: 0.6s linear;
  -webkit-transition: 0.6s linear;
  -moz-transition: 0.6s linear;
}
@media all and (max-width: 768px) {
  .accordion-2 li .accordion__title {
    border: solid 1px #000 !important;
    border-radius: 30px !important;
  }
  .accordion-2 li .accordion__title {
    background-image: url(../img/open.svg);
    background-size: 7%;
    background-repeat: no-repeat;
    background-position: 96% center;
  }
  .accordion-2 li.active .accordion__title {
    background-image: url(../img/close.svg);
    background-size: 7%;
    background-repeat: no-repeat;
    background-position: 96% center;
  }
  .accordion__title h4 span {
    display: block;
    font-size: 14px;
    font-weight: 300;
    margin-left: 0 !important;
  }
}
.apply-btn {
  margin: 20px 10px;
  display: inline-block;
}
.requirement-btn {
  margin: 20px 10px;
  display: inline-block;
}
.requirement-btn a {
  color: rgba(0, 0, 0, 0.6);
}
.requirement-btn a img {
  width: 20px;
}
.bubble {
  position: relative;
  padding: 5px;
  background-color: #d1ead3;
  border-radius: 10px;
  font-size: 12px;
  text-align: center;
}
.bubble::before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  transform: rotate(45deg);
  right: 10px;
  top: -10px;
  border-left: 20px solid #d1ead3;
  border-top: 20px solid #d1ead3;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
/* 白い半円 */
.bubble::after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  transform: rotate(45deg);
  right: 25px;
  top: -20px;
  border-left: 20px solid #ffffff;
  border-top: 20px solid #ffffff;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
a.url-link {
  color: #00B74F;
  padding-top: 0.26428571em;
  padding-bottom: 0.26428571em;
  border-color: #00B74F !important;
}
/*==================================================
アコーディオンのためのcss
===================================*/
/*アコーディオン全体*/
.accordion-area {
  list-style: none;
  width: 100%;
  margin: 0 auto;
}
.accordion-area li {
  margin: 10px 0;
}
/*アコーディオンタイトル*/
.accordion-area .title {
  position: relative; /*+マークの位置基準とするためrelative指定*/
  cursor: pointer;
  font-weight: normal;
  transition: all .5s ease;
  border: solid 1px #000 !important;
  border-radius: 35px !important;
  background-image: url(../img/oc.svg);
  background-size: 2.5%;
  background-repeat: no-repeat;
  background-position: 99% center;
  padding: 10px 40px 10px 15px;
}
.accordion-area .title.close {
  border-radius: 20px 20px 0 0 !important;
}
/*アイコンの＋と×*/
.accordion-area .title::before, .accordion-area .title::after {
  position: absolute;
  content: '';
  width: 15px;
  height: 2px;
  background-color: #fff;
}
.accordion-area .title::before {
  top: 48%;
  right: 15px;
  transform: rotate(0deg);
}
.accordion-area .title::after {
  top: 48%;
  right: 15px;
  transform: rotate(90deg);
}
/*　closeというクラスがついたら形状変化　*/
.accordion-area .title.close::before {
  transform: rotate(45deg);
  transition: 0.5s;
}
.accordion-area .title.close::after {
  transform: rotate(135deg);
  transition: 0.5s;
}
/*アコーディオンで現れるエリア*/
.accordion-area .box {
  display: none; /*はじめは非表示*/
  background: #fff;
  margin: 0;
  padding: 2.5%;
}
.accordion-area h4 {
  display: inline-block;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  position: relative;
}
.accordion-area h4 span {
  font-size: 14px;
  font-weight: 300;
  margin-left: 0.8em;
}
@media all and (max-width: 1190px) {
  .accordion-area h4 span {
    font-size: 12.5px;
    font-weight: 300;
    margin-left: 0 !important;
    display: block;
  }
  .accordion-area .title {
    border-radius: 20px !important;
  }
  .accordion-area .title {
    background-image: url(../img/oc.svg);
    background-size: 3%;
    background-repeat: no-repeat;
    background-position: 99% center;
  }
}
@media all and (max-width: 991px) {
  .accordion-area .box {
    padding: 3.5%;
  }
  .accordion-area h4 span {
    font-size: 12.5px;
    font-weight: 300;
    margin-left: 0 !important;
    display: block;
  }
  .accordion-area .title {
    border-radius: 20px !important;
  }
  .accordion-area .title {
    background-image: url(../img/oc.svg);
    background-size: 4%;
    background-repeat: no-repeat;
    background-position: 98.8% center;
  }
}
@media all and (max-width: 768px) {
  .accordion-area .title {
    border-radius: 20px !important;
  }
  .accordion-area .title {
    background-image: url(../img/oc.svg);
    background-size: 6.9%;
    background-repeat: no-repeat;
    background-position: 97.5% center;
  }
  .accordion-area h4 {
    display: inline-block;
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    position: relative;
  }
  .accordion-area h4 span {
    font-size: 12.5px;
    font-weight: 300;
    margin-left: 0 !important;
    display: block;
  }
}
/*test*/
.accordion-area .box.stay {
  display: block;
}
h4.end-notice {
  /*color: rgba(0, 183, 79, 1);*/
	color: rgba(6, 130, 59, 1);
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 700;
}
@media all and (max-width: 768px) {
  h4.end-notice {
    color: rgba(6, 130, 59, 1);
    margin-bottom: 45px;
    font-size: 20px;
  }
}