/*
Theme Name:
*/
@font-face {
  font-family: "font-lineseed";
  src: url("./font/LINESeedJP_OTF_Eb.otf") format("opentype");
  font-weight: 800;
}
@font-face {
  font-family: "font-lineseed";
  src: url("./font/LINESeedJP_OTF_Bd.otf") format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: "font-lineseed";
  src: url("./font/LINESeedJP_OTF_Rg.otf") format("opentype");
  font-weight: 500;
}

:root {
  --text-color: #f52549;
}

html {
  scroll-behavior: smooth;
}

li {
  list-style: none;
}

.pc-none {
  display: none;
}

@media screen and (max-width: 991px) {
  .pc-none {
    display: block;
  }
}
ul {
  padding-left: 0;
}

img {
  max-width: 100%;
  height: auto;
}

a:hover {
  cursor: pointer;
  opacity: 0.6;
}

body {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  font-family: YakuHanJP, font-lineseed,"Noto Sans JP";
}
body.no-scroll {
  overflow: hidden;
}

main {
  overflow: hidden;
}

.container {
  max-width: 980px;
}

.hoverup-img {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 950px;
  max-width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  z-index: 2;
  justify-content: center;
}
@media screen and (max-width: 1200px) {
  .hoverup-img {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    margin-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .hoverup-img::before {
    /* content: "";
    background-image: url(./img/application.svg);
    background-repeat: no-repeat;
    width: 140px;
    height: 150px;
    display: block;
    position: absolute;
    top: -111px;
    right: -75px;
    background-size: contain; */
  }
}

.mv-application-sp{
  display: none;
  top: -111px;
  position: absolute;
  right: -75px;
}

.mv-application-sp svg{
  width: 140px;
  height: 145px;
}


@media(max-width:1200px) {
  .mv-application-sp{
    display: block;
  }
}

@media(max-width:991px) {
  .mv-application-sp svg{
    width: 100px;
  }
  .mv-application-sp{
    max-width: 140px;
    top: -80px;
    right: -70px;
  }
}


@media(max-width:768px) {
    .hoverup-img::before {
    top: -111px;
    right: -70px;
    background-size: contain;
  }
}

.main-img {
  position: relative;
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .main-img {
    background-image: url(./img/mv-bgsp.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    padding-bottom: 40px;
    padding-top: 60px;
    margin-bottom: -40px;
  }
}
@media screen and (max-width: 1200px) {
  .main-img {
    text-align: center;
  }
}
@media screen and (min-width: 1201px) {
  .main-img img {
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  header {
    padding: 20px;
    overflow: hidden;
  }
  header:before {
    content: "";
    display: block;
    background-image: url(./img/mv-bgsp-item.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 160px;
    position: absolute;
    top: -40px;
    left: 0;
    background-position: center;
  }
}

.hoverup-img-item {
  background-color: #fff;
  font-size: 18px;
  margin-right: 10px;
  color: #f52549;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 900;
  width: 260px;
  padding-top: 20px;
  border-radius: 20px 20px 0 0;
  line-height: 1.2777777778;
  letter-spacing: 0.025em;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  height: 120px;
}
.hoverup-img-item img {
  margin-bottom: 16px;
  max-width: 40px;
  margin-right: auto;
  margin-left: auto;
}

@media(max-width:768px) {
  .hoverup-img-item img{
    margin-bottom: 5px;
  }
}

.hoverup-img-item:hover {
  text-decoration: none;
  color: var(--text-color);
}
@media screen and (max-width: 1200px) {
  .hoverup-img-item {
    border-radius: 10px;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 32%;
    margin-bottom: 10px;
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .hoverup-img-item {
    font-size: 14px;
    width: 100%;
    justify-content: center;
    height: 100px;
  }
}

@media screen and (min-width: 1201px) {
  .hoverup-img-item.hovered {
    padding-bottom: 20px;
    height: 140px;
  }
}

.hoverup-img-item:last-child{
  margin-right: 0;
}

.mv-application {
  position: absolute;
  left: 90%;
  bottom: -40px;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .mv-application {
    display: none;
  }
}

.about-syuwa {
  background-image: url(./img/about-syuwa-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 170px 0;
}

.about-syuwa .reserve-btn,
#event01 .reserve-btn{
  font-size: 18px;
  background-color: #ffda3f;
  color: rgb(0, 98, 158);
}

@media(max-width:768px) {
  .about-syuwa .reserve-btn,
  #event01 .reserve-btn{
    font-size: 16px;
  }
}

.about-syuwa .reserve-btn:after,
#event01 .reserve-btn:after{
  background-image: url(./img/btn-arrow-blue.svg);
}

.about-syuwa .reserve-btn:hover,
#event01 .reserve-btn:hover{
  color:rgb(0, 98, 158) ;
}

@media screen and (max-width: 768px) {
  .about-syuwa {
    background-image: url(./img/about-syuwa-bg-sp.png);
    padding-top: 230px;
    padding-bottom: 180px;
  }
}

.section-title {
  font-size: 28px;
  letter-spacing: 0.14em;
  font-weight: 800;
}
@media screen and (max-width: 768px) {
  .section-title {
    font-size: 24px;
  }
}

.about-syuwa {
  text-align: center;
  position: relative;
}
.about-syuwa h2 {
  color: #ffda3f;
  margin-bottom: 50px;
  font-size: 30px;
}

@media(max-width:768px) {
  .about-syuwa h2{
    font-size: 25px;
  }
}

.about-syuwa p {
  color: #ffda3f;
  letter-spacing: 0.1em;
  line-height: 2.6875;
  font-weight: 700;
  margin-bottom: 50px;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .about-syuwa p {
    font-size: 14px;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
  }
}

.about-syuwa-ilust {
  position: absolute;
}

.about-syuwa-ilust01,
.about-syuwa-ilust03 {
  top: 50px;
}

.about-syuwa-ilust02,
.about-syuwa-ilust04 {
  bottom: 100px;
}

.about-syuwa-ilust01 {
  right: 70%;
}
@media screen and (max-width: 768px) {
  .about-syuwa-ilust01 {
    width: 50px;
    right: 65%;
  }
}

.about-syuwa-ilust02 {
  right: 80%;
}
@media screen and (max-width: 768px) {
  .about-syuwa-ilust02 {
    width: 32px;
    right: 68%;
  }
}

.about-syuwa-ilust03 {
  left: 65%;
}
@media screen and (max-width: 768px) {
  .about-syuwa-ilust03 {
    top: 100px;
    width: 30px;
  }
}

.about-syuwa-ilust04 {
  left: 80%;
}
@media screen and (max-width: 768px) {
  .about-syuwa-ilust04 {
    width: 40px;
    left: 64%;
    bottom: 70px;
  }
}

.about-syuwa-text{
  position: relative;
}

.about-syuwa-item{
  position: absolute;
}

.as01{
  left: 0;
  bottom: 0;
}

.as02{
  left: 0;
  top: -100px;
}

.as03{
  right: 0;
  top: -100px;
}

.as04{
  right: 0;
  bottom: 0;
}

.section-enja-title {
  font-size: 34px;
  color: var(--text-color);
  position: relative;
  text-align: center;
  z-index: 1;
  font-weight: 800;
  margin-bottom: 30px;
  letter-spacing: 0.14em;
}
.section-enja-title span {
  display: block;
  font-size: 18px;
  letter-spacing: 0.1em;
}
.section-enja-title:before {
  content: "";
  display: block;
  background-image: url(./img/event-title-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 200px;
  height: 155px;
  position: absolute;
  top: 25%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .section-enja-title:before {
    width: 148px;
    height: 115px;
    background-size: contain;
  }
}
@media screen and (max-width: 991px) {
  .section-enja-title {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 768px) {
  .section-enja-title {
    font-size: 20px;
    margin-bottom: 55px;
  }
}

.event {
  background-image: url(./img/event-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 85px;
  position: relative;
}
.event .event-content-box {
  margin-bottom: -60px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .event .event-content-box {
    margin-bottom: -30px;
  }
}

.event-title {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 330px;
  height: 55px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid var(--text-color);
  color: var(--text-color);
  text-align: center;
  position: relative;
}
.event-title .event-badge {
  font-size: 15px;
  background-color: #ffda3f;
  border-radius: 25px 25px 0 25px;
  padding: 6px 10px;
  font-weight: 800;
  margin-right: 15px;
}
.event-title .event-place {
  font-size: 24px;
  font-weight: 800;
  margin-right: 10px;
}
/* @media screen and (min-width: 769px) {
  .event-title .event-place {
    margin-right: 10px;
  }
} */
.event-title .event-place .small-text {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .event-title .event-place {
    font-size: 20px;
  }
}
.event-title:before {
  content: "";
  display: block;
  width: 18px;
  height: 10px;
  background-color: #fff;
  position: absolute;
  bottom: -10px;
  right: 20px;
  border-right: 1px solid var(--text-color);
  border-left: 1px solid var(--text-color);
  z-index: 2;
}

@media(max-width:768px) {
  #event01 .event-title:before{
    z-index: 1;
  }
}

.event-title:after {
  content: "";
  display: block;
  width: 18px;
  height: 10px;
  background-color: #fff;
  position: absolute;
  bottom: -10px;
  left: 20px;
  border-right: 1px solid var(--text-color);
  border-left: 1px solid var(--text-color);
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .event-title {
    width: 100%;
  }
}

.event-content {
  background-color: #fff;
  border: 1px solid var(--text-color);
  padding: 40px 55px;
  position: relative;
  z-index: 1;
  color: var(--text-color);
}
.event-content h4 {
  font-size: 28px;
  letter-spacing: 0.04em;
  font-weight: 800;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .event-content h4 {
    padding-left:0px;
    font-size: 22px;
    line-height: 1.5454545455;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .event-content {
    padding: 30px 15px;
  }
}

.mesh-bg:before {
  content: "";
  display: block;
  background-image: url(./img/mesh-repeat.png);
  width: 100%;
  height: calc(100% - 60px);
  position: absolute;
  right: -15px;
  bottom: -15px;
  z-index: 0;
  /* border: 1px solid var(--text-color); */
}

.event-content-inner {
  position: relative;
  padding-left: 65px;
}
.event-content-inner::before {
  content: "";
  background-image: url(./img/event-content-ilust01.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 55px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -10px;
}
@media screen and (max-width: 768px) {
  .event-content-inner::before {
    width: 42px;
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .event-content-inner {
    padding-left: 0;
  }
  .event-content-inner::before{
    top: -40px;
  }
}

.event-meta {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  margin-right: 25px;
}

@media(max-width:991px) {
  .event-meta{
    margin-right: 9px;
  }
}

.event-meta dt {
  background: #ffda3f;
  border-radius: 20px;
  font-size: 18px;
  font-weight: 700;
  margin-right: 10px;
  padding-right: 10px;
  padding-left: 10px;
  min-width: 80px;
  text-align: center;
}
.event-meta dd {
  font-size: 22px;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .event-meta dt{
    font-size: 14px;
  }
  .event-meta dd {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .event-meta {
    margin-bottom: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .event-meta {
    margin-right: 0;
  }
}

.event01-lead{
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  .event01-lead {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
  }
}

#event01 .event-content {
  position: relative;
}
#event01 .event-content:before {
  content: "";
  display: block;
  background-image: url(./img/event-bg01.svg);
  background-repeat: no-repeat;
  width: 250px;
  height: 320px;
  position: absolute;
  right: -215px;
  top: -200px;
  z-index: 2;
  left: auto;
}
@media screen and (max-width: 768px) {
  #event01 .event-content:before {
    content: none;
  }
}
#event01 .event-content:after {
  content: "";
  display: block;
  background-image: url(./img/event-bg02.svg);
  background-repeat: no-repeat;
  width: 250px;
  height: 330px;
  position: absolute;
  left: -210px;
  bottom: -230px;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  #event01 .event-content:after {
    content: none;
  }
  #event01 .section-enja-title{
    margin-bottom: 70px;
  }
  .event-content{
    padding-top: 60px;
  }
}

.event-ilust {
  position: absolute;
}

.event-ilust01 {
  right: 70px;
  top: -105px;
}

.event-ilust01 img{
  width: 90px;
}

@media screen and (max-width: 768px) {
  .event-ilust01 {
    top: -190px;
    width: 60px;
    right: 0;
  }
}

.event-ilust02 {
  right: 40px;
  top: 20px;
  z-index: 10;
}

.event-ilust02 img{
  width: 40px;
}

@media screen and (max-width: 991px) {
  .event-ilust02 {
    right: -15px;
    top: -60px;
  }
}
@media screen and (max-width: 768px) {
  .event-ilust02 {
    width: 27px;
    right: 0;
    top: -80px;
  }
}

.after06-lead{
  margin-bottom: 30px;
}

.after06-lead span{
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .after06-lead {
    font-size: 14px;
    margin-top: 20px;
  }
}



.syuwa-live {
  background-image: url(./img/syuwa-live-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 90px;
  scroll-margin-top: -120px;
}
.syuwa-live .event-title {
  background-color: transparent;
  border-color: #fff;
}
.syuwa-live .event-title:before {
  background-color: #fff;
  border-color: #fff;
}
.syuwa-live .event-title:after {
  background-color: #fff;
  border-color: #fff;
}
.syuwa-live .event-content {
  background-color: transparent;
  border-color: #fff;
  padding-top: 65px;
  padding-bottom: 300px;
  margin-bottom: 100px;
  padding-left: 0;
}

@media(max-width:991px) {
  .syuwa-live .event-content{
    padding-bottom: 280px;
  }
}

.syuwa-live .event-content h4 {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .syuwa-live .event-content h4 {
    padding-left: 0;
    margin-bottom: 20px;
  }
}
.syuwa-live .event-content .right-bg-line01 {
  display: block;
  width: 20px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  right: -20px;
  top: 20px;
  z-index: -1;
}
@media screen and (max-width: 991px) {
  .syuwa-live .event-content .right-bg-line01 {
    width: 15px;
    right: -15px;
  }
}
.syuwa-live .event-content .right-bg-line02 {
  content: "";
  display: block;
  width: 20px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  right: -20px;
  top: 20px;
  z-index: -1;
}
@media screen and (max-width: 991px) {
  .syuwa-live .event-content .right-bg-line02 {
    right: -15px;
    width: 15px;
    height: 99%;
  }
}
.syuwa-live .event-content .bottom-bg-line01 {
  display: block;
  width: 2px;
  height: 20px;
  background-color: #fff;
  position: absolute;
  bottom: -20px;
  left: 20px;
  z-index: -1;
}

@media(max-width:991px) {
  .syuwa-live .event-content .bottom-bg-line01{
    bottom: -15px;
    height: 15px;
  }
}

.syuwa-live .event-content .bottom-bg-line02 {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
  background-color: #fff;
  position: absolute;
  left: 20px;
  bottom: -20px;
  z-index: -1;
}
@media screen and (max-width: 991px) {
  .syuwa-live .event-content .bottom-bg-line02 {
    width: calc(100% - 5px);
    height: 15px;
    bottom: -15px;
  }
}
@media screen and (max-width: 768px) {
  .syuwa-live .event-content {
    padding-left: 15px;
    padding-bottom: 200px;
    margin-bottom: 50px;
    padding-top: 60px;
  }
}
.syuwa-live .event-place {
  color: #ffda3f;
}
.syuwa-live .event-meta {
  color: #ffda3f;
}
.syuwa-live .event-meta dt {
  color: var(--text-color);
}
.syuwa-live .event-content-inner::before {
  background-image: url(./img/event-content-ilust02.svg);
  left: 55px;
}
@media screen and (max-width: 768px) {
  .syuwa-live .event-content-inner::before {
    left: 0;
  }
}

.syuwa-live-meta {
  padding-left: 60px;
}
@media screen and (max-width: 768px) {
  .syuwa-live-meta {
    padding-left: 0;
  }
}

.syuwa-live-bottom-sp-ilust {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .syuwa-live-bottom-sp-ilust {
    width: 130px;
    margin-right: auto;
    margin-left: auto;
  }
}

.after03 .event-content-inner::before {
  background-image: url(./img/event-content-ilust03.svg);
}

.after04 .event-content-inner::before {
  background-image: url(./img/event-content-ilust04.svg);
}

.after05 .event-content-inner::before {
  background-image: url(./img/event-content-ilust05_v2.svg);
}

.after06 .event-content-inner::before {
  background-image: url(./img/event-content-ilust06.svg);
}

.artist-title {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50px;
  text-align: center;
  letter-spacing: 0.14em;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 40px;
  font-weight: 800;
}
@media screen and (max-width: 768px) {
  .artist-title {
    font-size: 14px;
    padding: 10px 0;
    margin-bottom: 13px;
  }
}

.syuwa-live {
  position: relative;
}

.syuwa-live-lead {
  color: #fff;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .syuwa-live-lead {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}

.syuwa-live-ilust {
  position: absolute;
}

.syuwa-live-ilust01 {
  right: -20px;
  top: -70px;
}

@media(max-width:1200px) {
  .syuwa-live-ilust01{
right: 0;
  }
}

.syuwa-live-ilust01 img{
  width: 130px;
}

@media screen and (max-width: 768px) {
  .syuwa-live-ilust01 {
    top: -100px;
    right: 0;
    width: 75px;
    height: 75px;
  }
}

.syuwa-live-ilust02 {
  right: -25px;
  top: 80px;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .syuwa-live-ilust02 {
    display: none;
  }
}

.artist-card {
  font-weight: 800;
  letter-spacing: 0.14em;
  margin-bottom: 35px;
}
.artist-card .position {
  font-size: 16px;
  color: #fff;
  display: block;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .artist-card .position {
    font-size: 12px;
    letter-spacing: 0.1em;
    margin-top: 8px;
    line-height: 1;
  }
}
.artist-card .artist-name {
  font-size: 18px;
  color: #ffda3f;
}
@media screen and (max-width: 768px) {
  .artist-card .artist-name {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .artist-card {
    margin-bottom: 15px;
  }
}

.artist-row {
  margin-right: -11px;
  margin-left: -11px;
}
@media screen and (max-width: 768px) {
  .artist-row {
    margin-right: -5px;
    margin-left: -5px;
    margin-bottom: 35px;
  }
}
.artist-row > div {
  padding-right: 11px;
  padding-left: 11px;
}
@media screen and (max-width: 768px) {
  .artist-row > div {
    padding-right: 5px;
    padding-left: 5px;
  }
}

.syuwa-live-bg {
  position: absolute;
}

.syuwa-live-bg01 {
  right: -220px;
  top: 400px;
}
@media screen and (max-width: 991px) {
  .syuwa-live-bg01 {
    display: none;
  }
}

.syuwa-live-bg02 {
  left: -210px;
  bottom: 170px;
}
@media screen and (max-width: 991px) {
  .syuwa-live-bg02 {
    display: none;
  }
}

.syuwa-live-bg03 {
  right: -210px;
  bottom: -50px;
}
@media screen and (max-width: 991px) {
  .syuwa-live-bg03 {
    display: none;
  }
}

.syuwa-live-bottom {
  max-width: 380px;
  position: absolute;
  bottom: 0;
  margin-right: -20px;
  right: 50px;
}
@media screen and (max-width: 991px) {
  .syuwa-live-bottom {
    max-width: 460px;
  }
}
@media screen and (max-width: 768px) {
  .syuwa-live-bottom {
    left: 52%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 370px;
    max-width: 100%;
    margin-right: -10px;
    padding-left: 15px;
  }
}

.syuwa-live-bottom-ilust {
  position: absolute;
  bottom: -30px;
  left: -30px;
}
@media screen and (max-width: 768px) {
  .syuwa-live-bottom-ilust {
    display: none;
  }
}

.reserve-btn {
  display: block;
  background-color: #004da0;
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  text-align: center;
  height: 70px;
  line-height: 70px;
  width: 420px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50px;
  position: relative;
  letter-spacing: 0.1em;
}
.reserve-btn:hover {
  color: #fff;
  text-decoration: none;
}
.reserve-btn:after {
  content: "";
  display: block;
  background-image: url(./img/btn-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 8px;
  height: 14px;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media(max-width:768px) {
  .reserve-btn:after{
    right: 20px;
  }
}

.reserve-btn.white {
  background-color: #fff;
  color: #e96086;
}
.reserve-btn.white:after {
  background-image: url(./img/btn-arrow-pink.svg);
}
@media screen and (max-width: 768px) {
  .reserve-btn {
    font-size: 20px;
    height: 62px;
    line-height: 62px;
  }
}

.reserve-btn span{
  font-size: 14px;
}

@media(max-width:768px) {
  .reserve-btn span{
    font-size: 12px;
  }
}

.event-last {
  background-image: url(./img/event-after.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 75px;
}
.event-last .event-content-box:not(:last-child) {
  margin-bottom: 55px;
}
@media screen and (max-width: 991px) {
  .event-last .event-content-box:not(:last-child) {
    margin-bottom: 120px;
  }
}
.event-last .event-content h4 {
  margin-bottom: 25px;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .event-last .event-content {
    padding-bottom: 45px;
  }
}
@media screen and (max-width: 768px) {
  .event-last {
    padding-bottom: 100px;
  }
}

.after04-event-ilust01 {
  top: -70px;
  right: 40px;
}
@media screen and (max-width: 768px) {
  .after04-event-ilust01 {
    top: -145px;
    right: auto;
    left: 5px;
    width: 200px;
  }
}

.after04-event-ilust02 {
  top: -130px;
  right: -120px;
}

@media(max-width:1100px) {
  .after04-event-ilust02 {
  right: -80px;
}
}



.after04-event-ilust02 img{
  width: 130px;
}

@media screen and (max-width: 768px) {
  .after04-event-ilust02 {
    top: -150px;
    right: -25px;
    width: 85px;
    height: 85px;
  }
}

.after04-lead {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .after04-lead {
    margin-bottom: 15px;
    font-size: 14px;
  }
}

footer {
  text-align: center;
  padding: 60px 0 80px;
  font-size: 14px;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #3e3a39;
  line-height: 1.6666666667;
}
footer .contact-label {
  border: 1px solid;
  width: 115px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  footer {
    font-size: 12px;
  }
}

.after03 {
  position: relative;
  margin-top: -70px;
}
.after03:before {
  content: "";
  background-image: url(./img/event-last-bgilust01.svg);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  bottom: 0;
  left: -230px;
  width: 250px;
  height: 285px;
  background-size: contain;
}
@media screen and (max-width: 991px) {
  .after03:before {
    content: none;
  }
}
@media screen and (max-width: 768px) {
  .after03 .event-content h4 {
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .after03 .event-content-inner::before {
    top: -35px;
  }
}

@media screen and (max-width: 768px) {
  .after03-lead {
    margin-top: 25px;
    margin-bottom: 0;
    font-size: 14px;
  }
}

.event-content::before{
  content: "";
  display: block;
  width: 15px;
  height: 8px;
  background-image: url(./img/mesh-repeat.png);
  position: absolute;
  top: -9px;
  left: 35px;
}

.event-content::after{
  content: "";
  display: block;
  width: 15px;
  height: 8px;
  background-image: url(./img/mesh-repeat.png);
  position: absolute;
  top: -9px;
  left: 308px;
}

.event01-title-item{
  display: block;
  width: 15px;
  height: 8px;
  background-image: url(./img/mesh-repeat.png);
  position: absolute;
  top: -9px;
  left: 35px;
}

.et-right{
  display: block;
  width: 15px;
  height: 8px;
  background-image: url(./img/mesh-repeat.png);
  position: absolute;
  top: -9px;
  left: 308px;
}

#event02 .event-content::before,
#event02 .event-content::after{
  content:  none;
}

.after04 {
  position: relative;
}
.after04:after {
  content: "";
  background-image: url(./img/event-last-bgilust02.svg);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 50%;
  right: -200px;
  width: 230px;
  height: 250px;
  background-size: contain;
}
@media screen and (max-width: 991px) {
  .after04:after {
    content: none;
  }
}

.after05 {
  position: relative;
}
.after05:after {
  content: "";
  background-image: url(./img/event-last-bgilust03.svg);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  bottom: 0;
  left: -230px;
  width: 250px;
  height: 255px;
  background-size: contain;
}
@media screen and (max-width: 991px) {
  .after05:after {
    content: none;
  }
}

.after06 {
  position: relative;
}
.after06:after {
  content: "";
  background-image: url(./img/event-last-bgilust04.svg);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 85px;
  right: -230px;
  width: 250px;
  height: 310px;
  background-size: contain;
}
@media screen and (max-width: 991px) {
  .after06:after {
    content: none;
  }
}
.after06:before {
  content: "";
  background-image: url(./img/event-last-bgilust05.svg);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  bottom: 50px;
  left: -230px;
  width: 250px;
  height: 260px;
  background-size: contain;
}
@media screen and (max-width: 991px) {
  .after06:before {
    content: none;
  }
}

.after05-event-ilust {
  right: 30px;
  top: -120px;
}
@media screen and (max-width: 991px) {
  .after05-event-ilust {
    right: 0;
    top: -160px;
  }
}
@media screen and (max-width: 768px) {
  .after05-event-ilust {
    top: -150px;
    right: -15px;
    width: 55px;
  }
}

.kado {
  font-size: 23px;
  font-weight: 800;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .kado {
    font-size: 19px;
  }
}
.kado span {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .kado span {
    font-size: 14px;
  }
}

.kado-about {
  font-size: 15px;
  line-height: 1.5333333333;
  letter-spacing: 0.1em;
  text-align: justify;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .kado-about {
    font-size: 14px;
  }
}

.after05-lead {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .after05-lead {
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 14px;
  }
}

.after06-event-ilust01 {
  top: -110px;
  right: 200px;
}
@media screen and (max-width: 991px) {
  .after06-event-ilust01 {
    right: 120px;
  }
}
@media screen and (max-width: 768px) {
  .after06-event-ilust01 {
    right: -20px;
    max-width: 55px;
    top: -170px;
  }
}

.andmore-text {
  position: absolute;
  left: 65px;
  z-index: 2;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  bottom: -50px;
}
.info-text{
  position: absolute;
  left: 65px;
  font-size: 18px;
  z-index: 2;
  color: #fff;
  bottom: -140px;
}

@media(max-width:991px) {
  .andmore-text{
    position: static;
    margin-bottom: 10px;

  }
  .info-text{
    position: static;
    font-size: 14px;
  }
}

.after06-event-ilust03 {
  bottom: -100px;
  left: -10px;
}
@media screen and (max-width: 768px) {
  .after06-event-ilust03 {
    width: 35px;
    left: 10px;
    bottom: -130px;
  }
}

.after06-event-ilust02 {
  top: -70px;
  right: -20px;
}
@media screen and (max-width: 991px) {
  .after06-event-ilust02 {
    max-width: 130px;
  }
}
@media screen and (max-width: 768px) {
  .after06-event-ilust02 {
    top: auto;
    bottom: -120px;
  }
}

.reserve {
  background-image: url(./img/reserve-bg@2x.png);
  margin-top: -10px;
  margin-bottom: -10px;
  padding: 80px 0;
  position: relative;
}

@media(min-width:992px) {
  .reserve{
    background-repeat: round;
  }
}

.reserve h2 {
  color: #fff;
}
.reserve h2::before {
  content: none;
}
.reserve p {
  color: #fff;
  line-height: 2;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .reserve {
    padding: 140px 0;
    background-image: url(./img/reserve-bg-sp.png);
    background-size: contain;
    background-repeat: round;
  }
}

.reserve .reserve-btn{
  line-height: normal;
  height: auto;
  padding: 10px 0;
}
.reserve .reserve-btn span{
  display: block;
}

.reserve .reserve-btn.white:after{
  right: 20px;
}

.schedule {
  background-image: url(./img/schedule-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 90px 0 80px 0;
}
@media screen and (max-width: 768px) {
  .schedule {
    padding-bottom: 50px;
  }
}

.sns {
  position: absolute;
  right: 30px;
  top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
          align-items: flex-end;
}
@media screen and (max-width: 1200px) {
  .sns {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .silence-img {
    margin: 20px;
  }
}

.sp-menu-btn {
  position: fixed;
  top: 40px;
  right: 30px;
  z-index: 20;
  display: block;
  width: 32px;
  height: 22px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 101;
}
@media screen and (min-width: 1201px) {
  .sp-menu-btn {
    display: none;
  }
}
.sp-menu-btn .btn-bar {
  width: 100%;
  height: 3px;
  display: inline-block;
  background-color: var(--text-color);
  display: block;
  position: absolute;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  left: 0;
}
.sp-menu-btn .btn-bar:first-child {
  top: 0;
}
.sp-menu-btn .btn-bar:nth-child(2) {
  top: 9px;
}
.sp-menu-btn .btn-bar:nth-child(3) {
  bottom: 0px;
}
.sp-menu-btn .menu-text {
  color: var(--text-color);
  font-weight: 700;
  font-size: 12px;
  position: absolute;
  bottom: -21px;
  left: 0px;
}

.menu-btn-box {
  position: relative;
}

.sp-menu-btn.active .btn-bar:nth-of-type(1) {
  -webkit-transform: translateY(20px) rotate(-45deg);
          transform: translateY(20px) rotate(-45deg);
  top: -12px;
}

.sp-menu-btn.active .btn-bar:nth-of-type(2) {
  left: 200%;
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-animation: active-menu06-bar02 1s forwards;
          animation: active-menu06-bar02 1s forwards;
}

@-webkit-keyframes active-menu06-bar02 {
  100% {
    height: 0;
  }
}

@keyframes active-menu06-bar02 {
  100% {
    height: 0;
  }
}
.sp-menu-btn.active .btn-bar:nth-of-type(3) {
  -webkit-transform: translateY(-20px) rotate(45deg);
          transform: translateY(-20px) rotate(45deg);
  bottom: -10px;
}

.site-nav {
  opacity: 0;
  visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: auto;
  width: 300px;
  padding-top: 100px;
  width: 100%;
  padding-bottom: 35px;
  height: 100%;
  position: absolute;
  background-color: #fff;
  color: var(--text-color);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  overflow: auto;
}
@media screen and (min-width: 1201px) {
  .site-nav {
    display: none;
  }
}
.site-nav.active {
  opacity: 1;
  visibility: visible;
}

.nav-menu {
  margin-bottom: 22px;
}
.nav-menu li {
  border-bottom: 2px dotted #fff;
}
.nav-menu li a {
  display: block;
  font-size: 15px;
  padding: 15px 0;
  text-align: left;
  color: var(--text-color);
  font-size: 15px;
  font-weight: 700;
  border-bottom: 1px solid var(--text-color);
  margin: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 10px;
}
.nav-menu li a img {
  width: 35px;
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  .nav-menu {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1200px) {
  .mv img {
    width: 500px;
    max-width: 100%;
  }
}

@media(max-width:768px) {
  .mv{
    margin: 0 -4px;
    padding: 0 15px;
  }
}

@media(max-width:1200px) {
  .mv{
    position: relative;

  }
  .mv:before{
    content: "";
    background-image: url(./img/mv-sp-left.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 15px;
    height: 500px;
    position: absolute;
top: 50%;
transform: translateY(-50%);
left: -4px;
z-index: 2;
  }
  .mv:after{
    content: "";
    background-image: url(./img/mv-sp-right.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 15px;
    height: 500px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
right: -8px;
z-index: 2;
  }

}

@media(max-width:575px) {
  .mv:before,
  .mv:after{
    height: 370px;
  }
  .mv:before{
    left: 0;
  }
  .mv:after{
    right: -7px;
  }
}

.movie-schedule{
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  border: 1px solid var(--text-color);
  text-align: center;
  color: var(--text-color);;
  border-radius: 30px;
  display: inline-block;
  padding: 5px 15px;
}

@media(max-width:575px) {
  .movie-schedule{
    width: 100%;
  }
}

.movie-title{
  font-size: 20px;
  font-weight: 800;
}

@media(max-width:768px) {
  .movie-title{
    font-size: 18px;
    margin-bottom: 10px;
  }
}

.movie-title span{
    font-size: 16px;
    margin-bottom: 10px;
  }

.movie-time{
  display: flex;
margin-bottom: 15px;
}

@media(max-width:768px) {
  .movie-time{
    flex-direction: column;
    font-size: 14px;
  }
}

.movie-time dt{
  flex-shrink: 0;
  width: 65px;
  text-align: center;
  color: var(--text-color);
  font-weight: 700;
  border-radius: 30px;
  border: 1px solid var(--text-color);
  height: 25px;
  line-height: 25px;
  margin-right: 10px;
  }
  
  @media(max-width:768px) {
    .movie-time dt{
      margin-bottom: 10px;
      font-size: 14px;
    }
  }

  @media(max-width:575px) {    
    .movie-time dt{
      width: 100%;
    }
  }


  .movie-time dd{
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 0;
    letter-spacing: 0.1em;
    line-height: calc(23/15);
  }

  @media(max-width:768px) {
    .movie-time dd{
      font-size: 13px;
    } 
  }

  @media(max-width:768px) {
    .movie-about{
font-size: 14px;
    }
  }

  .no-link-sp{
    pointer-events: none;
    color: #3e3a39!important;
  }


  @media(min-width:768px) {
      .tel-link{
    pointer-events: none;
    color: #3e3a39;
  }
  }

a.underline{
  text-decoration: underline;
}  

a.underline:hover{
  text-decoration: none;
}

.movie-timetable{
  padding-left: 30px;
}

@media(max-width:768px) { 
  .movie-timetable{
    padding-left: 15px; 
  } 
}
.movie-timetable li{
  font-size: 16px;
  font-weight: 700;
}

.movie-day{
  font-size: 16px;
  font-weight: 800;
}


.movie-summary{
  margin-bottom: 30px;
}

@media(max-width:768px) {
  .movie-summary p{
    font-size: 14px;
  }
}

@media(max-width:575px) {
  .sound-metal{
    display: block;
    margin-left: 75px;
  }
}

.reserve-caution-text{
  margin-top: 30px;
  color: #fff;
  text-align: left;
  display: flex;
  justify-content: center;
  font-size: 14px;
}

.douzikaisai{
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 5px;
}

.air-cafe{
  margin-bottom: 25px;
}

.works-shop-caution{
  margin-bottom: 35px;
}

.works-shop-caution li{
  font-size: 14px;
}

.access{
  background-image: url(./img/nogiza-pink-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 80px 0;
}

.access h2{
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 35px;
}

.access p{
  text-align: center;
  font-weight: 700;
}

.access ul{
  display: flex;
  flex-wrap: wrap;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
}

.access ul li{
  width: 50%;
  margin-bottom: 15px;
  font-weight: 700;
}

.dialog-caution{
  font-size: 14px;
  margin-bottom: 25px;
}

.access-inner{
   max-width: 500px;
  margin-right: auto;
  margin-left: auto;
}


@media(max-width:768px) {
  .access{
    padding: 60px 0 50px;
    margin-top: -10px;
  }

  .access h2{
    font-size: 16px;
  }
  
}

@media(max-width:575px) {
  .access ul{
    flex-direction: column;
    align-items: center;
    margin-left: 20%;
  }

   .access ul li{
    width: 100%;
   }
}

@media(max-width:575px) {  
  .cancel-movie{
    display: block;
    font-size: 12px;
    margin-left: 80px;
  }
}

.tsuika-badge{
  position: absolute;
  right: 3px;
  bottom: 70px;
  width: 80px;
}

@media(max-width:991px) {
  .tsuika-badge{
    width: 60px;
    bottom: 75px;
  }
}

@media(max-width:768px) {
  .tsuika-badge{
    bottom: 55px;
    right: -5px;
    width: 60px;
  }
}

@media(max-width:575px) {
  .tsuika-badge{
    width: 50px;
  }
}

.access-border-title{
  text-align: center;
  margin-bottom: 25px;
}

.access-border-title span{
border: 1px solid #fff;
border-radius: 30px;
padding: 5px 20px;
display: block;
font-weight: 700;
}

.dialog-reserve-btn{
  margin-bottom: 60px;
}

.air-cafe-event dt{
  min-width: 80px;
}

.air-cafe-title{
  margin-bottom: 25px;
}

.end-recruitment-text{
width: 100%;
position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 52%;
}

@media(max-width:1200px) {
  .end-recruitment-text{
position: static;
transform: unset;
margin-top: 30px;
margin-bottom: 30px;
  }
}

.end-recruitment-text-inner{
  background-color: #fff;
  color: #e96086;
  border-radius: 20px;
  padding: 20px;
  font-weight: bold;
  font-size: 16px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.end-recruitment-text h2{
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
  line-height: 1.3;
}


@media(max-width:1300px) {
  /* .end-recruitment-text{
    top: 23%;
  } */
  .end-recruitment-text h2{
      font-size: 20px;
      margin-bottom: 0;
  }
  .end-recruitment-text-inner{
    padding: 25px;
  }
}


.end-recruitment-text h3{
  font-weight: bold;
  font-size: 18px;
}

  .milkey-box-title{
    display: none;
  }

@media(min-width:1900px) {
  .end-recruitment-text-inner{
    font-size: 24px;
    padding: 60px;
    max-width: 800px;
  }
  .end-recruitment-text h2{
    font-size: 32px;
    margin-bottom: 20px;
  }

  .milkey-box-title{
    display: block;
  }
}

@media(min-width:2400px) {
  .end-recruitment-text-inner{
    padding: 80px;
  }
}

@media(max-width:1200px) {
  .end-recruitment-text-inner p{
text-align: left;
  }
  .end-recruitment-text h3{
    text-align: left;
  }
  .end-recruitment-text{
    padding: 0 15px;
  }
  
}

@media(max-width:768px) {
  .end-recruitment-text h2{
font-size: 18px;
  }

  .end-recruitment-text h3{
    font-size: 16px;
    margin-bottom: 15px;
  }

  .end-recruitment-text-inner{
    padding: 25px 15px;
    font-size: 15px;
  }
  .end-recruitment-text{
    padding: 0;
  }
  .end-recruitment-text-inner p{
    font-size: 14px;
  }
}

.hazi-message{
  font-size: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  color: #e96086;
  background-color: #ffda3f;
  text-align: center;
  padding-top: 20px;
  animation-name:fuwafuwa;
animation-delay:0s;
animation-duration: 2.5s;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite; 
}

@media(max-width: 991px) {
  .hazi-message{
    width: 70px;
    height: 70px;
    bottom: 85px;
    font-size: 10px;
    padding-top: 13px;
    letter-spacing: 0.05em;
  }
}

@media(max-width:768px) {
  .hazi-message{
    bottom: 55px;
    width: 63px;
    height: 63px;
    right: 0;
  }
}

.hazi-message:hover{
  color: #e96086;
  text-decoration: none;
}

.hazi-message:before{
  content: "";
  display: block;
  width: 0;
height: 0;
border-style: solid;
border-width: 5px 0 5px 10px;
border-color: transparent transparent transparent #e96086;
position: absolute;
top: 15px;
left: 50%;
transform: translateX(-50%);
}

@media(max-width:991px) {
  .hazi-message:before{
    top: 13px;
    border-width: 5px 0 5px 8px;
  }
}

 
@keyframes fuwafuwa {
0% {
transform: translateY(0);
}
50% {
transform: translateY(-10px);
}
100% {
transform: translateY(0);
}
}

@media(max-width:768px) {
  @keyframes fuwafuwa {
0% {
transform: translateY(0);
}
50% {
transform: translateY(-5px);
}
100% {
transform: translateY(0);
}
}
}

.sp-mv{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.milkey-img{
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
}

@media(max-width:1300px) {
  .milkey-img{
  max-width: 450px;
}
}

.order-link{
  display: flex;
  flex-direction: column;
}

.order-link p{
  text-align: center;
}

.milkey-caution{
  font-size: 11px!important;
}

@media(min-width:1900px) {
.milkey-caution{
  font-size: 14px!important;
}
}

.fes-link23{
display: inline-block;
margin-top: 10px;
font-size: 12px;
height: 30px;
line-height: 30px;
width: auto;
padding-right: 15px;
padding-left: 15px;
}

.fes-link23::after{
  right: 5px;
  width: 5px;
  height: 10px;
}

.sp-sns{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.event-content hr{
  border-color: var(--text-color);
}

.schedule h3{
  color: var(--text-color);
  font-weight: bold;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 50px;
}

@media(max-width:991px) {
  .schedule h3{
    font-size: 18px;
  }
}

.peatix-reserve{
  background-color: #fff;
  padding: 65px;
  color: var(--text-color);
  margin-bottom: 50px;
  font-weight: bold;
  font-size: 18px;
}

@media(max-width:768px) {
  .peatix-reserve{
    padding: 50px 15px;
    font-size: 15px;
  }
}

.peatix-reserve h2{
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 30px;
}

@media(max-width:768px) {
  .peatix-reserve h2{
    font-size: 22px;
    margin-bottom: 15px;
  }
}

.peatix-reserve ul{
  margin-left: 2em;
}

.peatix-reserve ul li{
  list-style-type: disc;
}

.cancel-text{
  text-align: center;
  margin-top: 35px;
}

.cancel-text a{
  text-decoration: underline;
}

.cancel-text a:hover{
  text-decoration: none;
}

.gmap iframe{
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}

.after05-top-news{
  font-size: 20px;
  font-weight: bold;
}

@media(max-width:768px) {
  .after05-top-news{
    font-size: 16px;
  }
}

.after05-top-news a{
  text-decoration: underline;
}

.after05-top-news a:hover{
  text-decoration: none;
}

.day-reception{
  margin-top: 100px;
}

.day-reception ul{
margin-left: 3em;
}

.day-reception ul li{
  list-style-type: none;
}

.day-reception-section-title{
  background: #ffda3f;
    border-radius: 20px;
    font-size: 22px;
    font-weight: 700;
    margin-right: 10px;
    padding-right: 10px;
    padding-left: 10px;
    min-width: 80px;
    display: inline-block;
    margin-bottom: 15px;
}

@media(max-width:768px) {
  .day-reception-section-title{
    font-size: 18px;
  }
}

.text-indent{
  text-indent: -3em;
  padding-left: 3em;
}

.day-reception a{
  word-break: break-all;
}
