.l-inner {
  padding-top: 120px;
  padding-bottom: 0;
}

@media screen and (max-width: 768px) {
  .l-inner {
    padding-top: 78px;
  }
  .l-inner .c-page_h2__en {
    font-size: 2.3rem;
  }
}

.lower_kv img {
  width: 100%;
}

.lower_menu {
  position: fixed;
  top: 120px;
  left: 0;
  right: 0;
  z-index: 98;
  max-width: 720px;
  width: 100%;
  margin: 0 auto;
  padding: 0 30px;
}

@media screen and (max-width: 768px) {
  .lower_menu {
    top: 76px;
    padding: 0 2%;
  }
}

.lower_menu._en {
  font-family: var(--ff-en-sub);
}

@media screen and (max-width: 768px) {
  .lower_menu._en ul {
    padding-bottom: 8px;
  }
}

.lower_menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  background: #F9F8F8;
}

@media screen and (max-width: 768px) {
  .lower_menu ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 8px;
  }
}

.lower_menu ul li {
  width: calc(100% / 4);
}

@media screen and (max-width: 768px) {
  .lower_menu ul li {
    width: calc(100% / 2);
  }
  .lower_menu ul li:nth-child(3)::before {
    content: none;
  }
}

.lower_menu ul li a {
  display: block;
  padding: 14px 0;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .lower_menu ul li a {
    padding: 10px 0;
  }
}

.lower_menu ul li + li {
  position: relative;
}

.lower_menu ul li + li::before {
  content: '';
  display: block;
  width: 1px;
  height: 16px;
  background: #000000;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.lower_space {
  margin: 90px 0;
}

@media screen and (max-width: 768px) {
  .lower_space {
    margin: 120px 0;
  }
}

.u-about_item .line .add_link {
  display: inline-block;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-bottom: 1px solid #000;
}

.u-about_item .line .add_link:hover {
  opacity: 0.6;
}

.u-add_about_row {
  max-width: 1080px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .u-add_about_row {
    display: block;
  }
}

