.page_event #content {
  padding-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .page_event #content {
    padding-bottom: 8vw;
  }
}
.page_event #content h2 {
  position: relative;
  font-weight: bold;
}
.page_event #content h2 .links {
  border-radius: 37px;
  background-color: #ffffff;
  box-shadow: 2.796px 4.145px 0px 0px rgba(64, 30, 9, 0.25);
  position: absolute;
  right: 15px;
  bottom: 45px;
  width: 366px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  .page_event #content h2 .links {
    font-size: 3.7333333333vw;
    border-radius: 4.9333333333vw;
    left: 50%;
    right: inherit;
    bottom: 5.3333333333vw;
    width: 81.3333333333vw;
    height: 10vw;
    transform: translate(-50%, 0);
  }
}
.page_event #content h2 .links:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #0431b3;
  position: absolute;
  top: 50%;
  left: 12px;
  margin-top: -6px;
}
@media screen and (max-width: 767px) {
  .page_event #content h2 .links:after {
    border-width: 1.2vw 0 1.2vw 1.6vw;
    left: 3.2vw;
    margin-top: -1.2vw;
  }
}
.page_event #content h2 .links a {
  color: #0431b3;
  position: relative;
  top: 0;
  right: 0;
  background: none;
  display: inline-block;
  line-height: inherit;
  background-color: transparent;
  text-decoration: none;
  border-bottom: solid 1px #0431b3;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 0;
  margin-left: 0.3em;
}
.page_event .section {
  margin: 80px 0 0;
}
@media screen and (max-width: 767px) {
  .page_event .section {
    margin: 10.6666666667vw 0 0;
  }
}
.page_event .section h3 {
  text-align: center;
}
.page_event .section a {
  transition: all 0.3s ease-out;
  text-decoration: none;
}
.page_event .section a:hover {
  opacity: 0.8;
}
.page_event .section .section_inner {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .page_event .section .section_inner {
    width: 92vw;
  }
}

.entry_wrap {
  width: 650px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .entry_wrap {
    width: 100%;
  }
}
.entry_wrap .entry_body {
  position: relative;
  width: 100%;
}
.entry_wrap .entry_body .btn {
  position: absolute;
  left: 50%;
  bottom: 34px;
  transform: translate(-50%, 0);
  display: inline-block;
  width: 466px;
}
.entry_wrap .entry_body .btn img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .entry_wrap .entry_body .btn {
    bottom: 3.7333333333vw;
    width: 75.4666666667vw;
  }
}
.entry_wrap .notice {
  margin: 20px 0 0;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .entry_wrap .notice {
    margin: 2.6666666667vw 0 0;
    font-size: 1.8666666667vw;
  }
}
.entry_wrap .notice li {
  text-indent: -1em;
  padding-left: 1em;
}

.event_details {
  text-align: center;
}
.event_details h3 {
  margin: 0 0 35px;
}
@media screen and (max-width: 767px) {
  .event_details h3 {
    margin: 0 0 6.6666666667vw;
  }
  .event_details h3 img {
    width: 29.6vw;
  }
}
.event_details .event_details_table {
  position: relative;
  margin: 0 0 45px;
}
@media screen and (max-width: 767px) {
  .event_details .event_details_table {
    margin: 0 0 6vw;
  }
  .event_details .event_details_table img {
    width: 100%;
  }
}
.event_details .event_details_table .links {
  position: absolute;
  bottom: 128px;
  right: 170px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .event_details .event_details_table .links {
    font-size: 2.6666666667vw;
    bottom: 35.7333333333vw;
    right: 16.2666666667vw;
  }
}
.event_details .event_details_table .links a {
  color: #0431b3;
  text-decoration: none;
  border-bottom: solid 1px #0431b3;
  display: inline-block;
  margin-left: 0.3em;
}
.event_details .event_photos {
  width: 710px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .event_details .event_photos {
    width: 100%;
  }
}
.event_details .event_photos li {
  margin: 0 0 25px;
}
@media screen and (max-width: 767px) {
  .event_details .event_photos li {
    width: 47.826%;
    margin: 0 0 3.3333333333vw;
  }
  .event_details .event_photos li img {
    width: 100%;
  }
}

