/*header{display: none;}*/
.l-menu {
  display: none;
}

/*.l-header{display: none;}*/
.fs-c-breadcrumb {
  display: none;
}

.l-footer__nav {
  display: none;
}

.l-main-wrapper {
  padding-left: 0;
}

.fs-c-heading--page {
  display: none;
}

@media screen and (max-width: 46.875em) {

  /*.header__attention .l-header{display: none !important;}*/
  /*.l-header{display: none;}*/
  /*.l-main {padding-top: 0 !important;}*/
  .l-header__hamburger {
    display: none;
  }
}

.fs-l-main {
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
  background: #F8D03B;
}

.fs-l-pageMain {
  max-width: 100% !important;
}

@media screen and (max-width: 46.875em) {
  .fs-l-main {
    max-width: 100%;
  }

  .fs-l-pageMain {
    max-width: 100% !important;
  }
}

.fs-l-pageMain a:hover {
  opacity: 0.8;
}

.fs-l-pageMain img {
  vertical-align: top;
}

.u-pc-none {
  display: block;
}

.u-sp-none {
  display: none;
}

.gasten-top {
  width: 1100px;
  margin: 0 auto 50px;
}

.gasten-top h2 {
  margin: 30px auto 20px;
}

.gasten-top .tokuten1 {
  background-color: #FFF571;
  border: 2px solid #E60012;
  border-radius: 20px;
  padding: 30px 30px 10px;
  margin-bottom: 20px;
}

.gasten-top .tokuten1-inner {
  display: flex;
}

.gasten-top .tokuten1-inner2 {
  display: flex;
}

.gasten-top .tokuten1-left {
  width: 850px;
}

.gasten-top .tokuten1-right {
  width: 180px;
}

.gasten-top .tokuten1-ttl {
  width: 435px;
}

.gasten-top .tokuten1-sttl {
  width: 359px;
  margin-left: 20px;
}

.gasten-top .tokuten1-sttl p {
  background: #fff;
  border-radius: 10px;
  color: #EA5414;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: left;
  line-height: 1.2;
  padding: 10px 20px;
}

.gasten-top .txt1 {
  width: 260px;
  background: #FFCBCB;
  border-radius: 10px;
  color: #E60013;
  font-size: 2.0rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  padding: 10px 20px;
}

.gasten-top .txt2 {
  width: 480px;
  color: #E60013;
  font-size: 1.4rem;
  margin-left: 20px;
}

.gasten-top .tokuten2 {
  background-color: #FAEE00;
  border: 2px solid #E73562;
  border-radius: 20px;
  padding: 30px 30px 30px;
  margin-bottom: 60px;
}

.gasten-top .tokuten2 p {
  font-size: 2rem;
  font-weight: 700;
}

.gasten-top .tokuten2 p span {
  font-size: 2.8rem;
  color: #E60012;
}

.gasten-top .event {
  margin: 80px 0;
}

.gasten-top .place {
  margin-bottom: 80px;
  background: #fff;
  padding: 0 0 40px;
  border: 6px solid #ED6D01;
}

.gasten-top .place-ttl {
  margin-bottom: 20px;
  padding: 15px 150px 20px;
  background: #ED6D01;
}

.gasten-top .place-txt {
  font-size: 2.4rem;
  font-weight: bold;
  color: #000;
  line-height: 1.6;
  margin-bottom: 20px;
  /*text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);*/
}

.gasten-top .place-box {
  padding: 0 100px;
}

.gasten-top .place-item {
  width: 100%;
  background: #fff;
  border-radius: 40px;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.35);
  margin-bottom: 40px;
}

.gasten-top .place-item:nth-child(3n) {
  margin-bottom: 0;
}

.gasten-top .place-item img {
  width: 100%;
  height: auto;
}

.gasten-top .item-wrap {
  border: 6px solid #E60012;
  background: #fff;
  margin-bottom: 30px;
}

.gasten-top .item-wrap-inner {
  padding: 0 40px 40px;
}

.gasten-top .item-wrap h3 {
  margin-bottom: 20px;
  padding: 15px 0 20px;
  background: #E60012;
}

.gasten-top .item-wrap p {
  display: block;
  padding: 0 0 20px 0;
  font-size: 2.4rem;
  font-weight: bold;
}

.gasten-top .wbox {
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.35);
}

.gasten-top .access {
  background: #fff;
  padding: 10px;
  margin-bottom: 60px;
}

.gasten-top .access h3 {
  background: #E9536B;
  padding: 10px 20px;
  color: #fff;
  font-size: 3.6rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}

.gasten-top .access p {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 10px;
}

.gasten-top .access p span {
  font-size: 1.6rem;
  font-weight: normal;
}

.gasten-top .access img {
  margin: 30px 0;
}

.gasten-top .index-btn {
  display: table;
  position: relative;
  background: #fff;
  padding: 20px 20px;
  margin: 0 auto 60px;
  min-width: 800px;
  min-height: 80px;
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  color: #23AC39;
  text-decoration: none;
  box-sizing: border-box;
  border-radius: 40px;
  vertical-align: middle;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
}

