html {
  font-size: 62.5%;
  line-height: 1.6em;
}
img {
  width: 100%;
}
.sphd.alt_sp {
  opacity: 1;
  transition: opacity 300ms; 
}
.__section {
  font-size: 0;
}
.eventAd_body {
  position: relative;
  max-width: 650px;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  font-size: 1.6rem; /* 1rem = 10px */
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}
.eventAd_body h1 {
  margin: 0;
}
.eventAd_body p {
  margin: 0;
}
.eventAd_body ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.eventAd_body .wb_keep {
  word-break: keep-all;
}
.eventAd_body .color_list {
  color: #E01414;
  color: #ECEEF6;
  color: #8AA3D4;
  color: #EA8B9F;
}
.eventAd_body .ls_halo {
  letter-spacing: 0.75em;
}
.eventAd_body .ff_din {
  font-family: din-2014, sans-serif;
}
.eventAd_body .fw_demi {
  font-weight: 600;
}
.eventAd_body .fc_red {
  color: #E01414;
}
.eventAd_body .fc_lpurple {
  color: #8AA3D4;
}
.eventAd_body .fc_lpink {
  color: #EA8B9F;
}
.eventAd_body .fc_init {
  color: initial;
}
.eventAd_body .fw_r {
  font-weight: 400;
}
.eventAd_body .fw_m {
  font-weight: 500;
}
.eventAd_body .fw_b {
  font-weight: 700;
}
.eventAd_body .ta_c {
  text-align: center;
}
.eventAd_body .ta_r {
  text-align: right;
}

/* 
.__section_main {
  position: relative;
  background-color: #ECEEF6;
  padding: 3rem 3rem;
  text-align: center;
  overflow: hidden;
}
.__section_main::before {
  content: "";
  position: absolute;
  background-color: #8AA3D4;
  height: 32rem;
  width: 100%;
  bottom: -4.75rem;
  right: 0;
  z-index: 1;
  transform: skewY(-7.5deg);
}
.__section_main .__section_wrp {
  position: relative;
  z-index: 2;
}
.__section_main .__section_wrp .__w_b {
  background-color: #FFFFFF;
  padding-top: 4.5rem;
  padding-bottom: 1rem;
}
.__section_main .__pre_txt, .__section_main .__main_txt {
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}
.__section_main .__pre_txt {
  font-weight: 500;
  color: #8AA3D4;
  margin-bottom: 3.5rem;
}
.__section_main .__pre_txt > span:nth-of-type(1) {
  font-size: 2.8rem;
}
.__section_main .__pre_txt > span:nth-of-type(1) .t_big {
  font-size: 1.2em;
}
.__section_main .__pre_txt > span:nth-of-type(2) {
  font-size: 2.5rem;
}
.__section_main .__pre_txt > span:nth-of-type(2) .t_bigger {
  font-size: 1.2em;
}
.__section_main .__pre_txt > span:nth-of-type(2) .t_big {
  font-size: 1.1em;
}
.__section_main .__main_txt {
  position: relative;
  margin-left: -0.5rem;
  font-size: 5.3rem;
  font-weight: 500;
  letter-spacing: -0.06em;
  line-height: 1em;
  text-align: center;
}
.__section_main .__main_txt > img {
  position: absolute;
  bottom: -0.8em;
  right: 0.15em;
  width: 15.2rem;
}
.__section_main .__sub_txt {
  text-align: center;
  margin-top: 3.5rem;
  color: #222222;
}
.__section_main .__sub_txt > span:nth-of-type(1) {
  font-size: 4.4rem;
}
.__section_main .__sub_txt > span:nth-of-type(1) > span {
  font-size: 0.8em;
}
.__section_main .__sub_txt > span:nth-of-type(2) {
  font-size: 2.66rem;
}
.__section_main .__sub_txt > span:nth-of-type(3) {
  font-size: 3.36rem;
}
.__section_main .__section_wrp .__w_b .__image_wrp {
  width: 95%;
  margin: 4rem auto 0;
}
.__section_main .__limit_txt {
  position: relative;
  background-color: #EA8BA0;
  color: #FFFFFF;
  display: inline-flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-top: 3.5rem;
  margin-bottom: 1.3rem;
  font-size: 3.23rem;
  letter-spacing: 0.04em;
  line-height: 1em;
  padding: 1.3rem 2rem 1.1rem;
}
.__section_main .__limit_txt::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.5rem 1.5rem 0 1.5rem;
  border-color: #EA8BA0 transparent transparent transparent;
  transform: translateX(-55%) translateY(90%);
}
.__section_main .__limit_txt > img {
  width: 2rem;
}
.__section_main .__limit_txt > p {
  display: flex;
  margin: 0 0.25em;
  font-weight: bold;
}
.__section_main .__limit_txt > p .ff_din {
  font-size: 1.2em;
  line-height: 1em;
  letter-spacing: 0.06em;
}
.__section_main .__limit_phrase {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  font-size: 3.5rem;
  font-weight: bold;
  letter-spacing: 0.35rem;
  white-space: nowrap;
}
.__section_main .__limit_phrase > .__quat {
  font-family: serif;
  margin: 0 0.05em;
}
.__section_main .__limit_phrase > .ff_din {
  font-size: 5.6rem;
} */