.u-add_about_row .c-add_page_h2 .c-page_h2__jp {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.u-add_about_row .c-text_area {
  padding-top: 1.2em;
}

@media screen and (max-width: 768px) {
  .u-add_about_row .c-text_area {
    padding-top: 3em;
  }
}

.add_sec {
  overflow-x: hidden;
}

.u-add_about_main {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-top: 100px;
  padding-right: 30px;
  padding-left: 30px;
}

.u-add_about_main .bg_parts._pos2 {
  top: 28%;
  left: 18%;
}

.u-add_about_main .bg_parts._pos4 {
  top: initial;
  bottom: 0;
  left: -14%;
}

.u-add_about_main .bg_parts._pos7 {
  top: 54%;
  left: initial;
  right: -24%;
}

@media (max-width: 768px) {
  .u-add_about_main {
    padding-top: 60px;
    overflow: hidden;
  }
}

.u-add_about_main .u-add_about_new_contents {
  line-height: 1.88;
  position: relative;
}

@media (max-width: 768px) {
  .u-add_about_main .u-add_about_new_contents {
    line-height: 2.2;
    width: 100%;
  }
}

.u-add_about_main .u-add_about_new_contents p + p {
  margin-top: 1.8em;
}

.u-add_about_main .u-add_about_new_contents p {
  position: relative;
  z-index: 2;
}

.u-add_about_main .u-add_about_new_contents .abs1 {
  position: absolute;
  top: 0;
  right: -180px;
  width: 229px;
  -webkit-animation: 15s linear infinite floating01;
  animation: 15s linear infinite floating01;
}

@media (max-width: 768px) {
  .u-add_about_main .u-add_about_new_contents .abs1 {
    right: -20px;
    top: -100px;
    width: 160px;
  }
}

.u-add_about_main .u-add_about_new_contents .abs2 {
  position: absolute;
  bottom: 30%;
  left: -220px;
  width: 229px;
  -webkit-animation: 13s linear infinite floating02;
  animation: 13s linear infinite floating02;
}

@media (max-width: 768px) {
  .u-add_about_main .u-add_about_new_contents .abs2 {
    left: -60px;
    bottom: -120px;
    width: 160px;
  }
}

.u-add_about_main .u-add_about_main_img {
  background: url(../img/about/about-main.jpg) no-repeat center center/cover;
}

@media (min-width: 768.02px) {
  .u-add_about_main .u-add_about_main_img {
    width: calc(50vw - 200px);
    height: 356px;
    position: absolute;
    top: 25px;
    right: calc(50% + 200px);
  }
}

@media (max-width: 768px) {
  .u-add_about_main .u-add_about_main_img {
    height: 73.8vw;
  }
}

.u-add_about_main .u-add_about_main_box {
  line-height: 1.88;
  padding-left: calc(50% - 140px);
}

@media (max-width: 768px) {
  .u-add_about_main .u-add_about_main_box {
    padding: 50px 30px 0;
    line-height: 2.2;
  }
}

.u-add_about_main .u-add_about_main_box p + p {
  margin-top: 1.8em;
}

.u-add_about_section {
  margin-bottom: 230px;
}

@media (max-width: 768px) {
  .u-add_about_section {
    margin-bottom: 200px;
  }
}

.u-add_about_item {
  max-width: 960px;
  margin: 0 auto;
  padding: 35px 0 0;
}

@media (max-width: 768px) {
  .u-add_about_item {
    padding: 0;
  }
}

.u-add_about_item table {
  width: 100%;
}

.u-add_about_item th {
  width: 29%;
}

@media (max-width: 768px) {
  .u-add_about_item th {
    padding: 10px 20px 5px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media (max-width: 768px) {
  .u-add_about_item td {
    padding: 10px 40px;
  }
  .u-add_about_item td + td {
    padding-top: 0 !important;
  }
}

.u-add_about_item b {
  display: block;
}

.u-add_about_item .tb_block {
  display: block;
}

.u-add_about_item .tb_block + .tb_block {
  margin-top: 10px;
}

.u-add_about_item th,
.u-add_about_item td {
  line-height: 1.6;
}

@media (min-width: 768.02px) {
  .u-add_about_item th,
  .u-add_about_item td {
    padding-right: 20px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
}

@media (max-width: 768px) {
  .u-add_about_item th,
  .u-add_about_item td {
    display: block;
  }
}

@media (min-width: 768.02px) {
  .u-add_about_item th:last-child,
  .u-add_about_item td:last-child {
    padding-right: 0;
  }
}

.u-add_about_item .line {
  border-bottom: 1px solid;
}

.u-add_about_item .line td {
  padding-bottom: 52px;
}

@media (max-width: 768px) {
  .u-add_about_item .line td {
    padding-bottom: 10px;
  }
  .u-add_about_item .line td:last-child {
    padding-bottom: 40px;
  }
}

.u-add_about_item .line + tr th {
  padding-top: 52px;
}

@media (max-width: 768px) {
  .u-add_about_item .line + tr th {
    padding-top: 40px;
  }
}

.u-add_about_item .line + tr td {
  padding-top: 52px;
}

@media (max-width: 768px) {
  .u-add_about_item .line + tr td {
    padding-top: 10px;
  }
}

.u-add_about_message_content + .u-add_about_message_content {
  padding-top: 120px;
}

@media (min-width: 768.02px) {
  .u-add_about_message_content .u-add_about_sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 110px;
  }
  .u-add_about_message_content .u-add_about_sticky._border {
    top: 70px;
  }
}

.u-add_about_message .message {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-left: 120px;
}

@media (max-width: 768px) {
  .u-add_about_message .message {
    margin-top: 0;
    padding: 0 20px;
  }
}

.u-add_about_message .message .layout {
  display: -ms-grid;
  display: grid;
  width: 100%;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
}

.u-about_message .message .text02_box .add_block {
  display: block;
}

@media (max-width: 768px) {
  .u-add_about_message .message .layout {
    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;
  }
  .u-about_message .message .layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .u-about_message .message .text02_box {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .u-about_message .message_border {
    height: 10px;
  }
  .u-about_message_content + .u-about_message_content {
    padding-top: 10px;
  }
}

.u-add_about_message .message .layout .img_box {
  width: 280px;
  -ms-grid-row-span: 2;
  grid-row: span 2;
  margin-right: 60px;
}

@media (max-width: 768px) {
  .u-add_about_message .message .layout .img_box {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin: 0 auto 30px;
  }
}

.u-add_about_message .message .layout img {
  width: 100%;
}

.u-add_about_message .message .text01_box {
  margin-bottom: 70px;
  line-height: 1.86;
}

@media (max-width: 768px) {
  .u-add_about_message .message .text01_box {
    margin-bottom: 60px;
    width: 100%;
  }
}

.u-add_about_message .message .text01_box p + p {
  margin-top: 1.8em;
}

.u-add_about_message .message .text01_box .message_text01 {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .u-add_about_message .message .text01_box .message_text01 {
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  .u-add_about_message .message .text02_box {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
}

.u-add_about_message .message .text02_box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  line-height: 1.66;
}

@media (max-width: 768px) {
  .u-add_about_message .message .text02_box dl {
    display: block;
    margin-bottom: 30px;
  }
}

.u-add_about_message .message .text02_box dt {
  margin-right: 70px;
  font-weight: bold;
}

@media (max-width: 768px) {
  .u-add_about_message .message .text02_box dt {
    margin: 0 0 5px;
  }
}

@media (max-width: 768px) {
  .u-add_about_message .message .text02_box dd {
    font-size: 0.8125rem;
  }
}

.u-add_about_message .message .text02_box .text02 {
  font-size: 0.75rem;
  line-height: 1.66;
}

@media (max-width: 768px) {
  .u-add_about_message .message .text02_box .text02 {
    font-size: 0.625rem;
  }
}

.u-add_about_message .message .text02_box .text02 p {
  letter-spacing: 0;
}

.u-add_about_message .message_border {
  margin: 0 0 100px 120px;
  height: 90px;
  border-bottom: 1px solid var(--color-base);
}

@media (max-width: 768px) {
  .u-add_about_message .message_border {
    height: 78px;
    margin: 0 20px 75px;
  }
}

.u-add_about_message .u-add_about_message_btn {
  margin-top: 120px;
}

@media (max-width: 768px) {
  .u-add_about_message .u-add_about_message_btn {
    margin-top: 100px;
  }
}

.u-add_about_activity_content {
  padding-top: 75px;
  max-width: 100%;
  overflow: hidden;
}

@media (max-width: 768px) {
  .u-add_about_activity_content {
    padding-top: 0;
  }
}

.u-add_about_activity .content_wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.u-add_about_activity .content_wrap + .content_wrap {
  margin-top: 80px;
}

@media (max-width: 768px) {
  .u-add_about_activity .content_wrap + .content_wrap {
    margin-top: 60px;
  }
}

.u-add_about_activity .content_wrap .img {
  height: 425px;
  width: calc(50vw - 200px);
  position: absolute;
  top: 0;
  right: calc(50% + 200px);
}

@media (max-width: 768px) {
  .u-add_about_activity .content_wrap .img {
    width: calc(100vw - 100px);
    height: 79vw;
    position: static;
    margin-left: -30px;
  }
}

.u-add_about_activity .content_wrap .img._bg1 {
  background: url(../img/about/activity-01.jpg) no-repeat center center/cover;
}

.u-add_about_activity .content_wrap .img._bg2 {
  background: url(../img/about/activity-02.jpg) no-repeat center center/cover;
}

.u-add_about_activity .content_wrap .img._bg3 {
  background: url(../img/about/activity-03.jpg) no-repeat center center/cover;
}

.u-add_about_activity .content_wrap .info {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 20px calc(50% - 90px);
  height: 425px;
  display: -ms-grid;
  display: grid;
}

@media (max-width: 768px) {
  .u-add_about_activity .content_wrap .info {
    height: auto;
    padding: 40px 0 0;
    clear: both;
  }
}

.u-add_about_activity .content_wrap .info .no {
  display: block;
  font-size: 1.75rem;
  font-family: var(--ff-azo);
  line-height: 1.25;
  margin-bottom: 35px;
}

@media (max-width: 768px) {
  .u-add_about_activity .content_wrap .info .no {
    font-size: 2rem;
    margin-bottom: 28px;
  }
}

.u-add_about_activity .content_wrap .info .title {
  font-size: 1.25rem;
  line-height: 1.68;
  margin-bottom: 55px;
  font-weight: bold;
}

@media (max-width: 768px) {
  .u-add_about_activity .content_wrap .info .title {
    font-size: 1.25rem;
    margin-bottom: 32px;
  }
}

.u-add_about_activity .content_wrap .info .text {
  padding: 0 0 0 10px;
}

.u-add_about_activity .content_wrap .info p {
  line-height: 1.8;
}

@media (max-width: 768px) {
  .u-add_about_activity .content_wrap .info p {
    font-size: 0.9375rem;
    line-height: 1.9;
  }
}

.u-add_about_activity .content_wrap .info p + p {
  margin-top: 1.4em;
}

.u-add_about_activity .content_wrap._rev .info {
  padding: 0 calc(50% - 90px) 20px 0;
}

@media (max-width: 768px) {
  .u-add_about_activity .content_wrap._rev .info {
    padding: 40px 0 0;
  }
}

.u-add_about_activity .content_wrap._rev .img {
  right: auto;
  left: calc(50% + 200px);
}

@media (max-width: 768px) {
  .u-add_about_activity .content_wrap._rev .img {
    margin-right: -30px;
    float: right;
    margin-left: auto;
  }
}

.u-add_about_activity_btn {
  text-align: center;
  margin-top: 160px;
}

.u-add_about_activity_btn .c-btn {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .u-add_about_activity_btn {
    margin-top: 100px;
  }
}

.document {
  position: relative;
  padding-bottom: 160px;
}

@media screen and (max-width: 768px) {
  .document {
    padding-bottom: 140px;
  }
}

.document .bg_parts._pos1 {
  top: 12%;
  left: initial;
  right: 6%;
}

.document .bg_parts._pos4 {
  top: initial;
  bottom: 10%;
  left: initial;
  right: -20%;
}

.document .bg_parts._pos7 {
  top: 36%;
}

.document .u-dc_news_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .document .u-dc_news_flex {
    display: block;
  }
}

.document .u-dc_news_flex .u-dc_news_wrap {
  width: calc(100% - 525px);
  position: relative;
  padding-top: 60px;
}

@media screen and (max-width: 768px) {
  .document .u-dc_news_flex .u-dc_news_wrap {
    width: 100%;
    padding-top: 0;
    padding-left: 10px;
  }
}

.document .u-dc_news_flex .u-dc_news_wrap .pdf_link:nth-of-type(1) {
  margin: 0 0 30px;
}

.document .u-dc_news_flex .u-dc_news_wrap .pdf_link:nth-of-type(2) {
  margin: 40px 0 30px;
}

.document .u-dc_news_flex .u-dc_news_wrap .pdf_link a {
  display: inline-block;
  padding: 0 20px 0 0;
  background: url(../img/member/ico-members.svg) no-repeat center right/10px auto;
  line-height: 1.4;
}

.document .u-dc_news_flex .u-dc_news_wrap .u-dc_news_slide .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.document .u-dc_news_flex .u-dc_news_wrap .u-dc_news_slide .slick-slide {
  height: auto !important;
}

.document .u-dc_news_flex .u-dc_news_wrap .u-dc_news_slide .c-card {
  border: 1px solid #333;
}

.document .u-dc_news_flex .u-dc_news_wrap .u-dc_news_slide .c-card:hover img {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.document .u-dc_news_flex .u-dc_news_wrap .u-dc_news_slide .c-card._top {
  max-width: 300px;
  margin: 0 10px;
}

@media screen and (max-width: 768px) {
  .document .u-dc_news_flex .u-dc_news_wrap .u-dc_news_slide .c-card._top {
    width: 300px;
    max-width: 100%;
  }
}

.u-dc_news_slide .slick-arrow {
  text-indent: -9999px;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  position: absolute;
  bottom: -50px;
  border: 1px solid var(--color-base);
  -webkit-transition: 0.5s ease background;
  -o-transition: 0.5s ease background;
  transition: 0.5s ease background;
  cursor: pointer;
  height: 24px;
}

@media (max-width: 768px) {
  .u-dc_news_slide .slick-arrow {
    bottom: -60px;
    height: 40px;
  }
}

@media (min-width: 768.02px) {
  .u-dc_news_slide .slick-arrow:hover {
    background-color: var(--color-black6) !important;
  }
}

.u-dc_news_slide .slick-arrow.slick-prev {
  width: 24px;
  border-radius: 50%;
  background: #fff url(../img/cmn/prev.svg) no-repeat center center/7px auto;
  left: 335px;
}

@media (max-width: 1200px) {
  .u-dc_news_slide .slick-arrow.slick-prev {
    left: auto;
    right: 200px;
  }
}

@media (max-width: 768px) {
  .u-dc_news_slide .slick-arrow.slick-prev {
    background: #fff url(../img/cmn/prev_sp.svg) no-repeat center center/11px auto;
    width: 40px;
    right: 120px;
  }
}

.u-dc_news_slide .slick-arrow.slick-next {
  width: 47px;
  border-radius: 24px;
  background: #fff url(../img/cmn/next.svg) no-repeat center center/12px auto;
  left: 370px;
}

@media (max-width: 1200px) {
  .u-dc_news_slide .slick-arrow.slick-next {
    left: auto;
    right: 140px;
  }
}

@media (max-width: 768px) {
  .u-dc_news_slide .slick-arrow.slick-next {
    background: #fff url(../img/cmn/next_sp.svg) no-repeat center center/20px auto;
    width: 80px;
    right: 30px;
  }
}

.time-table {
  position: relative;
  margin-bottom: 32px;
}

@media screen and (max-width: 768px) {
  .time-table {
    margin-bottom: 90px;
  }
  .time-table .c-page_h2__en {
    font-size: 2.24rem;
  }
}

.time-table .calendar-toggle {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: 260px;
  z-index: 96;
}

@media screen and (max-width: 768px) {
  .time-table .calendar-toggle {
    top: 320px;
    right: 20px;
  }
}

.time-table .calendar-toggle.fixed {
  position: fixed;
  top: 280px;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .time-table .calendar-toggle.fixed {
    top: 320px;
    bottom: auto;
  }
}

.time-table .calendar-toggle.bottom {
  position: absolute;
  top: auto;
  bottom: 0;
}

.time-table .calendar-toggle .toggle-btn {
  color: #000;
  background-color: #f9f9f9;
  border: none;
  border-radius: 50vh;
  width: 80px;
  height: 80px;
  text-align: center;
  cursor: pointer;
  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-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 2px solid #000;
}

@media screen and (min-width: 769px) {
  .time-table .calendar-toggle .toggle-btn {
    display: none;
  }
}

.time-table .calendar-toggle .toggle-btn .icon {
  margin-bottom: 6px;
}

.time-table .calendar-toggle .toggle-btn .icon img {
  width: 14px;
}

.time-table .calendar-toggle .toggle-btn .arrow {
  font-size: 1.2rem;
  font-weight: 700;
}

.time-table .calendar-toggle .toggle-btn .date {
  color: #000;
  font-size: 1rem;
  font-weight: bold;
}

.time-table .calendar-toggle .calendar-content {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  border-radius: 50vh;
  border: 2px solid #000;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 80px;
  z-index: 10;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  .time-table .calendar-toggle .calendar-content {
    -webkit-transform: scaleY(1) !important;
    -ms-transform: scaleY(1) !important;
    transform: scaleY(1) !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    position: relative;
    top: auto;
    left: auto;
    display: block;
    width: 100px;
  }
}

.time-table .calendar-toggle .calendar-content.active {
  display: block;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  opacity: 1;
  pointer-events: auto;
}

.time-table .calendar-toggle .calendar-content .item {
  text-align: center;
  padding: 24px 0;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border-radius: 50px;
  overflow: hidden;
}

.time-table .calendar-toggle .calendar-content .item .icon {
  display: none;
  line-height: 1;
}

.time-table .calendar-toggle .calendar-content .item .icon img {
  width: 14px;
}

.time-table .calendar-toggle .calendar-content .item.selected .icon {
  display: block;
}

.time-table .calendar-toggle .calendar-content .item .date {
  font-size: 1rem;
  font-weight: bold;
}

.time-table .calendar-toggle .calendar-content .item .text {
  line-height: 1.4;
}

.time-table .calendar-toggle .calendar-content .item .text.en {
  font-size: 0.8rem;
}

@media screen and (max-width: 768px) {
  .time-table .calendar-toggle .calendar-content .item .text.en {
    font-size: 0.66rem;
  }
}

.time-table .timeline-container {
  padding-top: 30px;
  padding-left: 140px;
  position: relative;
}

.time-table .timeline-container.active {
  display: block;
}

@media screen and (max-width: 768px) {
  .time-table .timeline-container {
    padding-left: 0;
  }
}

.time-table .timeline-container .timeline-title {
  font-size: 1.1rem;
  font-weight: 700;
  margin: 70px 0 0;
}

@media screen and (max-width: 768px) {
  .time-table .timeline-container .timeline-title {
    font-size: 0.9rem;
    padding-left: 26px;
  }
}

.time-table .timeline-container .timeline-title:first-child {
  margin: 0;
}

.time-table .timeline-container .timeline-title .pc {
  display: block;
}

.time-table .timeline-container .timeline-title .pc._inline {
  display: inline;
}

.time-table .timeline-container .timeline-title .pc._inline-block {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .time-table .timeline-container .timeline-title .pc {
    display: none;
  }
}

.time-table .timeline-container .timeline-title .sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .time-table .timeline-container .timeline-title .sp {
    display: block;
  }
  .time-table .timeline-container .timeline-title .sp._inline {
    display: inline;
  }
  .time-table .timeline-container .timeline-title .sp._inline-block {
    display: inline-block;
  }
}

.time-table .timeline-container .timeline-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 40px 0 0;
  position: relative;
}

@media screen and (max-width: 768px) {
  .time-table .timeline-container .timeline-item {
    display: block;
    padding-left: 56px;
  }
}

.time-table .timeline-container .timeline-item.no-style::before, .time-table .timeline-container .timeline-item.no-style::after {
  content: none;
}

.time-table .timeline-container .timeline-item::before {
  content: '';
  position: absolute;
  top: 24px;
  left: 130px;
  bottom: -36px;
  width: 1px;
  background: #000;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .time-table .timeline-container .timeline-item::before {
    left: 24px;
  }
}

.time-table .timeline-container .timeline-item::after {
  content: '';
  display: block;
  background: url(../img/cmn/c-h2.svg) no-repeat top right/contain;
  letter-spacing: 0;
  position: absolute;
  top: 0;
  left: 120px;
  width: 20px;
  height: 20px;
}

@media screen and (max-width: 768px) {
  .time-table .timeline-container .timeline-item::after {
    left: 14px;
  }
}

.time-table .timeline-container .timeline-item:last-of-type::before {
  content: none;
}

.time-table .timeline-container .timeline-item .time {
  width: 26.6%;
}

@media screen and (max-width: 768px) {
  .time-table .timeline-container .timeline-item .time {
    width: 100%;
    font-size: 0.9rem;
    line-height: 1.8;
  }
}

.time-table .timeline-container .timeline-item .content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.time-table .timeline-container .timeline-item .content .pc {
  display: block;
}

.time-table .timeline-container .timeline-item .content .pc._inline {
  display: inline;
}

.time-table .timeline-container .timeline-item .content .pc._inline-block {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .time-table .timeline-container .timeline-item .content .pc {
    display: none;
  }
}

.time-table .timeline-container .timeline-item .content .sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .time-table .timeline-container .timeline-item .content .sp {
    display: block;
  }
  .time-table .timeline-container .timeline-item .content .sp._inline {
    display: inline;
  }
  .time-table .timeline-container .timeline-item .content .sp._inline-block {
    display: inline-block;
  }
}

.time-table .timeline-container .timeline-item .content h3 {
  margin: 0 0 15px;
  font-size: 1rem;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .time-table .timeline-container .timeline-item .content h3 {
    line-height: 1.4;
  }
}

.time-table .timeline-container .timeline-item .content h3 span {
  display: inline-block;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .time-table .timeline-container .timeline-item .content h3 span {
    display: block;
  }
}

.time-table .timeline-container .timeline-item .content h3.mt {
  margin: 20px 0 15px;
}

@media screen and (max-width: 768px) {
  .time-table .timeline-container .timeline-item .content h4 {
    line-height: 1.4;
    margin-bottom: 6px;
  }
}

.time-table .timeline-container .timeline-item .content h4.bold {
  font-weight: 700;
}

.time-table .timeline-container .timeline-item .content .speakers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 60px;
}

