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

.index_title_area_2026 {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  position: relative;
  overflow: hidden;
  background-color: black;
  background-image: url("../../2025/images/index/index_bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  width: 100vw;
  height: 100vh;
  max-height: 768px;
}
.index_title_area_2026.bgChange {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 116, 112, 0.7)), color-stop(35%, rgba(0, 156, 109, 0.7)), color-stop(80%, rgba(0, 0, 0, 0.75))), url("../../2026/images/index/DSC_6103.jpg?v2");
  background: linear-gradient(to bottom, rgba(0, 116, 112, 0.7) 0%, rgba(0, 156, 109, 0.7) 35%, rgba(0, 0, 0, 0.75) 80%), url("../../2026/images/index/DSC_6103.jpg?v2");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 90%;
}
@media screen and (min-width: 1025px) {
  .index_title_area_2026 {
    min-height: 728px;
  }
}
@media screen and (max-width: 1024px) {
  .index_title_area_2026 {
    min-height: none;
    height: auto;
  }
}
.index_title_area_2026 img {
  width: 100%;
}
.index_title_area_2026 .ins_shade {
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.6);
  background-image: url("../../2025/images/index/title_area_category_image.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 100%;
  height: 100%;
}
.index_title_area_2026 .ins_shade.bgChange-inShade {
  background-color: rgba(0, 0, 0, 0);
}
@media screen and (min-width: 560px) and (max-width: 1024px) {
  .index_title_area_2026 .ins_shade {
    height: auto;
    padding: 100px 0 100px;
  }
}
@media screen and (max-width: 559px) {
  .index_title_area_2026 .ins_shade {
    padding: 75px 0 50px;
  }
}
.index_title_area_2026 .title_area_contents {
  width: 100%;
  height: 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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.index_title_area_2026 .change-time {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.index_title_area_2026 .change-time-SP {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.index_title_area_2026 .change-time-SP-l2 {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 0.75s;
          animation-delay: 0.75s;
}
.index_title_area_2026 .eventName {
  width: 100%;
  max-width: 550px;
}
@media screen and (min-width: 560px) and (max-width: 1024px) {
  .index_title_area_2026 .eventName {
    max-width: 400px;
  }
}
@media screen and (max-width: 559px) {
  .index_title_area_2026 .eventName {
    width: calc(100% - 30px);
    max-width: 400px;
  }
}
.index_title_area_2026 .eventName a img:hover {
  opacity: 0.9;
}
.index_title_area_2026 .eventName.v01 h1 {
  margin-top: 0px;
}
@media screen and (max-width: 559px) {
  .index_title_area_2026 .eventName.v01 h1 {
    margin-top: 0px;
  }
}
.index_title_area_2026 .eventData {
  width: 100%;
  max-width: 550px;
  margin-top: 35px;
}
@media screen and (min-width: 560px) and (max-width: 1024px) {
  .index_title_area_2026 .eventData {
    max-width: 400px;
    margin-top: 25px;
  }
}
@media screen and (max-width: 559px) {
  .index_title_area_2026 .eventData {
    max-width: 400px;
    margin-top: 20px;
  }
}
.index_title_area_2026 .eventData.en-last {
  margin: 20px 0 30px;
}
.index_title_area_2026 .contact_button {
  margin: 0 auto;
  margin-top: 35px;
  width: 100%;
  max-width: 280px;
}
@media screen and (min-width: 560px) and (max-width: 1024px) {
  .index_title_area_2026 .contact_button {
    margin-top: 25px;
    width: 220px;
  }
}
@media screen and (max-width: 559px) {
  .index_title_area_2026 .contact_button {
    margin-top: 20px;
    width: 60%;
    max-width: 220px;
  }
}

.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_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-size: cover;
  background-repeat: no-repeat;
}
.middle_all .point_ad .ins {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.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: 20px;
}
.column_title .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.column_title .title .en {
  margin-right: 0.5em;
  font-size: 42px;
  line-height: 1;
  font-weight: 600;
  color: #00a85f;
}
@media screen and (max-width: 1024px) {
  .column_title .title .en {
    font-size: 42px;
  }
}
@media screen and (max-width: 767px) {
  .column_title .title .en {
    font-size: 36px;
  }
}
@media screen and (max-width: 559px) {
  .column_title .title .en {
    font-size: 32px;
  }
}
.column_title .title .ja {
  letter-spacing: 0.05em;
  font-size: 14px;
  font-weight: bold;
  margin-top: 2px;
}
@media screen and (max-width: 559px) {
  .column_title .title .ja {
    font-size: 12px;
  }
}

.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: 1em;
  display: block;
  margin: 3px;
  text-align: center;
  padding: 1em;
  width: 100%;
  max-width: 20em;
}
@media screen and (max-width: 559px) {
  .plus_leading_page a {
    font-size: 0.875em;
    margin: 2px;
    padding: 0.875em;
  }
}
.plus_leading_page a:hover {
  opacity: 0.875;
}
.plus_leading_page a.n {
  border: 1px solid #000;
  color: #fff;
  background: #181820;
}
.plus_leading_page a.contact_mail {
  background: #00a85f;
  color: #fff;
}
.plus_leading_page a.appColor {
  background: #e6285d;
  color: #fff;
}
.plus_leading_page a.offtype_block_sp {
  opacity: 0.35;
  pointer-events: none;
}
.plus_leading_page a.offtype_block_sp:hover {
  opacity: 1;
}

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);
}
ul.news_head li:last-child {
  border-bottom: none;
}
ul.news_head li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
ul.news_head li p {
  font-size: 1em;
  line-height: 1.5;
}
ul.news_head li p.yd {
  color: #00a85f;
  font-weight: bold;
  width: 6.5em;
}
ul.news_head li p.t {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 559px) {
  ul.news_head li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  ul.news_head li p.yd {
    font-size: 110%;
    width: auto;
  }
  ul.news_head li p.t {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}
ul.news_head li a {
  color: #00a85f;
  font-weight: bold;
}
ul.news_head li a:hover {
  color: rgba(0, 168, 95, 0.75);
}

p.conf_intro {
  line-height: 1.75;
  margin-bottom: 2em;
}
@media screen and (max-width: 559px) {
  p.conf_intro {
    margin-bottom: 1em;
  }
}

.wrap_conf {
  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;
}
.wrap_conf ul.conf_list_2026,
.wrap_conf .ph {
  width: 48.5%;
}
@media screen and (max-width: 1024px) {
  .wrap_conf {
    display: block;
  }
  .wrap_conf ul.conf_list_2026,
  .wrap_conf .ph {
    width: 100%;
  }
  .wrap_conf ul.conf_list_2026 {
    margin-bottom: 20px;
  }
}
.wrap_conf ul.conf_list_2026 li a {
  display: block;
  color: #333;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 0.5em;
  padding: 1.25em;
}
.wrap_conf ul.conf_list_2026 li a:hover {
  background: rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 559px) {
  .wrap_conf ul.conf_list_2026 li a {
    padding: 1em;
  }
}
.wrap_conf ul.conf_list_2026 li h3 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 7px;
}
.wrap_conf ul.conf_list_2026 li h3::before {
  font-family: "Font Awesome 6 Free";
  content: "\f0a9";
  font-weight: 900;
  padding-right: 3px;
  color: #00a85f;
}
@media screen and (max-width: 559px) {
  .wrap_conf ul.conf_list_2026 li h3 {
    font-size: 0.9125em;
    margin-bottom: 5px;
  }
}
.wrap_conf ul.conf_list_2026 li p {
  font-size: 0.9125em;
  line-height: 1.75;
}
@media screen and (max-width: 559px) {
  .wrap_conf ul.conf_list_2026 li p {
    line-height: 1.5;
  }
}
.wrap_conf ul.conf_list_2026 li + li {
  margin-top: 10px;
}
.wrap_conf .ph > div {
  aspect-ratio: 16/9;
  overflow: hidden;
}
@media screen and (min-width: 1025px) {
  .wrap_conf .ph > div + div {
    margin-top: 10px;
  }
}
.wrap_conf .ph img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .wrap_conf .ph {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .wrap_conf .ph > div {
    width: 49.5%;
  }
}