.gasten-top .index-btn::before {
  position: absolute;
  top: 50%;
  left: 40px;
  width: 1.5rem;
  height: 1.5rem;
  transform: translateY(-50%) rotate(-135deg);
  border-right: 4px solid #23AC39;
  border-top: 4px solid #23AC39;
  content: "";
}

.gasten-top .index-btn:hover {
  opacity: 0.8;
}



@media screen and (max-width: 46.875em) {
  .u-pc-none {
    display: none;
  }

  .u-sp-none {
    display: block;
  }

  .gasten-top {
    width: 100%;
    padding: 0 5px;
    margin: 20px 0 30px 0;
  }

  .gasten-top img {
    width: 100%;
    margin: 0;
  }

  .gasten-top h2 {
    margin: 20px 10px 20px;
  }

  .gasten-top .tokuten1 {
    border-radius: 10px;
    padding: 15px 15px 10px;
    margin-bottom: 10px;
  }

  .gasten-top .tokuten1-inner2 {
    display: block;
  }

  .gasten-top .tokuten1-left {
    width: 80%;
  }

  .gasten-top .tokuten1-right {
    width: 20%;
  }

  .gasten-top .tokuten1-ttl {
    width: 100%;
    padding: 0 10px;
  }

  .gasten-top .tokuten1-sttl {
    width: 100%;
    margin-left: 0;
  }

  .gasten-top .tokuten1-sttl p {
    border-radius: 5px;
    text-align: center;
    font-size: 1.2rem;
    padding: 5px 10px;
  }

  .gasten-top .txt1 {
    width: 100%;
    border-radius: 5px;
    font-size: 1.6rem;
    padding: 5px 10px;
  }

  .gasten-top .txt2 {
    width: 100%;
    font-size: .9rem;
    margin-left: 0;
  }

  .gasten-top .tokuten2 {
    border-radius: 10px;
    padding: 15px 15px 15px;
    margin-bottom: 20px;
  }

  .gasten-top .tokuten2 p {
    margin-top: 10px;
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .gasten-top .tokuten2 p span {
    font-size: 1.6rem;
  }

  .gasten-top .event {
    margin: 30px 0;
  }

  .gasten-top .place {
    margin-bottom: 40px;
    padding: 0 0 10px;
    border: 3px solid #ED6D01;
  }

  .gasten-top .place-ttl {
    margin-bottom: 10px;
    padding: 7px 50px 10px;
  }

  .gasten-top .place-txt {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }

  .gasten-top .place-box {
    padding: 0 5px;
  }

  .gasten-top .place-item {
    width: 80%;
    border-radius: 15px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.35);
  }

  .gasten-top .place-mark {
    width: 50%;
  }

  .gasten-top .place-date {
    width: 50%;
    font-size: 1rem;
  }

  .gasten-top .place-date .month {
    font-size: 1rem;
  }

  .gasten-top .place-date .day {
    font-size: 1.8rem;
  }

  .gasten-top .place-date .dow {
    font-size: .8rem;
  }

  .gasten-top .place-date .day1st {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 5px;
  }

  .gasten-top .place-item .address {
    background-size: 10px;
  }

  .gasten-top .place-item .address p {
    font-size: .8rem;
    padding-left: 15px;
  }

  .gasten-top .place-item .address span {
    font-size: 1rem;
  }

  .gasten-top .place-btn {
    padding: 5px 10px;
    min-height: 18px;
    font-size: 1rem;
    border-radius: 20px;
  }

  .gasten-top .place-btn::after {
    right: 10px;
    width: .4rem;
    height: .4rem;
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
  }

  .gasten-top .place-btn span {
    font-size: .8rem;
  }

  .gasten-top .item-wrap {
    border: 3px solid #E60012;
  }

  .gasten-top .item-wrap-inner {
    padding: 0 20px 20px;
  }

  .gasten-top .item-wrap h3 {
    margin-bottom: 10px;
    padding: 7px 10px 10px;
  }

  .gasten-top .item-wrap p {
    font-size: 1.2rem;
    padding: 0 0 10px 0;
  }

  .gasten-top .wbox {
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.35);
  }

  .gasten-top .access {
    margin-bottom: 30px;
    padding: 5px;
  }

  .gasten-top .access h3 {
    padding: 5px 10px;
    font-size: 2rem;
    margin-bottom: 15px;
  }

  .gasten-top .access p {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }

  .gasten-top .access p span {
    font-size: 1.2rem;
  }

  .gasten-top .index-btn {
    padding: 10px 10px;
    margin: 0 auto 40px;
    min-width: 90%;
    min-height: 40px;
    font-size: 1.5rem;
    line-height: 1.5;
    border-radius: 20px;
  }

  .gasten-top .index-btn::before {
    left: 20px;
    width: .8rem;
    height: .8rem;
    border-right: 4px solid #23AC39;
    border-top: 4px solid #23AC39;
    content: "";
  }
}