body {font-size: 0;width: 100%;}
p {font-family: YakuHanJP_Noto, 'Noto Sans JP', sans-serif;}
a {transition: opacity 0.3s;opacity: 1;font-family: YakuHanJP_Noto, 'Noto Sans JP', sans-serif;}
a:hover {opacity: 0.7;transition: opacity 0.3s;}
img{width:100%;font-size:0;}
picture{display:block;}
.pc {display: block;}
.sp {display: none;}
@media (max-width: 768px) {
	.pc {display: none;}
	.sp {display: block;}
}


header{
  width:100%;
  box-sizing:border-box;
  padding:19px 50px;
  text-align: center;
  min-width: 1200px
}
header .h_logo_img{
  width:508px;
  margin:0 auto;
}
header .f_logo_img a{
  display:block;
}

@media (max-width: 768px) {
  header{
    padding:3vw 0;
    min-width: initial;
  }
  header .h_logo_img{
    width:74.533%;
  }
}


.container{
  width:100%;
  padding:50px initial 160px;
  box-sizing:border-box;
}
.container p {
  color: #490000;
}
.section{
  width:1000px;
  margin:0px auto 50px;
}
.section:first-child{
  margin:0 auto 85px;
}
.section:last-child{
  margin:0 auto;
  /*! padding-bottom: 34px; */
}
.yellow_bg {
  background-color: #fff100;
  padding-bottom: 100px;
  min-width: 1200px;
}
.section {
  min-width: 1200px;
}
.sec01 .img{
  width: 64.667%;
  max-width: 776px;
  margin:0 auto 35px;
  padding-top: 56px;
}
.sec01 .txt{
  font-size:0;
  width: 839px;
  display: block;
  margin: 0 auto;
  padding-top: 35px;
}
@media (max-width: 768px) {
  .container{
    padding:initial;
  }
  .section{
    width: 100%;
    margin:0px auto 10.5vw;
  }
  .section:first-child{
    margin:0 auto 13vw;
  }
  .yellow_bg {
    padding-bottom: 11.2vw;
    min-width: initial;
  }
  .section {
    min-width: initial;
  }
  .sec01 .img{
    width: 87.833%;
    max-width: initial;
    margin:0 auto 3vw;
    padding-top: 5.2vw;
  }
  .sec01 .txt{
    font-size: 0;
    width: 77.333%;
    padding-top: 5vw;
  }
  
}

.section .sec_wrap {
  width: 1000px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 20px;
  position: relative;
  padding-bottom: 49px;
}
@media (max-width: 768px) {
  .section .sec_wrap {
    border-radius: 2vw;
    padding-bottom: 3vw;
    width: 89.333%;
  }
}

.section .num_pop {
  position: absolute;
  width: 190px;
  left: -63px;
  top: -25px;
}
.section .thx_sec_text {
  font-size: 25px;
  line-height: 1.56;
  text-align: center;
  margin: 36px 0 0px;
  font-weight: 500;
}
.thx_imgs {
  position: static;
  height: 0;
  display: block;
  width: 100%;
}
.thx_imgs picture {
  position: absolute;
}
.thx_about {
  width: 90%;
  margin:  34px auto 0;
  border-radius: 5px;
  padding-top: 45px;
  text-align: center;
  padding-bottom: 17px;
}
.period, .place {
  width: fit-content;
  margin:  0 auto;
  display: flex;   
}
.place {
  margin-top: 19px;
}
.period .title, .place .title {
  font-size: 16px;
  color: #fff;
  line-height: 1;
  background-color: #e63d8f;
  width: fit-content;
  display: block;
  margin-right: 10px;
  height: fit-content;
  padding: 5px 12px;
  border-radius: 5px;
  margin: 0 10px 0 0;
  font-weight: 500;
}
.period .text, .place .text {
  text-align: left;
  font-size: 20px;
  display: block;
  width: 433px;
  margin: 0;
  margin-top: -3px;
  font-weight: 400;
}
.period .text .smallChar, .place .text .smallChar {
  font-size: 18px;
}
.access_detail {
  font-size: 15px;
  text-decoration: none;
  text-align: center;
  margin:  0 auto;
  color: #e63d8f;
  margin: 24px auto;
  display: block;
  font-weight: 500;
  width: fit-content;
}
@media (max-width: 768px) {
  .section .num_pop {
    width: 31.194%;
    left: -4%;
    top: -6.5vw;
  }
  .section .thx_sec_text {
    font-size: 3.776vw;
    line-height: 1.62;
    margin: 5.5vw 0 0px;
    font-weight: 500;
  }
  .thx_imgs {
    position: relative;
    /*! height: 76vw; */
    display: block;
    width: 100%;
    padding-bottom: 64.9%;
  }
  .thx_imgs picture {
    position: absolute;
  }
  .thx_about {
    width: 94.029%;
    margin:  4.8vw auto 0;
    border-radius: 1vw;
    padding-top: 5.8vw;
    padding-bottom: 1vw;
  }
  .period, .place {
    width: fit-content;
    margin:  0 auto;
    display: flex;   
  }
  .place {
    margin-top: 3vw;
  }
  .period .title, .place .title {
    font-size: 2.4vw;
    line-height: 1;
    padding: 0.6vw 1.6vw;
    border-radius: 5px;
    margin: 0 2vw 0 0;
  }
  .period .text, .place .text {
    font-size: 3.2vw;
    display: block;
    width: 69vw;
    margin: 0;
    margin-top: -0.7vw;
    line-height: 1.458;
    letter-spacing: -0.01em;
  }
  .period .text .smallChar, .place .text .smallChar {
    font-size: 2.666vw;
    line-height: 1.9;
  }
  .access_detail {
    font-size: 2.4vw;
    margin: 2vw auto;
    display: block;
    font-weight: 500;
  }
}