@media screen and (max-width: 768px) {
  .time-table .timeline-container .timeline-item .content .speakers {
    display: block;
    padding-left: 0;
  }
}

.time-table .timeline-container .timeline-item .content .speakers.panel {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.time-table .timeline-container .timeline-item .content .speakers .speaker {
  width: calc(96% / 2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .time-table .timeline-container .timeline-item .content .speakers .speaker {
    width: 100%;
  }
}

.time-table .timeline-container .timeline-item .content .speakers .speaker.col1 {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .time-table .timeline-container .timeline-item .content .speakers .speaker.col1 .image {
    width: 14.42%;
  }
}

.time-table .timeline-container .timeline-item .content .speakers .speaker p {
  width: 70%;
  padding: 20px 0 0;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .time-table .timeline-container .timeline-item .content .speakers .speaker p {
    padding: 6px 0 0;
  }
}

.time-table .timeline-container .timeline-item .content .speakers .speaker p span {
  display: block;
  font-weight: 700;
  margin-bottom: 8px;
}

.time-table .timeline-container .timeline-item .content .speakers .speaker .image {
  width: 30%;
}

.time-table .timeline-container .timeline-item .content .speakers .speaker .image a {
  display: inline-block;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.time-table .timeline-container .timeline-item .content .speakers .speaker .image a:hover {
  opacity: 0.6;
}

@media screen and (min-width: 769px) {
  .calendar-content .item {
    -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
    transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease, background-color 0.3s ease;
    transition: transform 0.3s ease, background-color 0.3s ease;
    transition: transform 0.3s ease, background-color 0.3s ease, -webkit-transform 0.3s ease;
  }
  .calendar-content .item.selected {
    background-color: #F9F8F8;
  }
}

#modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
}

#modal .modal_mask {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}

#modal .modal_wrap {
  max-width: 1080px;
  width: 96%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 40px 20px 40px 40px;
  background: #fff;
}

@media screen and (max-width: 768px) {
  #modal .modal_wrap {
    width: 70%;
    padding: 10.9375vw 2.60417vw 3.90625vw 5.20833vw;
  }
}

