@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&family=Lato:wght@400;700&display=swap");
body {
  background-color: #fff;
}

.animate .fadein,
.animate.fadein {
  opacity: 0;
  transition: opacity 1s ease;
}

.animate.show .fadein,
.animate.show.fadein {
  opacity: 1;
}

main {
  color: #14386a;
  font-family: "Noto Sans JP", sans-serif;
}
main * {
  position: relative;
}
main .hidden {
  display: none !important;
}

@media screen and (min-width: 871px) {
  .pc_none,
  .sp_only {
    display: none !important;
  }
  header {
    display: block;
  }
  header:after, header:before {
    content: "";
    display: block;
    clear: both;
  }
  main {
    width: 100%;
    overflow: hidden;
    font-size: 10px;
  }
}
@media screen and (min-width: 871px) and (max-width: 1140px) {
  main {
    font-size: 0.8771929825vw;
  }
}
@media screen and (min-width: 871px) {
  main img {
    display: block;
  }
  main a {
    transition: opacity 0.4s ease;
  }
  main a:hover {
    opacity: 0.5;
  }
  main #kv {
    background-color: #c2e4f4;
  }
  main #kv .kv_pic {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    max-width: 2000px;
    width: 180%;
  }
  main #canceled p {
    text-align: center;
    font-size: 1.8em;
    line-height: 1.75;
    font-weight: 500;
    color: red;
    padding-top: 2.2222222222em;
  }
  main nav {
    padding-top: 6em;
    padding-bottom: 0.7em;
  }
  main nav ul {
    width: 96em;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  main nav ul li {
    display: block;
    width: 16.6666666667%;
    border-right: rgba(20, 56, 106, 0.2) 1px solid;
  }
  main nav ul li:last-child {
    border-right: none;
  }
  main nav ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 4.4444444444em;
    padding-bottom: 1.7777777778em;
    font-size: 1.8em;
    line-height: 1.3333333333;
    font-weight: bold;
    color: #14386a;
    text-align: center;
  }
  main nav ul li a:after {
    content: "";
    display: block;
    width: 0.4444444444em;
    height: 0.4444444444em;
    border-right: #14386a 1px solid;
    border-bottom: #14386a 1px solid;
    position: absolute;
    left: 50%;
    bottom: 0.4444444444em;
    transform: translateX(-50%) rotate(45deg);
    transform-origin: center center;
  }
  main .section {
    font-size: 10px;
    padding-top: 8em;
    padding-bottom: 12em;
  }
}
@media screen and (min-width: 871px) and (max-width: 1140px) {
  main .section {
    font-size: 0.8771929825vw;
  }
}
@media screen and (min-width: 871px) {
  main .section .inner_wrap {
    width: 110em;
    margin: 0 auto;
  }
  main .section h2 {
    text-align: center;
    margin: 0 auto 4.4em;
  }
  main .section .main_copy {
    text-align: center;
    font-size: 1.6em;
    line-height: 1.75;
    letter-spacing: 0.06em;
    padding-left: 0.06em;
  }
  main .section#about {
    text-align: center;
    background-image: url("../img/about_bg.png");
    background-size: 104.9em auto;
    background-position: center 12.3em;
    background-repeat: no-repeat;
    padding-top: 10.1em;
    padding-bottom: 14.2em;
  }
  main .section#about h2 {
    font-size: 1em;
    width: 77.1em;
    margin: 0 auto 5.9em;
  }
  main .section#about .main_copy {
    line-height: 2.375em;
  }
  main .section#about .main_copy strong {
    display: block;
    font-size: 1.5em;
    line-height: 1.75;
    font-weight: 500;
    margin-bottom: 2em;
  }
  main .section#overview {
    background-image: url("../img/overview_bg2.png"), url("../img/overview_bg.png");
    background-size: 164.5em auto, 2em auto;
    background-position: calc(50% + 5.7em) -3.2em;
    background-repeat: no-repeat, repeat;
    background-color: #fff4cd;
  }
  main .section#overview h2 {
    font-size: 1em;
    width: 29.5em;
  }
  main .section#overview .bg_area {
    width: 100%;
    display: block;
    background-color: #fff;
    border: #14386a 0.4em solid;
    border-radius: 2em;
    padding: 5.6em 6.6em 6.6em;
  }
  main .section#overview table {
    width: 100%;
    display: block;
  }
  main .section#overview table tbody {
    width: 100%;
    display: block;
  }
  main .section#overview table tr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  main .section#overview table tr:nth-child(n+2) {
    margin-top: 2em;
    border-top: rgba(20, 56, 106, 0.4) 1px solid;
    padding-top: 2em;
  }
  main .section#overview table th, main .section#overview table td {
    display: block;
  }
  main .section#overview table th {
    padding: 1.1666666667em 0;
    font-size: 1.8em;
    color: #fff;
    font-weight: 500;
    background-color: #14386a;
    border-radius: 0.5555555556em;
    line-height: 1;
    width: 7.2222222222em;
    text-align: center;
  }
  main .section#overview table td {
    width: 33.5833333333em;
    font-size: 2.4em;
    line-height: 1;
    font-family: "Lato", "Noto Sans JP", sans-serif;
  }
  main .section#overview table td small {
    display: block;
    font-size: 0.6666666667em;
    line-height: 1;
    margin-top: 0.75em;
    font-weight: normal;
  }
  main .section#overview .map {
    margin-top: 3.9em;
    width: 100%;
    aspect-ratio: 960/400;
    border-radius: 2em;
  }
  main .section#overview .canceled_text {
    text-align: left;
    font-size: 1.8em;
    line-height: 1.75;
    color: red;
    padding-top: 2.2222222222em;
  }
  main .section#stage {
    background-image: url("../img/stage_bg.png");
    background-size: 155.9em auto;
    background-position: calc(50% + 0.5em) 7.4em;
    background-repeat: no-repeat;
    background-color: #fff;
  }
  main .section#stage h2 {
    font-size: 1em;
    width: 38.6em;
  }
  main .section#stage .people {
    margin-top: 9.2em;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  main .section#stage .people .col {
    width: 32em;
    margin: 0 6.5em;
  }
  main .section#stage .people .col:before {
    content: "";
    display: block;
    position: absolute;
    width: 11.9em;
    height: 11.9em;
    background-image: url("../img/icon_guest.png");
    background-size: contain;
    background-repeat: no-repeat;
    left: -5.1em;
    top: -5.1em;
    font-size: 1em;
    z-index: 1;
  }
  main .section#stage .people .col .pic {
    width: 100%;
    border-radius: 2em;
    overflow: hidden;
  }
  main .section#stage .people .col .texts {
    margin-top: 3em;
  }
  main .section#stage .people .col .texts .name {
    font-size: 2.4em;
    line-height: 1;
    font-weight: 500;
    text-align: center;
  }
  main .section#stage .people .col .texts .name small {
    font-size: 0.6666666667em;
  }
  main .section#stage .event_table {
    margin: 6em auto 0;
    background-color: #fff;
    border: #14386a 0.4em solid;
    border-radius: 2em;
    padding: 3.9em 6.6em 3.6em;
  }
  main .section#stage .event_table .row {
    width: 100%;
  }
  main .section#stage .event_table .row .event_title {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 2.4em;
    font-weight: 700;
  }
  main .section#stage .event_table .row .event_title .time {
    display: block;
    width: 9.9253731343em;
    font-size: 0.5583333333em;
    line-height: 2.8358208955;
    border-radius: 2.8358208955em;
    color: #fff;
    background-color: #70bbe9;
    text-align: center;
    letter-spacing: 0.06em;
    padding-left: 0.06em;
    margin-right: 1.1940298507em;
  }
  main .section#stage .event_table .row .event_text {
    padding-left: 9.3125em;
    font-size: 1.6em;
    margin-top: 0.75em;
    line-height: 1;
  }
  main .section#stage .event_table .row .canceled {
    display: block;
    position: absolute;
    width: 19.5em;
    right: 15em;
    top: 0;
  }
  main .section#stage .event_table .row:nth-child(n+2) {
    margin-top: 2.9em;
    padding-top: 2.5em;
    border-top: rgba(20, 56, 106, 0.4) 1px solid;
  }
  main .section#stage .event_table .row:nth-child(n+2) .canceled {
    top: 2.5em;
  }
  main .section#participatory {
    background-image: url("../img/participatory_bg.png"), url("../img/overview_bg.png");
    background-size: 166.6em auto, 2em auto;
    background-position: calc(50% - 6.7em) 9.1em;
    background-repeat: no-repeat, repeat;
    background-color: #c2e4f4;
  }
  main .section#participatory h2 {
    font-size: 1em;
    width: 59em;
  }
  main .section#participatory .event_table {
    width: 96em;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    margin: 7.4em auto 0;
  }
  main .section#participatory .event_table .col {
    width: 47em;
    background-color: #fff;
    border: #14386a 0.4em solid;
    border-radius: 2em;
    padding: 3.9em 3.1em 2.7em;
  }
  main .section#participatory .event_table .col:nth-child(n+3) {
    margin-top: 2em;
  }
  main .section#participatory .event_table .col .event_title {
    text-align: center;
    font-size: 2.4em;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 0.8333333333em;
  }
  main .section#participatory .event_table .col .pic {
    width: 100%;
    display: block;
    margin-bottom: 1.5em;
  }
  main .section#participatory .event_table .col .canceled {
    display: block;
    position: absolute;
    width: 19.5em;
    left: calc(50% - 9.75em);
    margin-top: -16em;
  }
  main .section#participatory .event_table .col .place {
    font-size: 1.34em;
    border-radius: 0.5970149254em;
    color: #fff;
    background-color: #70bbe9;
    width: 10em;
    line-height: 2.6865671642;
    text-align: center;
    font-weight: 500;
    margin-right: 0.7462686567em;
    display: inline-block;
    letter-spacing: 0.06em;
  }
  main .section#participatory .event_table .col .ticket {
    font-size: 1.34em;
    border-radius: 0.5970149254em;
    color: #70bbe9;
    background-color: #fff;
    border: #70bbe9 0.1492537313em solid;
    width: fit-content;
    line-height: 2.3880597015;
    text-align: center;
    font-weight: 500;
    display: inline-block;
    padding: 0 1em;
    letter-spacing: 0.06em;
  }
  main .section#participatory .event_table .col p {
    font-size: 1.6em;
    line-height: 1.75;
    margin-top: 0.6875em;
  }
  main .section#participatory .event_table .col p.note {
    font-size: 1.2em;
    line-height: 1.3333333333;
  }
  main .section#participatory .event_table .col .people {
    margin-top: 1.5em;
  }
  main .section#participatory .event_table .col .people .canceled {
    margin-top: -3em;
    z-index: 1;
  }
  main .section#participatory .event_table .col .person {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  main .section#participatory .event_table .col .person .pic {
    width: 10.9em;
    margin: 0;
  }
  main .section#participatory .event_table .col .person .texts {
    width: 27em;
  }
  main .section#participatory .event_table .col .person .texts p {
    font-size: 1.4em;
    line-height: 1.4285714286;
    margin: 0;
  }
  main .section#participatory .event_table .col .person .texts .name {
    margin-top: 0.7142857143em;
  }
  main .section#participatory .event_table .col .person:nth-child(n+2) {
    margin-top: 1em;
  }
  main .section#seminar {
    background-image: url("../img/seminar_bg2.png"), url("../img/seminar_bg.png");
    background-size: 179.8em auto, 2em auto;
    background-position: calc(50% + 1.9em) -4.6em;
    background-repeat: no-repeat, repeat;
    background-color: #fffac3;
  }
  main .section#seminar h2 {
    font-size: 1em;
    width: 38.6em;
  }
  main .section#seminar .main_copy small {
    font-size: 1em;
  }
  main .section#seminar .row_set {
    margin-top: 5.6em;
  }
  main .section#seminar .row_set .row {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background-color: #fff;
    border: #14386a 0.4em solid;
    border-radius: 2em;
    padding: 4em 6.6em 3.1em;
  }
  main .section#seminar .row_set .row .texts {
    width: 74em;
    padding-top: 1em;
  }
  main .section#seminar .row_set .row .texts .event_title {
    font-size: 2.4em;
    line-height: 1.5;
    margin-bottom: 1.1666666667em;
    font-weight: 700;
  }
  main .section#seminar .row_set .row .texts .event_title .time {
    display: block;
    background-color: #70bbe9;
    font-size: 0.5583333333em;
    color: #fff;
    padding: 0 1.2686567164em;
    border-radius: 2.8358208955em;
    line-height: 2.8358208955;
    font-family: "Lato", "Noto Sans JP", sans-serif;
    font-weight: normal;
    width: fit-content;
    margin-bottom: 1.4179104478em;
  }
  main .section#seminar .row_set .row .texts .event_title small {
    font-size: 0.8333333333em;
  }
  main .section#seminar .row_set .row .texts p {
    font-size: 1.6em;
    line-height: 1.75;
  }
  main .section#seminar .row_set .row .pic {
    width: 16em;
  }
  main .section#seminar .row_set .row .pic .name {
    font-size: 1.6em;
    font-weight: 700;
    letter-spacing: 0.06em;
    margin-top: 1em;
    line-height: 1;
  }
  main .section#seminar .row_set .row .pic .name2 {
    margin-top: 0.6em;
    font-size: 1.2em;
    line-height: 1.3333333333;
  }
  main .section#seminar .row_set .row:nth-child(n+2) {
    margin-top: 2em;
  }
  main .section#seminar .entry {
    margin: 10.3em auto 0;
    width: 96em;
  }
  main .section#seminar .entry h3 {
    font-size: 1em;
    width: 42em;
    margin: 0 auto 7.8em;
  }
  main .section#seminar .entry table {
    width: 96em;
    font-size: 1em;
    margin: 0 auto;
    display: block;
  }
  main .section#seminar .entry table tbody {
    width: 100%;
    display: block;
  }
  main .section#seminar .entry table tr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    border-bottom: rgba(20, 56, 106, 0.4) 1px solid;
    padding-bottom: 2em;
  }
  main .section#seminar .entry table tr:nth-child(n+2) {
    margin-top: 2em;
  }
  main .section#seminar .entry table th, main .section#seminar .entry table td {
    display: block;
  }
  main .section#seminar .entry table th {
    font-size: 1.8em;
    height: 3.2222222222em;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: normal;
    background-color: #14386a;
    border-radius: 0.5555555556em;
    line-height: 1;
    letter-spacing: 0.06em;
    padding-left: 0.06em;
    width: 7.2222222222em;
    text-align: center;
  }
  main .section#seminar .entry table th.double {
    font-size: 1.6em;
    line-height: 1.25;
    width: 8.125em;
    height: 3.625em;
    border-radius: 0.625em;
  }
  main .section#seminar .entry table td {
    width: 50.375em;
    font-size: 1.6em;
    line-height: 1;
    font-family: "Lato", "Noto Sans JP", sans-serif;
    text-align: left;
  }
  main .section#seminar .entry .note {
    margin-top: 2.375em;
    font-size: 1.6em;
    line-height: 1.625;
  }
  main .section#seminar .canceled_text {
    text-align: left;
    font-size: 1.8em;
    line-height: 1.75;
    font-weight: 500;
    color: red;
    padding-top: 2.2222222222em;
  }
  main .section#seminar .btn_set {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 4.2em auto 0;
  }
  main .section#seminar .btn_set .soon_text {
    width: 100%;
    margin-bottom: 1.5em;
  }
  main .section#seminar .btn_set.canceled {
    justify-content: center;
  }
  main .section#seminar .entry_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 23.5em;
    font-size: 2em;
    line-height: 1.5;
    height: 5em;
    border-radius: 5em;
    margin: 0;
    background-color: #f39800;
    text-align: center;
    color: #fff;
    font-weight: 500;
  }
  main .section#seminar .entry_btn.online {
    background-color: #fff;
    border: #f39800 2px solid;
    color: #f39800;
  }
  main .section#seminar .entry_btn.blue {
    background-color: #1491dc;
  }
  main .section#seminar .entry_btn.blue.online {
    background-color: #fff;
    border: #1491dc 2px solid;
    color: #1491dc;
  }
  main .section#seminar .entry_btn.stop {
    background-color: #aaaaaa;
    color: #fff;
    pointer-events: none;
  }
  main .section#seminar .entry_btn:nth-child(n+3) {
    margin-top: 1.1111111111em;
  }
  main .section#note {
    padding-bottom: 12em;
    padding-top: 13.8em;
  }
  main .section#note .inner_wrap {
    width: 96.2em;
  }
  main .section#note .row:nth-child(n+2) {
    margin-top: 4.5em;
    border-top: rgba(20, 56, 106, 0.4) 1px solid;
    padding-top: 4.8em;
  }
  main .section#note .row h2 {
    font-weight: 500;
    font-feature-settings: "palt";
    letter-spacing: 0.06em;
    text-align: left;
    font-size: 3em;
    line-height: 1;
    margin-bottom: 1.5em;
  }
  main .section#note .row ul, main .section#note .row p {
    font-size: 1.6em;
    line-height: 1.625;
  }
  main .section#note .row li {
    padding-left: 1.25em;
    position: relative;
  }
  main .section#note .row li:before {
    content: "・";
    display: inline-block;
    position: absolute;
    left: 0;
  }
  main .section#note .row li:nth-child(n+2) {
    margin-top: 1.6875em;
  }
  main .section#note .row .btn {
    display: block;
    width: 18.6666666667em;
    font-size: 1.8em;
    line-height: 3.8888888889;
    border-radius: 3.8888888889em;
    margin-top: 1.9444444444em;
    background-color: #f39800;
    text-align: center;
    color: #fff;
    font-weight: 500;
  }
  main .section#note .row .btn.soon {
    background-color: #f3f3f3;
    color: #14386a;
    pointer-events: none;
  }
  main .section#note .row .btn.stop {
    background-color: #aaaaaa;
    color: #fff;
    pointer-events: none;
  }
  main .section#note .row table {
    width: 100%;
  }
  main .section#note .row table tr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  main .section#note .row table tr:nth-child(n+2) {
    margin-top: 2em;
  }
  main .section#note .row table th, main .section#note .row table td {
    display: block;
  }
  main .section#note .row table th {
    width: 10em;
    font-size: 1.34em;
    line-height: 2.8358208955;
    background-color: #14386a;
    border-radius: 0.8955223881em;
    color: #fff;
    text-align: center;
    font-weight: 500;
  }
  main .section#note .row table td {
    width: 50.625em;
    font-size: 1.6em;
    font-weight: 500;
  }
  main #banner_layout {
    width: 780px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 12em;
  }
  main #banner_layout .banner_title {
    margin: 0 auto 30px;
    text-align: center !important;
    font-size: 30px;
    line-height: 44px;
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-weight: bold;
  }
  main #banner_layout .add_banner_flex {
    display: block;
  }
  main #banner_layout .add_banner_flex a {
    width: 100%;
    display: block;
    background-color: #fff;
  }
  main #banner_layout .add_banner_flex a img {
    width: 100%;
    max-width: none;
    vertical-align: bottom;
  }
}
@media screen and (max-width: 870px) {
  .sp_none,
  .pc_only {
    display: none !important;
  }
  main {
    overflow: hidden;
    font-size: 1.3333333333vw;
  }
  main img {
    display: block;
  }
  main #kv {
    background-color: #fff;
  }
  main #kv .kv_pic {
    position: relative;
    width: 100%;
  }
  main #canceled p {
    text-align: justify;
    font-size: 3em;
    line-height: 1.6666666667;
    font-weight: 500;
    color: red;
    padding: 1.6666666667em 1em 0.3333333333em;
  }
  main nav {
    padding-top: 5.1em;
  }
  main nav ul {
    width: 65em;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  main nav ul li {
    display: block;
    width: 31em;
    border: rgb(20, 56, 106) 1px solid;
    border-radius: 9em;
  }
  main nav ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 3.4615384615em;
    font-size: 2.6em;
    line-height: 1.2307692308;
    font-weight: bold;
    color: #14386a;
    text-align: center;
  }
  main nav ul li:nth-child(n+3) {
    margin-top: 2em;
  }
  main nav ul li.entry {
    border-color: #f39800;
  }
  main nav ul li.entry a {
    color: #f39800;
  }
  main .section {
    padding-top: 12em;
    padding-bottom: 12em;
    background-repeat: no-repeat;
  }
  main .section .inner_wrap {
    width: 65em;
    margin: 0 auto;
  }
  main .section h2 {
    font-size: 1em;
    text-align: center;
    margin: 0 auto 4.4em;
  }
  main .section .main_copy {
    text-align: center;
    font-size: 3em;
    line-height: 1.6666666667;
  }
  main .section#about {
    text-align: center;
    background-image: url("../img/about_bg_sp1.png"), url("../img/about_bg_sp2.png");
    background-size: 59.2em auto, 54.6em auto;
    background-position: calc(50% - 0.85em) 7.9em, calc(50% - 0.35em) calc(100% - 7.7em);
    padding-top: 20em;
    padding-bottom: 25.2em;
  }
  main .section#about h2 {
    width: 62.6em;
    margin: 0 auto 7.4em;
  }
  main .section#about .main_copy {
    text-align: center;
    letter-spacing: 0.06em;
    padding-left: 0.06em;
  }
  main .section#about .main_copy strong {
    display: block;
    font-size: 1.2666666667em;
    line-height: 1.5263157895;
    font-weight: 500;
    margin-bottom: 1.5789473684em;
  }
  main .section#overview {
    background-image: url("../img/overview_bg_sp.png");
    background-size: 75em auto;
    background-position: left -6.6em;
    background-color: #fff4cd;
  }
  main .section#overview h2 {
    width: 34.8em;
    margin: 0 auto 5em;
  }
  main .section#overview .bg_area {
    width: 100%;
    display: block;
    background-color: #fff;
    border: #14386a 0.4em solid;
    border-radius: 2em;
    padding: 2.2em 2.2em 2.5em;
  }
  main .section#overview table {
    width: 100%;
    display: block;
  }
  main .section#overview table tbody {
    width: 100%;
    display: block;
  }
  main .section#overview table tr {
    display: block;
  }
  main .section#overview table tr:nth-child(n+2) {
    margin-top: 4.7em;
  }
  main .section#overview table th, main .section#overview table td {
    display: block;
    width: 100%;
  }
  main .section#overview table th {
    font-size: 3em;
    color: #fff;
    font-weight: 500;
    background-color: #14386a;
    line-height: 2.3333333333;
    text-align: center;
    border-radius: 0.3333333333em;
  }
  main .section#overview table td {
    font-size: 3.4em;
    line-height: 1.3235294118em;
    padding-top: 0.9705882353em;
    text-align: center;
    font-family: "Lato", "Noto Sans JP", sans-serif;
  }
  main .section#overview table td small {
    display: block;
    font-size: 0.8823529412em;
    margin-top: 0.75em;
    font-weight: normal;
    text-align: left;
  }
  main .section#overview table tr:nth-child(2) td {
    font-size: 4em;
  }
  main .section#overview .map {
    margin-top: 3em;
    width: 100%;
    aspect-ratio: 590/364;
    border-radius: 2.6em;
  }
  main .section#overview .canceled_text {
    text-align: justify;
    font-size: 2.6em;
    line-height: 1.5;
    color: red;
    padding: 1em 0;
  }
  main .section#stage {
    background-image: url("../img/stage_bg_sp.png");
    background-size: 75em auto;
    background-position: center 3em;
    background-color: #fff;
  }
  main .section#stage h2 {
    width: 45em;
    margin: 0 auto 5.7em;
  }
  main .section#stage .main_copy {
    text-align: left;
  }
  main .section#stage .people {
    margin-top: 10.2em;
  }
  main .section#stage .people .col:nth-child(n+2) {
    margin-top: 13.9em;
  }
  main .section#stage .people .col:before {
    content: "";
    display: block;
    position: absolute;
    width: 15.4em;
    height: 15.4em;
    background-image: url("../img/icon_guest_sp.png");
    background-size: contain;
    background-repeat: no-repeat;
    left: 3.6em;
    top: -6.6em;
    font-size: 1em;
    z-index: 1;
  }
  main .section#stage .people .col .pic {
    width: 36em;
    border-radius: 2em;
    overflow: hidden;
    margin: 0 auto;
  }
  main .section#stage .people .col .texts {
    margin: 4em auto 0;
    width: 46em;
  }
  main .section#stage .people .col .texts .name {
    font-size: 3.4em;
    line-height: 1;
    font-weight: 500;
    text-align: center;
  }
  main .section#stage .event_table {
    margin: 12em auto 0;
    background-color: #fff;
    border: #14386a 0.4em solid;
    border-radius: 2em;
    padding: 3.6em 3.6em 4em;
  }
  main .section#stage .event_table .row {
    width: 100%;
  }
  main .section#stage .event_table .row .event_title {
    width: 100%;
    font-size: 3.4em;
    line-height: 1.5em;
    font-weight: 700;
  }
  main .section#stage .event_table .row .event_title .time {
    display: block;
    width: 10.0714285714em;
    font-size: 0.8235294118em;
    line-height: 2;
    border-radius: 2em;
    color: #fff;
    background-color: #70bbe9;
    text-align: center;
    letter-spacing: 0.06em;
    padding-left: 0.06em;
    margin-bottom: 0.4285714286em;
  }
  main .section#stage .event_table .row .event_text {
    font-size: 3em;
    margin-top: 0.4em;
    line-height: 1;
    white-space: nowrap;
  }
  main .section#stage .event_table .row .canceled {
    display: block;
    width: 32.5em;
    margin: 2em 0 0;
  }
  main .section#stage .event_table .row:nth-child(n+2) {
    margin-top: 3.8em;
    padding-top: 4em;
    border-top: rgba(20, 56, 106, 0.4) 1px solid;
  }
  main .section#participatory {
    background-image: url("../img/participatory_bg_sp.png");
    background-size: 75em auto;
    background-position: left top;
    background-color: #c2e4f4;
    background-repeat: repeat;
  }
  main .section#participatory h2 {
    width: 37.2em;
    margin: 0 auto 5.7em;
  }
  main .section#participatory .event_table {
    margin-top: 5em;
  }
  main .section#participatory .event_table .col {
    background-color: #fff;
    border: #14386a 0.4em solid;
    border-radius: 2em;
    padding: 3.6em 2.6em 2.9em;
  }
  main .section#participatory .event_table .col:nth-child(n+2) {
    margin-top: 4em;
  }
  main .section#participatory .event_table .col .event_title {
    text-align: center;
    font-size: 3.4em;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 1.1764705882em;
  }
  main .section#participatory .event_table .col .pic {
    width: 100%;
    display: block;
    margin-bottom: 4em;
  }
  main .section#participatory .event_table .col .canceled {
    display: block;
    position: absolute;
    width: 32.5em;
    left: calc(50% - 16.25em);
    margin-top: -26em;
  }
  main .section#participatory .event_table .col .place {
    font-size: 2.8em;
    border-radius: 0.4285714286em;
    color: #fff;
    background-color: #70bbe9;
    width: 8.6785714286em;
    line-height: 2;
    text-align: center;
    font-weight: 500;
    margin-right: 0.3571428571em;
    display: inline-block;
    letter-spacing: 0.06em;
  }
  main .section#participatory .event_table .col .ticket {
    font-size: 2.8em;
    border-radius: 0.4285714286em;
    color: #70bbe9;
    background-color: #fff;
    border: #70bbe9 0.1428571429em solid;
    width: fit-content;
    line-height: 1.7142857143;
    text-align: center;
    font-weight: 500;
    display: inline-block;
    padding: 0 0.8em;
    letter-spacing: 0.06em;
  }
  main .section#participatory .event_table .col p {
    font-size: 3em;
    line-height: 1.5;
    margin-top: 0.4333333333em;
  }
  main .section#participatory .event_table .col p.note {
    font-size: 2.4em;
    line-height: 1.4166666667;
  }
  main .section#participatory .event_table .col .people {
    margin-top: 4em;
  }
  main .section#participatory .event_table .col .people .canceled {
    margin-top: -5em;
    z-index: 1;
  }
  main .section#participatory .event_table .col .person {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }
  main .section#participatory .event_table .col .person .pic {
    width: 16.2em;
    margin: 0;
  }
  main .section#participatory .event_table .col .person .texts {
    width: 39.7em;
  }
  main .section#participatory .event_table .col .person .texts p {
    font-size: 1.4em;
    line-height: 1.4285714286;
    margin: 0;
    margin-top: -0.2142857143em;
  }
  main .section#participatory .event_table .col .person .texts .text {
    font-size: 2.4em;
    line-height: 1.4166666667;
  }
  main .section#participatory .event_table .col .person .texts .name {
    margin-top: 0.5em;
    font-size: 3em;
    line-height: 1;
    text-indent: -0.5em;
  }
  main .section#participatory .event_table .col .person:nth-child(n+2) {
    margin-top: 4em;
  }
  main .section#seminar {
    background-image: url("../img/seminar_bg_sp.png");
    background-size: 75em auto;
    background-position: left -6.4em;
    background-color: #fed56c;
    background-repeat: repeat;
  }
  main .section#seminar h2 {
    width: 44.4em;
    margin: 0 auto 6em;
  }
  main .section#seminar .main_copy {
    text-align: left;
  }
  main .section#seminar .main_copy small {
    font-size: 0.8em;
  }
  main .section#seminar .row_set {
    margin-top: 4.2em;
  }
  main .section#seminar .row_set .row {
    width: 100%;
    background-color: #fff;
    border: #14386a 0.4em solid;
    border-radius: 2em;
    padding: 3.2em 3.6em 3.9em;
  }
  main .section#seminar .row_set .row .texts {
    width: 100%;
  }
  main .section#seminar .row_set .row .texts .event_title {
    font-size: 3.4em;
    line-height: 1.5em;
    margin-bottom: 0.7352941176em;
    font-weight: 500;
  }
  main .section#seminar .row_set .row .texts .event_title .time {
    display: block;
    background-color: #70bbe9;
    font-size: 1em;
    color: #fff;
    padding: 0 0.9411764706em;
    border-radius: 2.0588235294em;
    line-height: 2.0588235294;
    font-family: "Lato", "Noto Sans JP", sans-serif;
    font-weight: normal;
    width: fit-content;
    margin-bottom: 0.9411764706em;
    margin-left: -0.1764705882em;
    letter-spacing: 0.06em;
  }
  main .section#seminar .row_set .row .texts p {
    font-size: 3em;
    line-height: 1.5;
  }
  main .section#seminar .row_set .row .pic {
    width: 100%;
    margin-top: 2.9em;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row-reverse;
  }
  main .section#seminar .row_set .row .pic img {
    width: 22em;
  }
  main .section#seminar .row_set .row .pic .cap {
    padding-top: 9.1em;
    width: 29em;
  }
  main .section#seminar .row_set .row .pic .name {
    font-size: 3em;
    font-weight: 700;
    line-height: 1;
  }
  main .section#seminar .row_set .row .pic .name2 {
    margin-top: 0.8333333333em;
    font-size: 2.4em;
    line-height: 1.4166666667;
  }
  main .section#seminar .row_set .row:nth-child(n+2) {
    margin-top: 3.9em;
  }
  main .section#seminar .entry {
    margin-top: 11.9em;
  }
  main .section#seminar .entry h3 {
    font-size: 1em;
    width: 59em;
    margin: 0 auto 6.1em;
  }
  main .section#seminar .entry table {
    width: 100%;
    font-size: 1em;
    margin: 0 auto;
    display: block;
  }
  main .section#seminar .entry table tbody {
    width: 100%;
    display: block;
  }
  main .section#seminar .entry table tr {
    display: block;
    width: 100%;
    padding-bottom: 2em;
  }
  main .section#seminar .entry table tr:nth-child(n+2) {
    margin-top: 4.7em;
  }
  main .section#seminar .entry table th, main .section#seminar .entry table td {
    display: block;
    width: 100%;
  }
  main .section#seminar .entry table th {
    font-size: 3em;
    color: #fff;
    font-weight: 500;
    background-color: #14386a;
    line-height: 2.3333333333;
    text-align: center;
    border-radius: 0.3333333333em;
  }
  main .section#seminar .entry table td {
    font-size: 3.4em;
    line-height: 1.3235294118em;
    padding: 1.0294117647em 0.8823529412em 0;
    text-align: left;
  }
  main .section#seminar .entry table tr:nth-child(2) td, main .section#seminar .entry table tr:nth-child(3) td {
    font-size: 3em;
    line-height: 1.5;
    padding: 1.1666666667em 1em 0;
  }
  main .section#seminar .entry .note {
    margin-top: 1.5833333333em;
    font-size: 2.4em;
    line-height: 1.4166666667;
  }
  main .section#seminar .canceled_text {
    text-align: justify;
    font-size: 3em;
    line-height: 1.6666666667;
    font-weight: 500;
    color: red;
    padding: 1.6666666667em 0 0;
  }
  main .section#seminar .btn_set {
    width: 100%;
    margin-top: 7.6em;
  }
  main .section#seminar .btn_set .soon_text {
    width: 100%;
    margin-bottom: 1em;
  }
  main .section#seminar .entry_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 27.0833333333em;
    font-size: 2.4em;
    line-height: 1.3;
    height: 4.1666666667em;
    border-radius: 4.1666666667em;
    margin: 0 auto;
    background-color: #f39800;
    text-align: center;
    color: #fff;
    font-weight: 500;
  }
  main .section#seminar .entry_btn.online {
    background-color: #fff;
    border: #f39800 2px solid;
    color: #f39800;
  }
  main .section#seminar .entry_btn.blue {
    background-color: #1491dc;
  }
  main .section#seminar .entry_btn.blue.online {
    background-color: #fff;
    border: #1491dc 2px solid;
    color: #1491dc;
  }
  main .section#seminar .entry_btn.stop {
    background-color: #aaaaaa;
    color: #fff;
  }
  main .section#seminar .entry_btn:nth-child(n+2) {
    margin-top: 1em;
  }
  main .section#note {
    padding-top: 16.4em;
    padding-bottom: 12em;
  }
  main .section#note .row.border_area {
    border: #14386a 1px solid;
    padding: 3.4em 2.4em 2.4em;
    margin-bottom: 10em;
    border-radius: 2.1em;
  }
  main .section#note .row.border_area h2 {
    text-align: center;
    font-size: 4em;
    margin-bottom: 0.6em;
  }
  main .section#note .row.border_area .sp_center {
    display: block;
    text-align: center;
  }
  main .section#note .row:nth-child(n+2) {
    margin-top: 11.4em;
  }
  main .section#note .row h2 {
    font-weight: 500;
    font-feature-settings: "palt";
    letter-spacing: 0.06em;
    text-align: left;
    font-size: 4em;
    line-height: 1;
    margin-bottom: 1.225em;
    text-align: center;
  }
  main .section#note .row ul, main .section#note .row p {
    font-size: 3em;
    line-height: 1.6666666667;
  }
  main .section#note .row li {
    padding-left: 1em;
    position: relative;
  }
  main .section#note .row li:before {
    content: "・";
    display: inline-block;
    position: absolute;
    left: 0;
  }
  main .section#note .row li:nth-child(n+2) {
    margin-top: 1em;
  }
  main .section#note .row .btn {
    display: block;
    width: 18.75em;
    font-size: 2.4em;
    line-height: 4.1666666667;
    border-radius: 4.1666666667em;
    margin: 2.2083333333em auto 0;
    background-color: #f39800;
    text-align: center;
    color: #fff;
    font-weight: 500;
  }
  main .section#note .row .btn.soon {
    background-color: #f3f3f3;
    color: #14386a;
    pointer-events: none;
  }
  main .section#note .row .btn.stop {
    background-color: #aaaaaa;
    color: #fff;
  }
  main .section#note .row table {
    width: 100%;
  }
  main .section#note .row table tr, main .section#note .row table th, main .section#note .row table td {
    display: block;
  }
  main .section#note .row table tr:nth-child(n+2) {
    margin-top: 5em;
  }
  main .section#note .row table th {
    width: 100%;
    font-size: 3em;
    line-height: 2.3333333333;
    background-color: #14386a;
    color: #fff;
    text-align: center;
    font-weight: 500;
    border-radius: 0.3333333333em;
  }
  main .section#note .row table td {
    font-size: 3em;
    font-weight: 500;
    margin-top: 1em;
    padding-left: 1em;
  }
  main #banner_layout {
    width: auto;
    margin: 0 20px 0;
    overflow: hidden;
    padding-bottom: 12em;
  }
  main #banner_layout .banner_title {
    margin: 0 auto 18px;
    font-size: 21px;
    line-height: 32px;
    text-align: center !important;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-weight: bold;
  }
  main #banner_layout .add_banner_flex {
    display: block;
  }
  main #banner_layout .add_banner_flex a {
    width: 100%;
    display: block;
    background-color: #fff;
  }
  main #banner_layout .add_banner_flex a img {
    width: 100%;
    max-width: none;
    vertical-align: bottom;
  }
}