.field_img {
  margin: 40px auto;
}
.field_img img {
  width: 100%;
}
@media screen and (max-width: 559px) {
  .field_img {
    margin: 20px auto;
  }
}

.exhibition_lead {
  font-size: 1.3125em;
  font-weight: bold;
  text-align: center;
  margin-top: 2em;
  margin-bottom: 0.25em;
  color: #00a85f;
}

.exhibition_image_area ul {
  border-top: 1px solid #00a85f;
  padding-top: 20px;
}
@media screen and (max-width: 559px) {
  .exhibition_image_area ul {
    padding-top: 15px;
  }
}
.exhibition_image_area ul {
  margin: 0 auto;
  max-width: 1000px;
  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 {
    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;
}

.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.3125em;
  font-weight: bold;
  color: #00a85f;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.report_locally_wrap .repo_days .repo_one {
  text-align: center;
  width: calc(33.3333333333% - 10px);
  margin: 0 5px;
  border: 1px solid #00a85f;
  background: #fff;
}
.report_locally_wrap .repo_days .repo_one .days {
  background: #00a85f;
  color: #fff;
  padding: 8px 0;
}
@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 {
  font-size: 1.125em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.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: #00a85f;
  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: 599px) {
  .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;
  }
}

.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.25;
  margin-bottom: 1em;
  text-align: center;
}
.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;
}
@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 .open .plc {
  line-height: 1.375;
}
.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 {
  margin-top: 30px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 8px 1fr 8px 1fr 8px 1fr 8px 1fr;
  grid-template-columns: repeat(5, 1fr);
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  row-gap: 8px;
}
@media screen and (max-width: 767px) {
  ul.media_sponsor_icon {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 599px) {
  ul.media_sponsor_icon {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 399px) {
  ul.media_sponsor_icon {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
ul.media_sponsor_icon li {
  background: #fff;
}
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: #00a85f;
    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);
}
.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 {
  padding: 0.75em;
  font-size: 1.125em;
  line-height: 1.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;
}

@media screen and (min-width: 560px) and (max-width: 1024px) {
  footer p.copyright {
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 559px) {
  footer p.copyright {
    padding-bottom: 30vw;
  }
}
.floating_banner {
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
  position: fixed;
  bottom: 0;
  right: 80px;
  z-index: 90;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.floating_banner .ins {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.35);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.35);
  width: 18%;
  max-width: 300px;
  position: relative;
}
.floating_banner .ins img {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .floating_banner {
    bottom: 10px;
    left: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .floating_banner .ins {
    width: 95%;
    max-width: 500px;
  }
}
@media screen and (max-width: 559px) {
  .floating_banner {
    bottom: 20px;
  }
}
.floating_banner .close-btn {
  cursor: pointer;
  position: absolute;
  top: -12px;
  right: -12px;
  width: 24px;
}
@media screen and (max-width: 1024px) {
  .floating_banner .close-btn {
    width: 7%;
    height: 7%;
  }
}
.floating_banner .close-btn img {
  width: 100%;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.35);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.35);
  border-radius: 100vmax;
}

.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 img {
  opacity: 1;
  -webkit-transform: scale(0.95, 0.95);
          transform: scale(0.95, 0.95);
}
ul.keynote_speaker li a:hover {
  background: rgba(255, 255, 255, 0.7);
}
ul.keynote_speaker li .ph {
  margin-bottom: 0.75em;
  background: rgba(255, 255, 255, 0);
  overflow: hidden;
}
ul.keynote_speaker li .ph img {
  width: 100%;
  -webkit-transition: all 1s 0s ease;
  transition: all 1s 0s ease;
}
ul.keynote_speaker li p {
  text-align: center;
  line-height: 1.25;
}
ul.keynote_speaker li p.name {
  font-size: 1.25em;
  margin-bottom: 0.375em;
  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.8125em;
  font-weight: bold;
  line-height: 1.375;
  margin-bottom: 2px;
}
ul.keynote_speaker li p.post {
  font-size: 0.8125em;
  line-height: 1.5;
}
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;
}

.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;
  }
}