@media screen and (max-width: 480px) {
  #modal .modal_wrap {
    width: 90%;
  }
}

#modal .modal_wrap .modal_cont {
  display: none;
  padding: 0 40px 0 0;
  position: relative;
}

@media screen and (max-width: 768px) {
  #modal .modal_wrap .modal_cont {
    overflow: auto;
    height: 90vw;
    padding: 0 3.90625vw 0 0;
  }
}

@media screen and (max-width: 480px) {
  #modal .modal_wrap .modal_cont {
    height: 130vw;
  }
}

#modal .modal_wrap .modal_cont dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #modal .modal_wrap .modal_cont dl {
    display: block;
  }
}

#modal .modal_wrap .modal_cont dl dt {
  width: 31%;
  position: relative;
}

@media screen and (max-width: 768px) {
  #modal .modal_wrap .modal_cont dl dt {
    width: 100%;
    margin: 0 0 2.60417vw;
  }
}

#modal .modal_wrap .modal_cont dl dd {
  width: 62%;
}

@media screen and (min-width: 769px) {
  #modal .modal_wrap .modal_cont dl dd {
    min-height: 440px;
    max-height: 60vh;
    overflow: auto;
  }
}

@media screen and (max-width: 768px) {
  #modal .modal_wrap .modal_cont dl dd {
    width: 100%;
  }
}