.section.sec02 .thx_title  {
  width: 696px;
  margin: 0 auto;
  padding-top: 76px;
}
.sec02 .thx1_img01 {
  width: 217px;
  top: 223px;
  left: -54px;
}
.sec02 .thx1_img02 {
  width: 147px;
  top: 285px;
  right: 16px;
  z-index: 2;
}
.sec02 .thx1_img03 {
  width: 169px;
  top: 229px;
  right: -97px;
  z-index: 1;
}
.sec02 .caption {
  font-size: 18px;
  text-align: center;
  margin: 13px auto;
}
.sec02 .limited {
  font-size: 22px;
  text-align: center;
  display: block;
  margin: 31px auto 0;
  width: fit-content;
  line-height: 1;
  background-color: #e63d8f;
  color: #fff;
  border-radius: 5px;
  padding: 3px 9px 5px;
  font-weight: 500;
}
.sec02 .thx_about {
  background-color: #fef4f9;
}
.sec02 .thx_about .map {
  width: 66.666%;
  margin:  30px auto 0;
  display: block;
}
@media (max-width: 768px) {
  .section.sec02 .thx_title  {
    width: 86%;
    margin: 0 auto;
    padding-top: 17vw;
  }
  .sec02 .thx_imgs {
    padding-bottom: 77.4%;
  }
  .sec02 .thx1_img01 {
    width: 63.179%;
    top: 8vw;
    left: 1%;
  }
  .sec02 .thx1_img02 {
    width: 31.343%;
    top: 31.3vw;
    right: 11.5%;
  }
  .sec02 .thx1_img03 {
    width: 32.985%;
    top: 7vw;
    right: 1vw;
  }
  .sec02 .caption {
    font-size: 2.4vw;
    margin: 1vw auto;
    line-height: 1.611;
  }
  .sec02 .limited {
    font-size: 3.867vw;
    margin: 2.8vw auto 0;
    border-radius: 1vw;
    padding: 1.1vw 2.4% 1.7vw;
    font-weight: 500;
  }
  .sec02 .thx_about {
    background-color: #fef4f9;
  }
  .sec02 .thx_about .map {
    width: 92%;
    margin:  3.8vw auto 0;
    display: block;
  }
}

.section.sec03 .thx_title  {
  width: 830px;
  margin: 0 auto;
  padding-top: 76px;
}
.sec03 .thx2_img01 {
  width: 250px;
  top: 364px;
  right: -107px;
}
.sec03 .thx2_img02 {
  width: 149px;
  top: 241px;
  right: -47px;
}
.sec03 .caption {
  font-size: 18px;
  text-align: center;
  margin: 13px 0;
}
.sec03 .limited {
  font-size: 22px;
  text-align: center;
  display: block;
  margin: 31px auto 0;
  width: fit-content;
  line-height: 1;
  background-color: #e63d8f;
  color: #fff;
  border-radius: 5px;
  padding: 3px 9px 5px;
  font-weight: 500;
  background-color: #54c2f0;
}
.sec03 .thx_about {
  background-color: #eff9ff;
}
.sec03 .period .title, .sec03 .place .title { 
  background-color: #54c2f0;
}
.sec03 .thx_about .map {
  width: 66.666%;
  margin:  30px auto 0;
  display: block;
}
.sec03 .text .annotation {
  font-size: 15px;
}
.sec03 .period .text, .sec03 .place .text {
  width: 500px;
}
  .sec03 .access_detail {
    color: #54c2f0;
  }
