.yokohama_bgs {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e7f0fd), to(#bcd5f1));
  background-image: linear-gradient(180deg, #e7f0fd 0%, #bcd5f1 100%);
}

.west_bgs {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e6ecdd), to(#cbdfc4));
  background-image: linear-gradient(180deg, #e6ecdd 0%, #cbdfc4 100%);
}

html, body {
  height: 100%;
  margin: 0 auto;
}

.index_title_area_2024 {
  position: relative;
  overflow: hidden;
  background-image: url("../../2024/images/index/index_bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  width: 100%;
  height: 100vh;
  max-height: 768px;
}
@media screen and (min-width: 1025px) {
  .index_title_area_2024 {
    min-height: 700px;
  }
}
@media screen and (max-width: 1024px) {
  .index_title_area_2024 {
    height: auto;
    max-height: none;
  }
}
.index_title_area_2024 img {
  width: 100%;
}
.index_title_area_2024 .ins_bkadjust {
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .index_title_area_2024 .ins_bkadjust {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .index_title_area_2024 .head-contents {
    width: 100%;
    padding-left: 3.5%;
  }
  .index_title_area_2024 .head-contents h2 {
    margin-top: 60px;
    width: 42%;
    min-width: 600px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .index_title_area_2024 .head-contents h2 {
    min-width: 560px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1099px) {
  .index_title_area_2024 .head-contents h2 {
    min-width: 520px;
  }
}
@media screen and (min-width: 1025px) {
  .index_title_area_2024 .head-contents h2.enType {
    width: 60%;
    min-width: 830px;
  }
  .index_title_area_2024 .head-contents h2.change-time {
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
  }
  .index_title_area_2024 .head-contents .eventName {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 6;
    width: 650px;
  }
  .index_title_area_2024 .head-contents .eventName .change-time {
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
  }
  .index_title_area_2024 .head-contents .wrap_regi_button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
  }
  .index_title_area_2024 .head-contents .wrap_regi_button .registration_button, .index_title_area_2024 .head-contents .wrap_regi_button .ticket_pdf {
    border-radius: 4px;
    overflow: hidden;
  }
  .index_title_area_2024 .head-contents .wrap_regi_button .registration_button.change-time, .index_title_area_2024 .head-contents .wrap_regi_button .ticket_pdf.change-time {
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
  }
  .index_title_area_2024 .head-contents .wrap_regi_button .registration_button img, .index_title_area_2024 .head-contents .wrap_regi_button .ticket_pdf img {
    height: 90px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .index_title_area_2024 .head-contents .wrap_regi_button .registration_button img, .index_title_area_2024 .head-contents .wrap_regi_button .ticket_pdf img {
    height: 80px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1120px) {
  .index_title_area_2024 .head-contents .wrap_regi_button .registration_button img, .index_title_area_2024 .head-contents .wrap_regi_button .ticket_pdf img {
    height: 72px;
  }
}
@media screen and (min-width: 1025px) {
  .index_title_area_2024 .head-contents .wrap_regi_button .registration_button {
    margin-right: 10px;
  }
  .index_title_area_2024 .head-contents .closing_msg {
    color: #fff;
    border-left: 3px solid rgba(255, 255, 255, 0.85);
    padding: 2px 10px;
    margin: 30px 0 20px;
    margin-left: 2px;
  }
  .index_title_area_2024 .head-contents .closing_msg p.t {
    font-size: 1.3125em;
    font-weight: bold;
  }
  .index_title_area_2024 .head-contents .closing_msg p.st {
    font-size: 1em;
    margin-top: 0.25em;
  }
  .index_title_area_2024 .head-contents .closing_msg.change-time {
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
  }
  .index_title_area_2024 .head-contents .contact_banner_ver6 {
    width: 620px;
    border-radius: 6px;
    overflow: hidden;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .index_title_area_2024 .head-contents .contact_banner_ver6 {
    width: 48%;
  }
}
@media screen and (min-width: 1025px) {
  .index_title_area_2024 .head-contents .contact_banner_ver6 img {
    width: 100%;
  }
  .index_title_area_2024 .head-contents .contact_banner_ver6.change-time {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
  }
  .index_title_area_2024 .head-contents .contact_banner_ver5 {
    width: 500px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1099px) {
  .index_title_area_2024 .head-contents .contact_banner_ver5 {
    width: 460px;
  }
}
@media screen and (min-width: 1025px) {
  .index_title_area_2024 .head-contents .contact_banner_ver5 img {
    width: 100%;
  }
  .index_title_area_2024 .head-contents .contact_banner_ver5.change-time {
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
  }
  .index_title_area_2024 .head-contents .wrap_regi_button_v3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    margin-bottom: 0;
  }
  .index_title_area_2024 .head-contents .wrap_regi_button_v3 .registration_button, .index_title_area_2024 .head-contents .wrap_regi_button_v3 .contact_banner_ver4 {
    border-radius: 4px;
    overflow: hidden;
  }
  .index_title_area_2024 .head-contents .wrap_regi_button_v3 .registration_button.change-time, .index_title_area_2024 .head-contents .wrap_regi_button_v3 .contact_banner_ver4.change-time {
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
  }
  .index_title_area_2024 .head-contents .wrap_regi_button_v3 .registration_button img, .index_title_area_2024 .head-contents .wrap_regi_button_v3 .contact_banner_ver4 img {
    height: 135px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .index_title_area_2024 .head-contents .wrap_regi_button_v3 .registration_button img, .index_title_area_2024 .head-contents .wrap_regi_button_v3 .contact_banner_ver4 img {
    height: 125px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1120px) {
  .index_title_area_2024 .head-contents .wrap_regi_button_v3 .registration_button img, .index_title_area_2024 .head-contents .wrap_regi_button_v3 .contact_banner_ver4 img {
    height: 115px;
  }
}
@media screen and (min-width: 1025px) {
  .index_title_area_2024 .head-contents .wrap_regi_button_v3 .registration_button.en img, .index_title_area_2024 .head-contents .wrap_regi_button_v3 .contact_banner_ver4.en img {
    height: 115px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .index_title_area_2024 .head-contents .wrap_regi_button_v3 .registration_button.en img, .index_title_area_2024 .head-contents .wrap_regi_button_v3 .contact_banner_ver4.en img {
    height: 115px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1120px) {
  .index_title_area_2024 .head-contents .wrap_regi_button_v3 .registration_button.en img, .index_title_area_2024 .head-contents .wrap_regi_button_v3 .contact_banner_ver4.en img {
    height: 115px;
  }
}
@media screen and (min-width: 1025px) {
  .index_title_area_2024 .head-contents .wrap_regi_button_v3 .registration_button {
    margin-right: 10px;
  }
  .index_title_area_2024 .head-contents .seminar_archives {
    margin-top: 10px;
    margin-bottom: 30px;
    width: 650px;
    border-radius: 0 4px 4px 0;
    overflow: hidden;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .index_title_area_2024 .head-contents .seminar_archives {
    width: 602px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1120px) {
  .index_title_area_2024 .head-contents .seminar_archives {
    width: 554px;
  }
}
@media screen and (min-width: 1025px) {
  .index_title_area_2024 .head-contents .seminar_archives img {
    width: 100%;
  }
  .index_title_area_2024 .head-contents .contact_banner {
    margin-top: 30px;
    width: 250px;
  }
  .index_title_area_2024 .head-contents .contact_banner.change-time {
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
  }
  .index_title_area_2024 .head-contents .keywords {
    position: absolute;
    right: 130px;
    bottom: calc(200px + 15vh);
    z-index: 5;
    width: 380px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .index_title_area_2024 .head-contents .keywords {
    right: 140px;
    width: 350px;
  }
}
@media screen and (min-width: 1025px) {
  .index_title_area_2024 .head-contents .keywords.vv5 {
    right: 150px;
    bottom: calc(250px + 15vh);
    width: 340px;
  }
  .index_title_area_2024 .head-contents .registration_start {
    margin-top: 30px;
    width: 400px;
    border-radius: 4px;
    overflow: hidden;
  }
  .index_title_area_2024 .head-contents .registration_start.change-time {
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
  }
  .index_title_area_2024 .head-contents .mid-May {
    margin-top: 30px;
    width: 400px;
  }
  .index_title_area_2024 .head-contents .event_brief_2024 {
    margin-top: 30px;
    width: 400px;
  }
  .index_title_area_2024 .head-contents .event_brief_2024.change-time {
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
  }
}
@media screen and (max-width: 1024px) {
  .index_title_area_2024 .ins_bkadjust {
    background: rgba(0, 0, 0, 0.35);
    padding: 60px 0 40px;
  }
  .index_title_area_2024 .head-contents {
    position: relative;
    z-index: 5;
  }
  .index_title_area_2024 .head-contents h2 {
    margin: 0 auto;
    width: 65%;
    max-width: 300px;
  }
  .index_title_area_2024 .head-contents .eventName {
    margin: 40px auto 60px;
    width: 100%;
    max-width: 420px;
  }
  .index_title_area_2024 .head-contents .wrap_regi_button {
    display: block;
    margin: 25px auto;
    max-width: 400px;
    width: 85%;
  }
  .index_title_area_2024 .head-contents .wrap_regi_button .registration_button, .index_title_area_2024 .head-contents .wrap_regi_button .ticket_pdf {
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 4px;
    overflow: hidden;
  }
  .index_title_area_2024 .head-contents .wrap_regi_button .registration_button.change-time, .index_title_area_2024 .head-contents .wrap_regi_button .ticket_pdf.change-time {
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
  }
  .index_title_area_2024 .head-contents .wrap_regi_button .ticket_pdf {
    margin-top: 6px;
  }
  .index_title_area_2024 .head-contents .closing_msg {
    background: rgba(255, 255, 255, 0.8);
    color: #000;
    padding: 1em;
    margin: 30px auto 12px;
    max-width: 350px;
    width: 80%;
    text-align: center;
  }
  .index_title_area_2024 .head-contents .closing_msg p.t {
    font-size: 1.125em;
    font-weight: bold;
  }
  .index_title_area_2024 .head-contents .closing_msg p.st {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 0.9125em;
    line-height: 1.375;
    margin-top: 0.25em;
  }
  .index_title_area_2024 .head-contents .contact_banner_ver6 {
    margin: 0 auto;
    max-width: 350px;
    width: 80%;
  }
  .index_title_area_2024 .head-contents .contact_banner_ver6 img {
    width: 100%;
  }
  .index_title_area_2024 .head-contents .contact_banner_ver5 {
    margin: 0 auto;
    max-width: 350px;
    width: 80%;
  }
  .index_title_area_2024 .head-contents .contact_banner_ver5 img {
    width: 100%;
  }
  .index_title_area_2024 .head-contents .wrap_regi_button_v3 {
    display: block;
    margin: 25px auto 0;
    max-width: 320px;
    width: 75%;
  }
  .index_title_area_2024 .head-contents .wrap_regi_button_v3 .registration_button, .index_title_area_2024 .head-contents .wrap_regi_button_v3 .contact_banner_ver4 {
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 4px;
    overflow: hidden;
  }
  .index_title_area_2024 .head-contents .wrap_regi_button_v3 .registration_button.change-time, .index_title_area_2024 .head-contents .wrap_regi_button_v3 .contact_banner_ver4.change-time {
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
  }
  .index_title_area_2024 .head-contents .wrap_regi_button_v3 .contact_banner_ver4 {
    margin-top: 6px;
  }
  .index_title_area_2024 .head-contents .seminar_archives {
    margin: 10px auto 0;
    max-width: 320px;
    width: 75%;
  }
  .index_title_area_2024 .head-contents .seminar_archives img {
    width: 100%;
  }
  .index_title_area_2024 .head-contents .contact_banner {
    margin: 0 auto;
    width: 240px;
  }
  .index_title_area_2024 .head-contents .keywords {
    margin: 30px auto 0;
    max-width: 420px;
    width: 90%;
  }
  .index_title_area_2024 .head-contents .registration_start {
    margin: 30px auto;
    width: 80%;
    max-width: 420px;
  }
  .index_title_area_2024 .head-contents .mid-May {
    margin: 30px auto;
    width: 75%;
    max-width: 360px;
  }
  .index_title_area_2024 .head-contents .event_brief_2024 {
    margin: 30px auto;
    width: 90%;
    max-width: 420px;
  }
}
@media screen and (max-width: 559px) {
  .index_title_area_2024 .ins_bkadjust {
    background: rgba(0, 0, 0, 0.3);
    padding: 60px 0 50px;
  }
  .index_title_area_2024 .head-contents {
    position: relative;
    z-index: 5;
  }
  .index_title_area_2024 .head-contents .eventName {
    margin: 30px auto 30px;
    width: 85%;
  }
}

.scroll-infinity {
  position: absolute;
  z-index: 2;
  bottom: 50px;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .scroll-infinity {
    bottom: 60px;
  }
}
.scroll-infinity .c-text {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  margin-inline: calc(50% - 50vw);
}
.scroll-infinity .c-text__item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  white-space: nowrap;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 100px;
  font-weight: 700;
  line-height: 1;
  color: rgba(255, 255, 255, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.scroll-infinity .c-text__item span {
  padding: 0 0.3125em;
}
@media screen and (max-width: 1024px) {
  .scroll-infinity .c-text__item {
    color: rgba(255, 255, 255, 0.3);
    font-size: 70px;
  }
}
@media screen and (max-width: 559px) {
  .scroll-infinity .c-text__item {
    font-size: 52px;
  }
}
.scroll-infinity .c-text__item:nth-child(odd) {
  -webkit-animation: MoveLeft 100s -50s infinite linear;
          animation: MoveLeft 100s -50s infinite linear;
}
.scroll-infinity .c-text__item:nth-child(even) {
  -webkit-animation: MoveLeft2 100s infinite linear;
          animation: MoveLeft2 100s infinite linear;
}
@-webkit-keyframes MoveLeft {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes MoveLeft {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes MoveLeft2 {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@keyframes MoveLeft2 {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}

.out1 {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100vw;
  overflow: hidden;
}
.out1 .loop_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  overflow: hidden;
}
.out1 .loop_wrap img {
  width: auto;
  height: 160px;
  opacity: 0.35;
}
.out1 .loop_wrap.v2 img {
  height: 160px;
  opacity: 0.35;
}
.out1 .loop_wrap.v3 img {
  height: 130px;
  opacity: 0.75;
}
.out1 .loop_wrap.v4 img {
  height: 150px;
  opacity: 0.5;
}
.out1 .loop_wrap img:first-child {
  -webkit-animation: vloop1 50s -25s linear infinite;
          animation: vloop1 50s -25s linear infinite;
}
.out1 .loop_wrap img:last-child {
  -webkit-animation: vloop2 50s linear infinite;
          animation: vloop2 50s linear infinite;
}
.out1 .loop_wrap.v2 img:first-child {
  -webkit-animation: vloop1 100s -50s linear infinite;
          animation: vloop1 100s -50s linear infinite;
}
.out1 .loop_wrap.v2 img:last-child {
  -webkit-animation: vloop2 100s linear infinite;
          animation: vloop2 100s linear infinite;
}
@-webkit-keyframes vloop1 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes vloop1 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes vloop2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@keyframes vloop2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}

.middle_all {
  color: #333;
}
.middle_all .one_column {
  padding: 55px 0;
}
@media screen and (max-width: 1024px) {
  .middle_all .one_column {
    padding: 55px 0;
  }
}
@media screen and (max-width: 559px) {
  .middle_all .one_column {
    padding: 40px 0;
  }
}
.middle_all .one_column .set_width {
  position: relative;
}
.middle_all .one_column.bg103 {
  background: #f2f2f0;
}
.middle_all .point_img_ad .loop {
  overflow: hidden;
  padding: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 2;
}
.middle_all .point_img_ad .loop__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 25vw;
}
@media screen and (max-width: 559px) {
  .middle_all .point_img_ad .loop__box {
    width: 50vw;
  }
}
.middle_all .point_img_ad .loop__box img {
  width: 100%;
  padding: 0;
  -webkit-animation: loop 40s linear infinite;
          animation: loop 40s linear infinite;
}
@-webkit-keyframes loop {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-800%);
            transform: translateX(-800%);
  }
}
@keyframes loop {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-800%);
            transform: translateX(-800%);
  }
}
.middle_all .point_img_ad_slick {
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 0 auto;
}
.middle_all .point_img_ad_slick img {
  width: 100%;
}
.middle_all .point_img_ad_slick .slick-slide {
  height: auto !important;
}
.middle_all .point_ad {
  background: black;
  background-image: url("../../2024/images/index/index_bg.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
}
.middle_all .point_ad .ins {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
}
.middle_all .point_ad .position_sett {
  width: 100%;
  height: 100%;
  padding: 140px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.middle_all .point_ad .position_sett a {
  display: block;
  color: #fff;
  font-size: 1.125em;
  border: 2px solid white;
  padding: 1em 1.5em;
}

.column_title {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 599px) {
  .column_title {
    margin-bottom: 20px;
  }
}
.column_title .plus {
  width: 68px;
  height: 68px;
  margin-right: 8px;
  margin-left: -8px;
}
@media screen and (max-width: 1024px) {
  .column_title .plus {
    width: 60px;
    height: 60px;
    margin-left: -4px;
  }
}
@media screen and (max-width: 559px) {
  .column_title .plus {
    width: 52px;
    height: 52px;
    margin-left: 0;
  }
}
.column_title .title .en {
  font-size: 48px;
  line-height: 1;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  .column_title .title .en {
    font-size: 42px;
  }
}
@media screen and (max-width: 559px) {
  .column_title .title .en {
    font-size: 36px;
  }
}
@media screen and (max-width: 409px) {
  .column_title .title .en {
    font-size: 32px;
  }
}
.column_title .title .ja {
  letter-spacing: 0.075em;
  font-size: 15px;
  font-weight: bold;
  margin-top: 2px;
}
@media screen and (max-width: 559px) {
  .column_title .title .ja {
    font-size: 13px;
  }
}

@media screen and (min-width: 1025px) {
  .leading_page {
    position: absolute;
    top: 0;
    right: 0;
    height: 68px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 1024px) {
  .leading_page {
    display: block;
    margin-top: 2em;
  }
}
.leading_page .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.leading_page .button a {
  display: block;
  background: #fff;
  border: 1px solid #009e41;
  color: #009e41;
  font-size: 15px;
  padding: 8px 1em;
  border-radius: 32px;
}
.leading_page .button a:hover {
  background: rgba(0, 158, 65, 0.2);
}
@media screen and (max-width: 1024px) {
  .leading_page .button a {
    background: #009e41;
    border: none;
    color: #fff;
    font-size: 18px;
    padding: 8px 1em;
    border-radius: 32px;
  }
  .leading_page .button a:hover {
    background: rgba(0, 158, 65, 0.9);
  }
}

.plus_leading_page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.plus_leading_page a {
  font-size: 1.125em;
  display: block;
  margin: 3px;
  text-align: center;
  padding: 1em 1em;
  width: 100%;
  max-width: 20em;
  color: #fff;
  border-radius: 4px;
}
.plus_leading_page a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 1024px) {
  .plus_leading_page a {
    padding: 1.25em 1em;
    width: 100%;
  }
}
@media screen and (max-width: 559px) {
  .plus_leading_page a {
    max-width: 100%;
  }
}
.plus_leading_page a::before {
  font-family: "Font Awesome 6 Free";
  content: "\f0a9";
  font-weight: 900;
  padding-right: 5px;
}
.plus_leading_page a.topage {
  background: #009e41;
}
.plus_leading_page a.appColor {
  background: #f00;
}
.plus_leading_page a span {
  padding-left: 4px;
  font-size: 87.5%;
}

.intro p {
  font-size: 1em;
  line-height: 1.75;
}

.contact_banner_inpage {
  margin: 0 auto;
  max-width: 280px;
}
.contact_banner_inpage img {
  width: 100%;
}
.wrap_news {
  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: 1024px) {
  .wrap_news {
    display: block;
  }
}
.wrap_news .topic {
  width: 35%;
  margin-left: 3em;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1024px) {
  .wrap_news .topic {
    margin: 1.5em auto 0;
    width: 100%;
    max-width: 320px;
    aspect-ratio: 16/9;
  }
}

ul.news_head {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
ul.news_head li {
  padding: 0.75em 0.125em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
ul.news_head li:last-child {
  border-bottom: none;
}
ul.news_head li a {
  color: #009e41;
  font-weight: bold;
}
ul.news_head li a:hover {
  color: rgba(0, 158, 65, 0.75);
}
ul.news_head li p {
  font-size: 1em;
  line-height: 1.5;
}
ul.news_head li p.yd {
  font-weight: bold;
  padding-right: 1em;
  width: 6em;
}
ul.news_head li p.t {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.report_wrap_all {
  margin: 2.5em auto 0;
}
@media screen and (max-width: 599px) {
  .report_wrap_all {
    margin-top: 4em;
  }
}
.report_wrap_all h3 {
  font-size: 1.25em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 599px) {
  .report_wrap_all h3 {
    border: none;
  }
}
.report_wrap_all .repo_days {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.report_wrap_all .repo_days .repo_one {
  color: #000;
  background: rgba(0, 0, 0, 0.05);
  margin: 3px;
  padding: 2em 1em;
  border-radius: 6px;
  text-align: center;
}
.report_wrap_all .repo_days .repo_one .d {
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.75em;
}
.report_wrap_all .repo_days .repo_one .number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0.5em 0;
}
.report_wrap_all .repo_days .repo_one .number .circle {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.5em;
  width: 120px;
  height: 120px;
  border-radius: 120px;
}
.report_wrap_all .repo_days .repo_one .number .circle span.lst {
  display: block;
  margin-top: 3px;
  font-size: 12px;
}
.report_wrap_all .repo_days .repo_one .number .min {
  font-size: 40%;
  margin-left: 3px;
}
.report_wrap_all .repo_days .repo_one .sub_info {
  line-height: 1.5;
}
.report_wrap_all .repo_days .repo_one .sub_info > span {
  display: block;
  font-size: 0.8125em;
}
.report_wrap_all .repo_days .repo_one .sub_info > span > span {
  display: inline;
  font-size: 135%;
}
.report_wrap_all .repo_days .repo_one.kaijo {
  width: calc(30% - 6px);
}
.report_wrap_all .repo_days .repo_one.kaijo .number .circle {
  background: #090;
}
.report_wrap_all .repo_days .repo_one.kaijo .d {
  color: #090;
}
.report_wrap_all .repo_days .repo_one.ondemand {
  width: calc(30% - 6px);
}
.report_wrap_all .repo_days .repo_one.ondemand .number .circle {
  background: #53a09e;
}
.report_wrap_all .repo_days .repo_one.ondemand .d {
  color: #53a09e;
}
.report_wrap_all .repo_days .repo_one.total {
  width: calc(40% - 6px);
}
.report_wrap_all .repo_days .repo_one.total .number .circle {
  background: #ef5c4e;
  width: 200px;
  height: 200px;
  border-radius: 200px;
  font-size: 2.5em;
}
.report_wrap_all .repo_days .repo_one.total .minD {
  font-size: 80%;
}
.report_wrap_all .repo_days .repo_one.total .d {
  color: #ef5c4e;
}
@media screen and (max-width: 1159px) {
  .report_wrap_all .repo_days {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .report_wrap_all .repo_days .repo_one {
    margin: 0 auto 8px;
  }
  .report_wrap_all .repo_days .repo_one.kaijo, .report_wrap_all .repo_days .repo_one.ondemand, .report_wrap_all .repo_days .repo_one.total {
    width: calc(100% - 1em);
    max-width: 500px;
  }
}

.report_locally_wrap {
  margin: 2.5em auto 0;
}
@media screen and (max-width: 599px) {
  .report_locally_wrap {
    margin-top: 4em;
  }
}
.report_locally_wrap h3 {
  font-size: 1.25em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 599px) {
  .report_locally_wrap h3 {
    border: none;
  }
}
.report_locally_wrap .repo_days {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.report_locally_wrap .repo_days .repo_one {
  text-align: center;
  width: calc(33.3333333333% - 10px);
  border: 1px solid #009e41;
  background: #fff;
}
.report_locally_wrap .repo_days .repo_one .days {
  background: #009e41;
  color: #fff;
  padding: 8px 0;
  font-size: 1.125em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 599px) {
  .report_locally_wrap .repo_days .repo_one .days {
    padding: 3px 0;
  }
}
.report_locally_wrap .repo_days .repo_one .days .min {
  font-size: 70%;
  padding: 0 2px;
}
.report_locally_wrap .repo_days .repo_one .num_data {
  padding: 15px 0;
}
@media screen and (max-width: 599px) {
  .report_locally_wrap .repo_days .repo_one .num_data {
    padding: 0px 0;
  }
}
.report_locally_wrap .repo_days .repo_one .number {
  color: #009e41;
  font-size: 2em;
  margin: 0.75em 0 0.25em;
  margin: 0;
}
.report_locally_wrap .repo_days .repo_one .number .min {
  font-size: 40%;
}
.report_locally_wrap .repo_days .repo_one .sub_info {
  color: #000;
  margin-bottom: 1em;
  margin-bottom: 0;
  font-size: 0.75em;
  line-height: 1.5;
}
@media screen and (max-width: 599px) {
  .report_locally_wrap .repo_days .repo_one .sub_info br {
    display: none;
  }
}
.report_locally_wrap .repo_days .repo_one.total {
  border: 1px solid #ef5c4e;
}
.report_locally_wrap .repo_days .repo_one.total .days {
  background: #ef5c4e;
}
.report_locally_wrap .repo_days .repo_one.total .number {
  color: #ef5c4e;
}
@media screen and (max-width: 767px) {
  .report_locally_wrap .repo_days {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .report_locally_wrap .repo_days .repo_one {
    width: calc(100% - 1em);
    margin: 0 auto 8px;
  }
  .report_locally_wrap .repo_days .repo_one .number {
    margin: 0.325em 0 0.125em;
  }
  .report_locally_wrap .repo_days .repo_one .sub_info {
    margin-bottom: 0.5em;
  }
}

ul.conf_list_2024 {
  margin-top: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  ul.conf_list_2024 {
    display: block;
  }
}
ul.conf_list_2024 li {
  width: 50%;
}
@media screen and (max-width: 767px) {
  ul.conf_list_2024 li {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
}
ul.conf_list_2024 li img {
  width: 100%;
}
ul.conf_list_2024 li.keynote {
  width: 100%;
}
ul.conf_list_2024 li a {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  color: #000;
  height: 100%;
  display: block;
  padding: 15px;
}
ul.conf_list_2024 li a:hover {
  background: #f2f2f0;
  background: #eeeeee;
}
ul.conf_list_2024 li a:hover img {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  ul.conf_list_2024 li a {
    padding: 8px 0;
  }
}
ul.conf_list_2024 li .wrap_this {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
ul.conf_list_2024 li .wrap_this .ph {
  overflow: hidden;
  width: 32.5%;
  margin-right: 1em;
}
ul.conf_list_2024 li .wrap_this .ph img {
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  ul.conf_list_2024 li .wrap_this .ph.keynoteph {
    width: calc(50% - 1em);
    margin-right: 1.25em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 4px;
  }
  ul.conf_list_2024 li .wrap_this .ph.keynoteph img {
    border-radius: 0;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  ul.conf_list_2024 li .wrap_this .ph.keynoteph img {
    border-radius: 4px;
  }
  ul.conf_list_2024 li .wrap_this .ph.keynoteph img:last-child {
    display: none;
  }
}
ul.conf_list_2024 li .wrap_this .data {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
ul.conf_list_2024 li .wrap_this .data h3 {
  color: #009e41;
  padding-top: 5px;
  font-size: 1.25em;
  font-weight: bold;
  margin-bottom: 0.3125em;
}
@media screen and (max-width: 1023px) {
  ul.conf_list_2024 li .wrap_this .data h3 {
    font-size: 1.125em;
    margin-bottom: 0.25em;
  }
}
ul.conf_list_2024 li .wrap_this .data p {
  font-size: 0.9125em;
  line-height: 1.75;
}
@media screen and (max-width: 1023px) {
  ul.conf_list_2024 li .wrap_this .data p {
    line-height: 1.5;
  }
}

.field_img {
  margin-top: 1em;
}
.field_img img {
  width: 100%;
}

.exhibition_lead {
  font-size: 1.3125em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.25em;
  color: #009e41;
}

.exhibition_image_area ul {
  border-top: 1px solid #009e41;
  padding-top: 20px;
  margin: 0 auto;
  max-width: 980px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 12px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}
@media screen and (max-width: 559px) {
  .exhibition_image_area ul {
    padding-top: 15px;
  }
}
@media screen and (max-width: 559px) {
  .exhibition_image_area ul {
    gap: 8px;
  }
}
.exhibition_image_area ul li {
  border-radius: 6px;
  overflow: hidden;
}
.exhibition_image_area ul li img {
  width: 100%;
  aspect-ratio: 3/1.875;
  -o-object-fit: cover;
     object-fit: cover;
  object-fit-position: center center;
}

.sns_pc_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
}
.sns_pc_wrap > div {
  width: calc(50% - 1em);
}
.sns_pc_wrap h3 {
  font-size: 1.125em;
  background: #333;
  color: #fff;
  margin-bottom: 1em;
  text-align: center;
  border-radius: 2em;
  padding: 0.5em 0;
}
.sns_pc_wrap .widget {
  width: 500px;
  margin: 0 auto;
}

.sns_smp_wrap {
  width: 100%;
  max-width: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  border-radius: 0.3125em;
  overflow: hidden;
}
.sns_smp_wrap > div {
  width: 100%;
}
.sns_smp_wrap > div a {
  display: block;
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 1rem 0;
}
.sns_smp_wrap > div a img {
  height: 24px;
}
.sns_smp_wrap .tweet {
  background: #000;
}
.sns_smp_wrap .facebook {
  background: #295199;
}

@media screen and (min-width: 1160px) {
  .sns_pc_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sns_smp_wrap {
    display: none;
  }
}
@media screen and (max-width: 1159px) {
  .sns_pc_wrap {
    display: none;
  }
  .sns_smp_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.about-edgetechplus-west-2024 {
  margin: 0;
  width: 100%;
}
.about-edgetechplus-west-2024 .wrap_about {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .about-edgetechplus-west-2024 .wrap_about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .about-edgetechplus-west-2024 .wrap_about .data {
    text-align: left;
    margin-right: 7.5%;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 949px) {
  .about-edgetechplus-west-2024 .wrap_about .data {
    margin-right: 5%;
  }
}
@media screen and (min-width: 768px) {
  .about-edgetechplus-west-2024 .wrap_about .map {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media screen and (max-width: 767px) {
  .about-edgetechplus-west-2024 .wrap_about .data, .about-edgetechplus-west-2024 .wrap_about .map {
    width: 100%;
  }
  .about-edgetechplus-west-2024 .wrap_about .data {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .about-edgetechplus-west-2024 .wrap_about .data .ins {
    margin: 0 auto;
  }
  .about-edgetechplus-west-2024 .wrap_about .map {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}
.about-edgetechplus-west-2024 .data .copy {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.375;
  margin-bottom: 1em;
}
.about-edgetechplus-west-2024 .data .logo {
  margin: 0;
  width: 100%;
  max-width: 320px;
}
@media screen and (max-width: 949px) {
  .about-edgetechplus-west-2024 .data .logo {
    max-width: 260px;
  }
}
.about-edgetechplus-west-2024 .data .logo img {
  width: 100%;
}
.about-edgetechplus-west-2024 .data .open {
  margin-top: 1em;
}
.about-edgetechplus-west-2024 .data .open h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0.5em;
}
.about-edgetechplus-west-2024 .data .open h3 span {
  font-size: 0.75em;
  display: block;
  background: #000;
  color: #fff;
  padding: 0.25em 0.75em;
  border-radius: 1.25em;
}
.about-edgetechplus-west-2024 .data .open .ex_day {
  margin-top: 0;
}
.about-edgetechplus-west-2024 .data .open .ex_day p.days {
  font-size: 2.125em;
  font-weight: bold;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.about-edgetechplus-west-2024 .data .open .ex_day p.days span {
  font-size: 50%;
}
.about-edgetechplus-west-2024 .data .open .ex_day p.days span.v2024 {
  font-size: 75%;
}
@media screen and (min-width: 768px) and (max-width: 949px) {
  .about-edgetechplus-west-2024 .data .open .ex_day p.days {
    font-size: 2em;
  }
}
@media screen and (max-width: 329px) {
  .about-edgetechplus-west-2024 .data .open .ex_day p.days {
    font-size: 1.5em;
  }
}
.about-edgetechplus-west-2024 .data .open .plc {
  font-weight: bold;
  margin-top: 0.25em;
  font-size: 1.125em;
  line-height: 1.375;
}
@media screen and (min-width: 768px) and (max-width: 949px) {
  .about-edgetechplus-west-2024 .data .open .plc {
    font-size: 1em;
  }
}
.about-edgetechplus-west-2024 .data .info {
  margin-top: 1em;
  font-size: 0.8125em;
  line-height: 1.5;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 399px) {
  .about-edgetechplus-west-2024 .ex_day p.days {
    font-size: 1.75em;
  }
  .about-edgetechplus-west-2024 .info {
    font-size: 0.8125em;
  }
}
.about-edgetechplus-west-2024 .google-maps {
  margin-top: 0em;
  position: relative;
  padding-bottom: 60%;
  height: 0;
  overflow: hidden;
}
.about-edgetechplus-west-2024 .google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
@media screen and (max-width: 599px) {
  .about-edgetechplus-west-2024 .google-maps {
    padding-bottom: 75%;
  }
}

ul.media_sponsor_icon,
ul.group_link,
ul.community_partner_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
ul.media_sponsor_icon img,
ul.group_link img,
ul.community_partner_icon img {
  width: 100%;
}

ul.media_sponsor_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
ul.media_sponsor_icon li {
  background: #fff;
  width: calc(20% - 10px);
  aspect-ratio: 3/2;
  border: 1px solid rgba(0, 0, 0, 0.15);
  margin: 5px;
  padding: 5px;
}
@media screen and (max-width: 767px) {
  ul.media_sponsor_icon li {
    width: calc(33.33% - 4px);
    margin: 2px;
  }
}
@media screen and (max-width: 399px) {
  ul.media_sponsor_icon li {
    width: calc(50% - 4px);
    margin: 2px;
  }
}
ul.media_sponsor_icon img {
  width: 100%;
}

ul.group_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
ul.group_link li {
  margin: 5px;
  padding: 0;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
ul.group_link.set2024 li {
  width: 100%;
  max-width: 256px;
}
ul.group_link.set2024 li img {
  width: 100%;
}
@media screen and (max-width: 559px) {
  ul.group_link.set2024 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

ul.community_partner_icon li {
  background: white;
  aspect-ratio: 16/9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc(33.33% - 10px);
  margin: 5px;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  ul.community_partner_icon li {
    width: calc(50% - 4px);
    margin: 2px;
  }
}
@media screen and (max-width: 399px) {
  ul.community_partner_icon li {
    width: 100%;
    margin: 2px;
  }
}

p.plus {
  margin-top: 0.5em;
  text-align: right;
  font-size: 0.875em;
}

.first_banner_group {
  position: relative;
  z-index: 10;
}
.first_banner_group .ins {
  padding: 25px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.first_banner_group .ins .yt_out {
  width: 35%;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.first_banner_group .ins .slide_out {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .first_banner_group .ins {
    padding: 25px 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .first_banner_group .ins .yt_out,
  .first_banner_group .ins .slide_out {
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
  }
  .first_banner_group .ins .yt_out {
    margin-bottom: 10px;
  }
}
.first_banner_group .yt {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.first_banner_group .yt iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.first_banner_group .slide_out ul.slide-items img {
  padding: 3px;
  width: 100%;
}

.one_column_news_limited {
  padding: 30px 0;
}
@media screen and (max-width: 559px) {
  .one_column_news_limited {
    padding: 20px 0;
  }
}
@media screen and (min-width: 1100px) {
  .one_column_news_limited .wrap_news_board {
    width: 980px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .one_column_news_limited .title_sets {
    padding: 1.5em;
    margin-right: 2em;
    background: #009e41;
    color: #fff;
  }
  .one_column_news_limited .title_sets a {
    color: #fff;
  }
  .one_column_news_limited .title_sets p.en {
    font-size: 28px;
    font-weight: bold;
  }
  .one_column_news_limited .title_sets p.t {
    font-size: 13px;
  }
  .one_column_news_limited .title_sets p.info {
    font-size: 14px;
    margin-top: 0.75em;
  }
  .one_column_news_limited ul {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media screen and (max-width: 1099px) {
  .one_column_news_limited .title_sets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    padding-bottom: 4px;
    margin-bottom: 8px;
  }
  .one_column_news_limited .title_sets p.en {
    display: none;
  }
  .one_column_news_limited .title_sets p.t {
    font-weight: bold;
  }
  .one_column_news_limited .title_sets p.info {
    font-size: 0.875em;
    margin-left: auto;
  }
}
.one_column_news_limited ul li {
  font-size: 1em;
  padding: 0.2em 0;
  line-height: 1.25;
}
.one_column_news_limited ul li a {
  text-decoration: underline;
}
.one_column_news_limited ul li span.yd {
  font-weight: bold;
  padding-right: 1em;
}
@media screen and (max-width: 559px) {
  .one_column_news_limited ul li {
    font-size: 0.875em;
  }
}

.one_column .news_board_in_middle_all ul li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
  padding: 0.75em;
  font-size: 1.125em;
  line-height: 1.5;
}
.one_column .news_board_in_middle_all ul li:first-child {
  border-top: 1px dotted rgba(0, 0, 0, 0.5);
}
.one_column .news_board_in_middle_all ul li a {
  text-decoration: underline;
}
.one_column .news_board_in_middle_all ul li span.yd {
  font-weight: bold;
  padding-right: 1em;
}

.bg_sp_speaker {
  background-image: linear-gradient(150deg, #efedef 0%, #c5d1e2 100%);
}

p.speaker_intro {
  font-size: 1.125em;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1em;
}

@media screen and (max-width: 1059px) {
  ul.keynote_speaker {
    margin: 0 20px;
  }
}
ul.keynote_speaker li a {
  display: block;
  padding: 10px;
  color: #000;
}
ul.keynote_speaker li a:hover {
  background: rgba(255, 255, 255, 0.7);
}
ul.keynote_speaker li a:hover img {
  opacity: 1;
}
ul.keynote_speaker li .ph {
  margin-bottom: 0.75em;
  background: white;
}
ul.keynote_speaker li .ph img {
  width: 100%;
}
ul.keynote_speaker li p {
  text-align: center;
  line-height: 1.25;
}
ul.keynote_speaker li p.name {
  font-size: 1.125em;
  margin-bottom: 0.25em;
  font-weight: bold;
}
ul.keynote_speaker li p.name span.kana {
  display: block;
  font-size: 70%;
  margin-top: 2px;
}
ul.keynote_speaker li p.company {
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1.375;
  margin-bottom: 2px;
}
ul.keynote_speaker li p.post {
  font-size: 0.8125em;
  line-height: 1.375;
}
ul.keynote_speaker li p.company, ul.keynote_speaker li p.post {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.015em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
ul.keynote_speaker li p.company span + span, ul.keynote_speaker li p.post span + span {
  margin: 0 0.25em;
}
ul.keynote_speaker li p.click_ppp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
ul.keynote_speaker li p.click_ppp a {
  margin: 0 auto;
  display: block;
  color: #fff;
  font-size: 0.8125em;
  padding: 6px 0.75em;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 2px;
}
ul.keynote_speaker li p.click_ppp a:hover {
  background: rgba(255, 255, 255, 0.25);
}
ul.keynote_speaker li p.post + p.company {
  margin-top: 0.5em;
}