.event_flow h3 {
  margin: 0 0 50px;
}
@media screen and (max-width: 767px) {
  .event_flow h3 {
    margin: 0 0 6.6666666667vw;
  }
  .event_flow h3 img {
    width: 46.2666666667vw;
  }
}

.event_senior {
  text-align: center;
}
.event_senior h3 {
  margin: 0 0 50px;
}
@media screen and (max-width: 767px) {
  .event_senior h3 {
    margin: 0 0 4vw;
  }
  .event_senior h3 img {
    width: 38vw;
  }
}
.event_senior h4 {
  margin: 40px 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .event_senior h4 {
    margin: 8vw 0 4.6666666667vw;
    font-size: 4.2666666667vw;
  }
  .event_senior h4 img {
    width: 100%;
  }
}
.event_senior h4:nth-of-type(3) {
  margin: 80px 0 40px;
}
@media screen and (max-width: 767px) {
  .event_senior h4:nth-of-type(3) {
    margin: 8vw 0;
  }
  .event_senior h4:nth-of-type(3) img {
    width: 59.7333333333vw;
  }
}
.event_senior .event_senior_img + .event_senior_img {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .event_senior .event_senior_img + .event_senior_img {
    margin-top: 6.6666666667vw;
  }
}
.event_senior .event_senior_youtuber {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .event_senior .event_senior_youtuber {
    margin-top: 8vw;
  }
}
.event_senior .event_senior_youtuber h4 {
  margin: 80px 0 50px;
}
@media screen and (max-width: 767px) {
  .event_senior .event_senior_youtuber h4 {
    margin: 12vw 0 8vw;
  }
}
.event_senior .event_senior_youtuber .youtuber_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.event_senior .event_senior_youtuber .youtuber_list .list_item {
  width: 350px;
  margin: 0 0 25px;
}
@media screen and (max-width: 767px) {
  .event_senior .event_senior_youtuber .youtuber_list .list_item {
    width: 42.6666666667vw;
    margin: 0 0 5.3333333333vw;
  }
}
.event_senior .event_senior_youtuber .youtuber_list .list_item p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.333;
  margin: 15px 0 0;
}
@media screen and (max-width: 767px) {
  .event_senior .event_senior_youtuber .youtuber_list .list_item p {
    font-size: 3.2vw;
    margin: 2vw 0 0;
  }
}
.event_senior .event_senior_youtuber .notice {
  text-align: left;
  font-size: 14px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .event_senior .event_senior_youtuber .notice {
    font-size: 2.6666666667vw;
  }
}

.event_links {
  text-align: center;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .event_links {
    margin-top: 10.6666666667vw;
  }
}
.event_links p:first-child {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 35px;
}
@media screen and (max-width: 767px) {
  .event_links p:first-child {
    font-size: 4.2666666667vw;
    margin: 0 0 6vw;
  }
}
.event_links .event_entry {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .event_links .event_entry a {
    display: inline-block;
    width: 42.5333333333vw;
    margin: 0 1.6vw 2.1333333333vw;
  }
  .event_links .event_entry a img {
    width: 100%;
  }
}

.event_contact {
  text-align: center;
  border: solid 6px #e9e7f5;
  margin-top: 75px;
  padding: 25px 10px;
}
@media screen and (max-width: 767px) {
  .event_contact {
    margin-top: 9.3333333333vw;
    padding: 4.6666666667vw 0.6666666667vw;
  }
}
.event_contact .event_contact_logo {
  margin: 0 0 30px;
}
@media screen and (max-width: 767px) {
  .event_contact .event_contact_logo {
    margin: 0 0 4vw;
  }
}
.event_contact p:first-child {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 25px;
}
@media screen and (max-width: 767px) {
  .event_contact p:first-child {
    font-size: 5.6vw;
    margin: 0 0 6vw;
  }
}
.event_contact p a {
  color: #000;
}
.event_contact p a.mail {
  text-decoration: underline;
  text-underline-offset: 8px;
}
@media screen and (max-width: 767px) {
  .event_contact .event_contact_logo img {
    width: 71.7333333333vw;
  }
}
.event_contact .event_contact_link {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .event_contact .event_contact_link {
    font-size: 3.2vw;
  }
}