@media (max-width: 768px) {
  .section.sec03 .thx_title  {
    width: 82%;
    padding-top: 16.5vw;
  }
  .sec03 .thx2_img01 {
    width: 68.358%;
    top: 17.2vw;
    right: 9%;
  }
  .sec03 .thx2_img02 {
    width: 32.985%;
    top: 5vw;
    right: 54vw;
  }

  .sec03 .caption {
    text-align: center;
    margin: 2vw 0;
    line-height: 1.611;
    font-size: 2.4vw;
  }
  .sec03 .limited {
    font-size: 3.867vw;
    margin: 2.8vw auto 0;
    background-color: #54c2f0;
    border-radius: 1vw;
    padding: 1.1vw 2.4% 1.7vw;
  }

  .sec03 .thx_about .map {
    width: 66.666%;
    margin:  30px auto 0;
    display: block;
  }
  .sec03 .text .annotation {
    font-size: 2.4vw;
  }
  .sec03 .period .text, .sec03 .place .text {
    width: 69vw;
  }
  .sec03 .thx_about .annotation {
    display: block;
  }
  .sec03 .thx_about .map {
    width: 92%;
    margin:  3.8vw auto 0;
    display: block;
  }

}


.section.sec04 .thx_title  {
  width: 715px;
  margin: 0 auto;
  padding-top: 78px;
}
.sec04 .thx3_img01 {
  width: 146px;
  top: -16px;
  right: 45px;
}
.sec04 .thx3_img02 {
  width: 155px;
  top: 191px;
  left: -20px;
}
.sec04 .thx3_img03 {
  width: 120px;
  top: 200px;
  right: 17px;
}
.sec04 .caption {
  font-size: 18px;
  text-align: center;
  margin: 13px 0;
}
.sec04 .limited {
  font-size: 22px;
  text-align: center;
  display: block;
  margin: 31px auto 0;
  width: fit-content;
  line-height: 1;
/*   background-color: #e63d8f; */
  color: #fff;
  border-radius: 5px;
  padding: 4px 9px;
  font-weight: 500;
  background-color: #54c2f0;
}
.sec04 .limited {
}
.sec04 .thx_about {
  background-color: #fef4f9;
}
.sec04 .thx_about .map {
  width: 66.666%;
  margin:  30px auto 0;
  display: block;
}
.sec04 .thx_sec_text {
  font-size: 18px;
  margin: 30px auto 22px;
  font-weight: 400;
}
.sec04 .thx3_menu {
  width: 840px;
  margin: 0 auto;
}
.sec04 .imgWrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 15px;
}
.sec04.section .sec_wrap {
  padding-bottom: 70px;
}
@media (max-width: 768px) {
  .section.sec04 .thx_title  {
    width: 75%;
    padding-top: 17.6vw;
    margin-bottom: 12.4vw;
  }
  .sec04 .thx_imgs {
    position: static;
    padding: 0;
  }
  .sec04 .thx3_img01 {
    width: 28.358%;
    top: -5.8vw;
    right: 4%;
  }
  .sec04 .thx3_img02 {
    width: 30.746%;
    top: 54vw;
    left: -4%;
  }
  .sec04 .thx3_img03 {
    width: 23.582%;
    top: 53.6vw;
    right: -3%;
  }
  .sec04 .caption {
    font-size: 18px;
    text-align: center;
    margin: 13px 0;
  }
  .sec04 .limited {
    font-size: 22px;
    text-align: center;
    display: block;
    margin: 31px auto 0;
    width: fit-content;
    line-height: 1;
    background-color: #e63d8f;
    color: #fff;
    border-radius: 5px;
    padding: 4px 9px;
    font-weight: 500;
  }
  .sec04 .thx_about {
    background-color: #fef4f9;
  }
  .sec04 .thx_about .map {
    width: 66.666%;
    margin:  30px auto 0;
    display: block;
  }
  .sec04 .thx_sec_text {
    font-size: 3.2vw;
    margin: 0 auto 3.7vw;
  }
  .sec04 .thx3_menu {
    width: 90%;
  }
  .sec04 .imgWrap {
    gap: 2.49%;
  }
  .sec04.section .sec_wrap {
    padding-bottom: 12vw;
  }
}