#modal .modal_wrap .modal_cont dl dd p.title {
  line-height: 1.4;
}

#modal .modal_wrap .modal_cont dl dd p.name {
  font-size: 1.75rem;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  #modal .modal_wrap .modal_cont dl dd p.name {
    line-height: 1.2;
    margin-bottom: 2.60417vw;
  }
}

#modal .modal_wrap .modal_cont dl dd p.text + p {
  margin-top: 14px;
}

#modal .modal_wrap .modal_cont dl dd p.text a {
  display: inline-block;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#modal .modal_wrap .modal_cont dl dd p.text a:hover {
  opacity: 0.6;
}

#modal .modal_wrap .close_btn {
  display: block;
  position: absolute;
  top: 1em;
  right: 1.2em;
  z-index: 100;
}

@media screen and (max-width: 768px) {
  #modal .modal_wrap .close_btn {
    top: 0;
    right: 0;
  }
}

#modal .modal_wrap .close_btn .icn_area {
  display: block;
  width: 56px;
  height: 56px;
  border-radius: 50vw;
}

@media screen and (max-width: 768px) {
  #modal .modal_wrap .close_btn .icn_area {
    width: 11.97917vw;
    height: 11.97917vw;
  }
}

#modal .modal_wrap .close_btn .icn_area::before, #modal .modal_wrap .close_btn .icn_area::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 50%;
  height: 1px;
  background-color: #000;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