.__section_guest {
  padding: 6rem 2rem;
}
.__section_guest .__invite_label {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.__section_guest .__invite_label > .__image_wrp {
  width: 5.4rem;
  min-width: 5.4rem;
}
.__section_guest .__invite_label > .__invite_txt {
  flex-grow: 1;
  width: 100%;
  text-align: center;
}
.__section_guest .__invite_txt > span:nth-of-type(1) {
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.__section_guest .__invite_txt > span:nth-of-type(1) > .fc_lpink {
  display: inline-flex;
  flex-wrap: nowrap;
  align-items: flex-end;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.__section_guest .__invite_txt > span:nth-of-type(1) > .fc_lpink > .ff_din {
  font-size: 1.2em;
  margin-bottom: -0.15em;
  letter-spacing: 0.1em;
}
.__section_guest .__invite_txt > span:nth-of-type(2) {
  font-weight: 400;
}
.__section_guest .__guest_ttl {
  padding: 1.2rem 0 1.5rem;
  margin-top: 5.7rem;
  color: #8AA3D4;
  font-size: 5rem;
  line-height: 1em;
  text-align: center;
  border-top: 2px solid #8AA3D4;
  border-bottom: 2px solid #8AA3D4;
}
.__section_guest .__guest_name {
  margin-top: 3.4rem;
  font-size: 4rem;
}
.__section_guest .__guest_name .t_smler {
  font-size: 0.6em;
}
.__section_guest .__guest_name .t_sm {
  font-size: 0.8em;
}
.__section_guest .__guest_info {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.__section_guest .__guest_info > .__image_wrp {
  width: 26rem;
  min-width: 26rem;
}
.__section_guest .__guest_info > p {
  margin-left: 1.6rem;
  width: 100%;
  flex-grow: 1;
  font-size: 2rem;
  color: #555555;
  line-height: 1.6em;
  text-align: justify;
}

.__footer_f_bnr {
  position: sticky;
  bottom: 0.5rem;
  transition: opacity 300ms;
  padding-top: 3rem;
}

footer.footer {
  font-family: source-han-sans-japanese, sans-serif !important;
}
@media screen and (max-width: 750px) {
  html {
    font-size: 1.5384vw;
  }
}

.__section_events_n_map, .__section_qna, .__section_attempt {
  padding: 0 2rem;
}
.__section_contact {
  margin-top: 8.2rem;
}
.__section_contact {
  position: relative;
}
.__section_qna {
  margin-top: 6.4rem;
}
.__section_attempt {
  position: relative;
  margin-top: 3.9rem;

}
#map {
  font-size: 0;
  position: absolute;
  top: 5.6rem;
  right: 5.3rem;
  width: 11rem;
}
#linebtn {
  position: absolute;
  top: 88rem;
  left: 50%;
  transform: translateX(-50%);
}
#coronabtn {
  position: absolute;
  bottom: 6rem;
  left: 50%;
  transform: translateX(-50%);
}
#fbnrbtn {
  width: 55rem;
  display: block;
  margin: 0 auto;
}
.dnone {
  display: none !important;
}
.opazero {
  opacity: 0 !important;
}
@media screen and (min-width: 651px) {
  .alt_sp {
    display: none;
  }
  .eventAd_body {
    margin-top: 70px !important; 
  }
}
@media screen and (max-width: 650px) {
  .alt_pc {
    display: none;
  }
}