.sec05 {
  padding-top: 98px;
  padding-bottom: 102px;
  position: relative;
}
.sec05 h2 {
  width: 650px;
  margin: 0 auto;
}
.sec05 .ticket_wrap {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.sec05 .ticket {
  position: absolute;
  width: 142px;
  top: -52px;
  right: 4%;
  transform: translate(-50%,-50%);
}
.sec05 .map {
  width: 579px;
  margin:  0px auto 0;
  display: block;
}
.sec05 > p {
  padding-top: 20px;
  font-size: 22px;
  text-align: center;
  line-height: 1.636;
  font-weight: 500;
}
.sec05 > p .feature {
  color: #e50613;
}
.sec05 > a {
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
  color: #490000;
  margin: 41px auto 24px;
  display: block;
  font-size: 22px;
  font-weight: 500;
}
.sec05 > p.caption {
  font-size: 14px;
  font-weight: 400;
}
.sns_link_wrap {
  max-width: 1200px;
  width: 83.333%;
  border: 2px solid #490000;
  border-radius: 20px;
  margin: 139px auto;
  position: relative;
  margin: 139px auto 0;
  padding-bottom: 45px;
}
.sns_link_wrap h3 {
  background-color: #fff;
  width: 253px;
  position: absolute;
  transform: translate(-50%, -50%);
  top: -6px;
  left: 50%;
  padding: 0 19px;
}
.sns_link_wrap > p {
  font-size: 25px;
  text-align: center;
  font-weight: 500;
  padding-top: 31px;
}
.sns_link_wrap .sns_icons {
  width: 510px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  
  margin: 45px auto 0;
  gap: 68px;
}
.sns_icons a {
  width: 242px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  text-align: center;
}
.sns_icons a.line_wrap {
  width: 193px;
}
.sns_icons p {
  font-size: 20px;
  line-height: 1.35;
  text-decoration: none;
}
.sns_icons img {
  width: 90px;
}
@media (max-width: 768px) {
  .sec05 {
    padding-top: 12.8vw;
    padding-bottom: 13vw;
  }
  .sec05 h2 {
    width: 74%;
  }
  .sec05 .map {
    width: 75%;
  }
  .sec05 > p {
    padding-top: 5.4vw;
    font-size: 3.867vw;
    line-height: 1.620;
  }
  .sec05 .ticket_wrap {
    width: 100%;
    position: static;
  }
  .sec05 .ticket {
    width: 25.466vw;
    top: -44vw;
    right: -12%;
  }
  .sec05 > p .feature {
    color: #e50613;
  }
  .sec05 > a {
    margin: 3.5vw auto 3vw;
    font-size: 2.933vw;
  }
  .sec05 > p.caption {
    font-size: 2.4vw;
    line-height: 1.611;
    padding-top: 2vw;
  }
  .sns_link_wrap {
    max-width: initial;
    width: 88.833%;
    border-radius: 1vw;
    margin: 20vw auto 0;
    padding-bottom: 7.5vw;
  }
  .sns_link_wrap h3 {
    background-color: #fff;
    width: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 0vw;
    left: 50%;
    padding: 0 3vw;
  }
  .sns_link_wrap > p {
    font-size: 3.867vw;
    padding-top: 4vw;
  }
  .sns_link_wrap .sns_icons {
    width: 75%;
    display: grid;
    grid-template-columns: 1fr 1fr;

    margin: 7vw auto 0;
    gap: 10%;
  }
  .sns_icons a {
    width: 34vw;
  }
  .sns_icons a.line_wrap {
    width: 27Vw;
  }
  .sns_icons p {
    font-size: 2.933vw;
    line-height: 1.409;
    text-decoration: none;
  }
  .sns_icons img {
    width: 14vw;
  }
}



footer{
  width:100%;
  box-sizing:border-box;
  padding:45px 50px;
  text-align: center;
  min-width: 1200px
}
footer .f_logo_img{
  width:504px;
  margin:0 auto 31px;
}
footer .f_logo_img a{
  display:block;
}
footer .copy{
  font-size:12px;
  line-height:1;
  letter-spacing: 0.02em;
  margin:0 auto;
  color: #666666;
}

@media (max-width: 768px) {
  footer{
    padding:2vw 0 10vw;
    min-width: initial;
  }
  footer .f_logo_img{
    width:74.4%;
    margin:0 auto 4vw;
  }
  footer .copy{
    font-size:2vw;
    line-height:1.7;
    letter-spacing: 0;
  }  
}

.remodal-overlay {
  background: rgba(255,255,255,0);
}
.remodal{
  box-sizing: border-box;
  position: static;
  height: auto;
  width:780px;
  margin:50px auto;
}

@media screen and (max-width: 768px) {
  .remodal{
    width:80%;
    margin:13.021% auto;
  }
}