#modal .modal_wrap .close_btn .icn_area::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
}

#modal .modal_wrap .close_btn .icn_area::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: 0;
}

#modal_slide {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
}

#modal_slide .modal_mask_a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}

#modal_slide .modal_wrap {
  max-width: 724px;
  width: 96%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 768px) {
  #modal_slide .modal_wrap {
    width: 90%;
  }
}

#modal_slide .modal_wrap .modal_cont {
  display: none;
  overflow: auto;
  position: relative;
}

@media screen and (min-width: 769px) {
  #modal_slide .modal_wrap .modal_cont {
    min-height: 600px;
    max-height: 80vh;
  }
}

@media screen and (max-width: 768px) {
  #modal_slide .modal_wrap .modal_cont {
    overflow: auto;
    height: 100vw;
  }
}

@media screen and (max-width: 480px) {
  #modal_slide .modal_wrap .modal_cont {
    height: 130vw;
  }
}

#modal_slide .modal_wrap .close_btn_a {
  display: block;
  position: absolute;
  top: 1em;
  right: 1.2em;
  z-index: 100;
}

@media screen and (max-width: 768px) {
  #modal_slide .modal_wrap .close_btn_a {
    top: 0;
    right: 0;
  }
}

#modal_slide .modal_wrap .close_btn_a .icn_area {
  display: block;
  width: 56px;
  height: 56px;
  border-radius: 50vw;
}

@media screen and (max-width: 768px) {
  #modal_slide .modal_wrap .close_btn_a .icn_area {
    width: 11.97917vw;
    height: 11.97917vw;
  }
}

#modal_slide .modal_wrap .close_btn_a .icn_area::before, #modal_slide .modal_wrap .close_btn_a .icn_area::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 50%;
  height: 1px;
  background-color: #000;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

#modal_slide .modal_wrap .close_btn_a .icn_area::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
}

#modal_slide .modal_wrap .close_btn_a .icn_area::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: 0;
}

@media screen and (max-width: 768px) {
  .participants .u-about_message_content.list-section:last-of-type {
    padding-top: 100px;
  }
}

.participants .u-about_message_content .c-page_h3 {
  font-size: 1.1rem;
}

.participants .u-about_message_content .pic-list {
  padding-left: 120px;
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  .participants .u-about_message_content .pic-list {
    padding-left: 0;
    margin-top: 0;
  }
}

.participants .u-about_message_content .pic-list .layouts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 2.5em 2%;
}

@media screen and (max-width: 768px) {
  .participants .u-about_message_content .pic-list .layouts {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 2.5em 0;
  }
}

.participants .u-about_message_content .pic-list .layouts .img_box {
  width: calc(90% / 6);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  display: none;
}

@media screen and (max-width: 768px) {
  .participants .u-about_message_content .pic-list .layouts .img_box {
    width: calc(95% / 2);
  }
}

.participants .u-about_message_content .pic-list .layouts .img_box.visible {
  display: list-item;
  opacity: 1;
}

.participants .u-about_message_content .pic-list .layouts .img_box .imgs {
  display: block;
  margin-bottom: 8px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 768px) {
  .participants .u-about_message_content .pic-list .layouts .img_box .imgs img {
    width: 100%;
  }
}

.participants .u-about_message_content .pic-list .layouts .img_box .imgs:hover {
  opacity: 0.6;
}

.participants .u-about_message_content .pic-list .layouts .img_box p {
  line-height: 1.6;
}

.participants .u-about_message_content .pic-list .button-wrap {
  margin-top: 2.6em;
  text-align: center;
}

.participants .u-about_message_content .pic-list .button-wrap button {
  color: #000;
  font-family: var(--ff-en-main);
  font-weight: 300;
  border: 2px solid #000;
  text-align: center;
  padding: 2px 0 0;
  line-height: 60px;
  background: #fff url(../img/lower/c-link.svg) no-repeat center right 20px/7px auto;
  border-radius: 31px;
  max-width: 246px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: 0.5s ease background-color;
  -o-transition: 0.5s ease background-color;
  transition: 0.5s ease background-color;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .participants .u-about_message_content .pic-list .button-wrap button {
    background: #fff url(../img/lower/c-link_hover_dn.svg) no-repeat center right 18px/9px auto;
  }
}

@media screen and (min-width: 769px) {
  .participants .u-about_message_content .pic-list .button-wrap button:hover {
    background: var(--color-black6) url(../img/lower/c-link_hover_dn.svg) no-repeat center right 18px/9px auto;
  }
}

@media screen and (max-width: 768px) {
  .participants .u-about_message_content .pic-list .button-wrap button.show-less {
    background: var(--color-black6) url(../img/lower/c-link_hover_up.svg) no-repeat center right 18px/9px auto;
  }
}

@media screen and (min-width: 769px) {
  .participants .u-about_message_content .pic-list .button-wrap button.show-less:hover {
    background: var(--color-black6) url(../img/lower/c-link_hover_up.svg) no-repeat center right 18px/9px auto;
  }
}

.participants .u-about_message_content .pic-list .button-wrap button._jp {
  font-family: var(--ff-sans-serif);
  letter-spacing: 0;
}
