.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_60.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  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 {
    width: 52%;
    max-width: 620px;
  }
}
@media screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1149px) {
  .index_title_area_2024 .head-contents h2 {
    min-width: 560px;
  }
}
@media screen and (min-width: 1025px) {
  .index_title_area_2024 .head-contents h2.enType {
    width: 60%;
    min-width: 780px;
  }
  .index_title_area_2024 .head-contents h2.change-time {
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
  }
  .index_title_area_2024 .head-contents h2 img {
    margin-top: 60px;
  }
  .index_title_area_2024 .head-contents .eventName {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 6;
    width: 650px;
  }
}
@media screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1149px) {
  .index_title_area_2024 .head-contents .eventName {
    width: 590px;
  }
}
@media screen and (min-width: 1025px) {
  .index_title_area_2024 .head-contents .eventName .change-time {
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
  }
  .index_title_area_2024 .head-contents .msg_v3_closing_msg,
  .index_title_area_2024 .head-contents .next2025,
  .index_title_area_2024 .head-contents .msg_v1_yokohamaClosing,
  .index_title_area_2024 .head-contents .msg_v2_archive_distribution_begins,
  .index_title_area_2024 .head-contents .archive_list,
  .index_title_area_2024 .head-contents .reg_banner_ver3,
  .index_title_area_2024 .head-contents .reg_banner_ver4,
  .index_title_area_2024 .head-contents .ticket_dl {
    margin-top: 6px;
    width: 520px;
    border-radius: 4px;
    overflow: hidden;
  }
}
@media screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1149px) {
  .index_title_area_2024 .head-contents .msg_v3_closing_msg,
  .index_title_area_2024 .head-contents .next2025,
  .index_title_area_2024 .head-contents .msg_v1_yokohamaClosing,
  .index_title_area_2024 .head-contents .msg_v2_archive_distribution_begins,
  .index_title_area_2024 .head-contents .archive_list,
  .index_title_area_2024 .head-contents .reg_banner_ver3,
  .index_title_area_2024 .head-contents .reg_banner_ver4,
  .index_title_area_2024 .head-contents .ticket_dl {
    width: 47vw;
  }
}
@media screen and (min-width: 1025px) {
  .index_title_area_2024 .head-contents .next2025 {
    margin-top: 10px;
    margin-bottom: 50px;
  }
  .index_title_area_2024 .head-contents .msg_v3_closing_msg,
  .index_title_area_2024 .head-contents .msg_v1_yokohamaClosing,
  .index_title_area_2024 .head-contents .msg_v2_archive_distribution_begins {
    margin-top: 30px;
    border-radius: 0px;
  }
  .index_title_area_2024 .head-contents .reg_banner_ver4 {
    margin-top: 20px;
  }
  .index_title_area_2024 .head-contents .reg_banner_ver3 {
    margin-top: 30px;
  }
  .index_title_area_2024 .head-contents .special_events_announcement_vol8 {
    margin-top: 6px;
    margin-bottom: 40px;
    width: 520px;
    padding: 6px;
    border-radius: 4px;
    overflow: hidden;
    background: #0097ff;
  }
}
@media screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1149px) {
  .index_title_area_2024 .head-contents .special_events_announcement_vol8 {
    width: 47vw;
  }
}
@media screen and (min-width: 1025px) {
  .index_title_area_2024 .head-contents .special_events_announcement_vol8 .banners_gp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .index_title_area_2024 .head-contents .special_events_announcement_vol8 .banners_gp > div {
    border-radius: 2px;
    overflow: hidden;
  }
  .index_title_area_2024 .head-contents .special_events_announcement_vol8 .banners_gp .here {
    width: 45%;
    margin-right: auto;
  }
  .index_title_area_2024 .head-contents .special_events_announcement_vol8 .banners_gp .banner {
    margin-left: 6px;
    width: 25%;
  }
  .index_title_area_2024 .head-contents .special_events_announcement_vol8 p.smp {
    display: none;
  }
  .index_title_area_2024 .head-contents .contact_banner_ver3 {
    margin-top: 25px;
    width: 270px;
  }
  .index_title_area_2024 .head-contents .contact_banner_ver3.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);
    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: 75%;
    max-width: 420px;
  }
  .index_title_area_2024 .head-contents .eventName {
    margin: 40px auto;
    width: 80%;
    max-width: 420px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 399px) {
  .index_title_area_2024 .head-contents .eventName {
    margin: 30px auto;
  }
}
@media screen and (max-width: 1024px) {
  .index_title_area_2024 .head-contents .eventName.v6 {
    margin: 20px auto 40px;
    width: 90%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 399px) {
  .index_title_area_2024 .head-contents .eventName.v6 {
    margin: 20px auto 35px;
  }
}
@media screen and (max-width: 1024px) {
  .index_title_area_2024 .head-contents .eventName.v4 {
    margin: 40px auto;
    width: 85%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 399px) {
  .index_title_area_2024 .head-contents .eventName.v4 {
    margin: 30px auto 20px;
  }
}
@media screen and (max-width: 1024px) {
  .index_title_area_2024 .head-contents .msg_v3_closing_msg,
  .index_title_area_2024 .head-contents .next2025,
  .index_title_area_2024 .head-contents .msg_v1_yokohamaClosing,
  .index_title_area_2024 .head-contents .msg_v2_archive_distribution_begins,
  .index_title_area_2024 .head-contents .archive_list,
  .index_title_area_2024 .head-contents .reg_banner_ver4,
  .index_title_area_2024 .head-contents .reg_banner_ver3,
  .index_title_area_2024 .head-contents .ticket_dl {
    margin: 8px auto 0;
    width: 90%;
    max-width: 420px;
    border-radius: 4px;
    overflow: hidden;
  }
}
@media screen and (max-width: 1024px) and (max-width: 399px) {
  .index_title_area_2024 .head-contents .msg_v3_closing_msg,
  .index_title_area_2024 .head-contents .next2025,
  .index_title_area_2024 .head-contents .msg_v1_yokohamaClosing,
  .index_title_area_2024 .head-contents .msg_v2_archive_distribution_begins,
  .index_title_area_2024 .head-contents .archive_list,
  .index_title_area_2024 .head-contents .reg_banner_ver4,
  .index_title_area_2024 .head-contents .reg_banner_ver3,
  .index_title_area_2024 .head-contents .ticket_dl {
    margin-top: 20px;
    width: 90%;
  }
}
@media screen and (max-width: 1024px) {
  .index_title_area_2024 .head-contents .next2025,
  .index_title_area_2024 .head-contents .msg_v3_closing_msg,
  .index_title_area_2024 .head-contents .msg_v1_yokohamaClosing,
  .index_title_area_2024 .head-contents .msg_v2_archive_distribution_begins {
    max-width: 390px;
    margin-top: 0px;
    border-radius: 0px;
  }
  .index_title_area_2024 .head-contents .next2025 {
    margin-top: 10px;
  }
  .index_title_area_2024 .head-contents .archive_list {
    margin-top: 4px;
  }
  .index_title_area_2024 .head-contents .reg_banner_ver4 {
    margin: 20px auto 0;
  }
  .index_title_area_2024 .head-contents .reg_banner_ver3 {
    margin: 40px auto 0;
  }
  .index_title_area_2024 .head-contents .special_events_announcement_vol8 {
    margin: 8px auto 0;
    width: 90%;
    max-width: 420px;
    padding: 10px;
    border-radius: 4px;
    overflow: hidden;
    background: #0097ff;
  }
}
@media screen and (max-width: 1024px) and (max-width: 429px) {
  .index_title_area_2024 .head-contents .special_events_announcement_vol8 {
    margin-top: 6px;
    padding: 6px;
  }
}
@media screen and (max-width: 1024px) {
  .index_title_area_2024 .head-contents .special_events_announcement_vol8 .banners_gp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .index_title_area_2024 .head-contents .special_events_announcement_vol8 .banners_gp .here {
    font-weight: bold;
    text-align: center;
    width: 100%;
  }
  .index_title_area_2024 .head-contents .special_events_announcement_vol8 .banners_gp .here p.smp {
    margin-bottom: 0.5em;
    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;
  }
}
@media screen and (max-width: 1024px) and (max-width: 429px) {
  .index_title_area_2024 .head-contents .special_events_announcement_vol8 .banners_gp .here p.smp {
    margin-bottom: 0.375em;
    font-size: 0.875em;
  }
}
@media screen and (max-width: 1024px) {
  .index_title_area_2024 .head-contents .special_events_announcement_vol8 .banners_gp .here .img_here {
    display: none;
  }
  .index_title_area_2024 .head-contents .special_events_announcement_vol8 .banners_gp .banner {
    background: #fff;
    width: calc(50% - 2px);
    border-radius: 4px;
    overflow: hidden;
    padding: 0 30px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 559px) {
  .index_title_area_2024 .head-contents .special_events_announcement_vol8 .banners_gp .banner {
    padding: 0;
    text-align: center;
  }
  .index_title_area_2024 .head-contents .special_events_announcement_vol8 .banners_gp .banner img {
    width: 75%;
  }
}
@media screen and (max-width: 1024px) {
  .index_title_area_2024 .head-contents .contact_banner_ver3 {
    margin: 0 auto;
    margin-top: 20px;
    width: 240px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 559px) {
  .index_title_area_2024 .head-contents .contact_banner_ver3 {
    margin-top: 15px;
    width: 200px;
  }
}
@media screen and (max-width: 559px) {
  .index_title_area_2024 .ins_bkadjust {
    background: rgba(0, 0, 0, 0);
    padding: 60px 0 50px;
  }
  .index_title_area_2024 .head-contents {
    position: relative;
    z-index: 5;
  }
}

.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-image: url("../../2024/images/index/index_bg_flat.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center top;
}
.middle_all .point_ad .ins {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.middle_all .point_ad .contact_banner_inpage {
  padding: 6em 0;
}
@media screen and (max-width: 599px) {
  .middle_all .point_ad .contact_banner_inpage {
    padding: 4em 0;
  }
}

.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: 42px;
    height: 42px;
    margin-left: 0;
  }
}
.column_title .title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.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: 32px;
  }
}
@media screen and (max-width: 349px) {
  .column_title .title .en {
    font-size: 28px;
  }
}
.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;
  }
}
.column_title.jcp {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.column_title.jcp .title {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.column_title.jcp .ja_copy_plus {
  border-left: 2px solid #000;
  padding: 7px 0;
  padding-left: 0.75em;
  margin-left: 2.25em;
}
.column_title.jcp .ja_copy_plus .l {
  font-size: 1.5em;
  font-weight: bold;
}
.column_title.jcp .ja_copy_plus .m {
  margin-top: 0.25em;
  font-size: 0.9125em;
  line-height: 1.25;
}
@media screen and (max-width: 767px) {
  .column_title.jcp .ja_copy_plus {
    margin-left: 0.5em;
    margin-top: 1.5em;
    width: 100%;
  }
  .column_title.jcp .ja_copy_plus .l {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 449px) {
  .column_title.jcp .ja_copy_plus {
    margin-top: 1.25em;
  }
  .column_title.jcp .ja_copy_plus .l {
    font-size: 1.25em;
  }
}

@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;
  }
}
@media screen and (max-width: 559px) {
  .leading_page {
    margin-top: 1em;
  }
}
.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 #009fe8;
  color: #009fe8;
  font-size: 15px;
  padding: 8px 1em;
  border-radius: 32px;
}
.leading_page .button a:hover {
  background: rgba(0, 159, 232, 0.2);
}
@media screen and (max-width: 1024px) {
  .leading_page .button a {
    background: #009fe8;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 8px 1em;
    border-radius: 32px;
  }
  .leading_page .button a:hover {
    background: rgba(0, 159, 232, 0.9);
  }
}
@media screen and (max-width: 559px) {
  .leading_page .button a {
    font-size: 15px;
    padding: 0.5em 1em;
    border-radius: 100vmax;
  }
}

.contact_banner_inpage {
  margin: 0 auto;
  max-width: 280px;
}
.contact_banner_inpage img {
  width: 100%;
}
@media screen and (max-width: 599px) {
  .contact_banner_inpage {
    max-width: 200px;
  }
}

.section_navi {
  margin: 50px auto 0;
  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;
}
@media screen and (max-width: 767px) {
  .section_navi {
    margin-top: 25px;
  }
}
.section_navi.for_keynote {
  margin: 25px auto 0;
}
@media screen and (max-width: 559px) {
  .section_navi.for_keynote {
    margin-top: 10px;
  }
}
.section_navi > div {
  width: 42%;
  margin: 0 5px;
}
.section_navi > div a {
  color: #fff;
  background-color: #009fe8;
  border-radius: 4px;
  padding: 1em 0;
  font-size: 1.125em;
  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;
}
.section_navi > div a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 1159px) {
  .section_navi > div {
    width: 90%;
    max-width: 24em;
    margin: 1px;
  }
  .section_navi > div a {
    padding: 1em 0;
    font-size: 1em;
  }
}
@media screen and (max-width: 499px) {
  .section_navi > div a {
    padding: 0.75em 0;
  }
}
@media screen and (max-width: 499px) {
  .section_navi.ase > div a {
    font-size: 0.9125em;
  }
}

.one_column_pr_only {
  background: rgba(0, 0, 0, 0.9);
  padding: 20px 0;
}
@media screen and (max-width: 559px) {
  .one_column_pr_only {
    padding: 40px 0;
  }
}
.one_column_pr_only.en {
  padding: 20px 0;
}
.one_column_pr_only p.pr {
  color: #fff;
  text-align: center;
  margin-bottom: 8px;
}
.one_column_pr_only .pr_banners {
  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;
}
.one_column_pr_only .pr_banners > div {
  margin: 5px;
  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;
  border: 0px solid #fff;
  background: #fff;
  width: 300px;
}
.one_column_pr_only .pr_banners > div img {
  width: 100%;
}
@media screen and (max-width: 559px) {
  .one_column_pr_only .pr_banners > div {
    margin: 5px 0;
  }
  .one_column_pr_only .pr_banners > div img {
    width: 100%;
    max-width: 300px;
  }
}
.one_column_pr_only .pr_banners.ver2 > div {
  width: auto;
  height: 100px;
  overflow: hidden;
}
.one_column_pr_only .pr_banners.ver2 > div img {
  height: 100px;
  width: auto;
}
@media screen and (max-width: 559px) {
  .one_column_pr_only .pr_banners.ver2 > div {
    margin: 5px;
    height: 75px;
  }
  .one_column_pr_only .pr_banners.ver2 > div img {
    height: 75px;
    width: auto;
  }
}

.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: #009fe8;
  font-weight: bold;
}
ul.news_head li a:hover {
  color: rgba(0, 159, 232, 0.6);
}
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_locally_wrap {
  margin: 2.5em auto 0;
}
.report_locally_wrap h3 {
  font-size: 1.125em;
  font-weight: bold;
  color: #009fe8;
  text-align: center;
  margin-bottom: 10px;
  padding: 0.5em;
}
.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(25% - 12px);
  margin: 0 6px;
  border: 1px solid #009fe8;
  background: #fff;
}
.report_locally_wrap .repo_days .repo_one .days {
  background: #009fe8;
  color: #fff;
  padding: 0.25em 0;
  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: 10px 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: #009fe8;
  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;
}
.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;
  }
}

.topics_belt {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.topics_belt h2 {
  padding: 30px 0;
  background: #009fe8;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.25em;
}
@media screen and (max-width: 559px) {
  .topics_belt h2 {
    padding: 20px 0;
  }
}
.topics_belt .outer_triangle {
  background: #c5d1e2;
}
.topics_belt .triangle {
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 18px solid transparent;
  border-left: 18px solid transparent;
  border-top: 32px solid #009fe8;
  border-bottom: 0;
}
@media screen and (max-width: 559px) {
  .topics_belt .triangle {
    border-right-width: 10px;
    border-left-width: 10px;
    border-top-width: 18px;
  }
}

.bg_sp_speaker {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c5d1e2), color-stop(50%, #efedef), to(#c5d1e2));
  background-image: linear-gradient(180deg, #c5d1e2 0%, #efedef 50%, #c5d1e2 100%);
}

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

ul.selected_session {
  margin-bottom: 3.5em;
}
@media screen and (min-width: 1060px) {
  ul.selected_session {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
ul.selected_session li {
  background: #000;
  background-image: linear-gradient(-45deg, #131d36 0%, #006ebb 100%);
  color: rgba(255, 255, 255, 0.8);
  margin: 10px 0;
  padding: 2em;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  position: relative;
}
@media screen and (min-width: 1060px) {
  ul.selected_session li {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 559px) {
  ul.selected_session li {
    border-bottom: 0px solid #009fe8;
    margin: 0;
    padding: 18px;
  }
  ul.selected_session li + li {
    margin-top: 18px;
  }
}
ul.selected_session li .wrap_num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
}
ul.selected_session li .wrap_num p.num {
  background: #000;
  color: #fff;
  border-radius: 2px;
  padding: 0.25em 0.75em;
  font-size: 1em;
  margin-right: 0.75em;
  white-space: nowrap;
}
ul.selected_session li .wrap_num p.dat_time_place {
  font-size: 1em;
}
@media screen and (max-width: 559px) {
  ul.selected_session li .wrap_num p.num,
  ul.selected_session li .wrap_num p.dat_time_place {
    font-size: 0.875em;
  }
}
ul.selected_session li p.title {
  border-top: 1px solid #fff;
  margin-top: 10px;
  padding-top: 10px;
  font-size: 1.5em;
  line-height: 1.25;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (min-width: 1060px) {
  ul.selected_session li p.title {
    height: 3.75em;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 559px) {
  ul.selected_session li p.title {
    font-size: 1.25em;
    margin-bottom: 10px;
  }
}
ul.selected_session li .wrap_speaker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
ul.selected_session li .wrap_speaker .ph {
  width: 36.5%;
  margin-right: 3.5%;
  max-width: 168px;
}
ul.selected_session li .wrap_speaker .ph img {
  width: 100%;
}
@media screen and (max-width: 559px) {
  ul.selected_session li .wrap_speaker .ph {
    width: 27.5%;
  }
}
ul.selected_session li .wrap_speaker .data {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 5px;
}
ul.selected_session li .wrap_speaker .data .name {
  font-size: 1.3125em;
  font-weight: bold;
}
ul.selected_session li .wrap_speaker .data .company {
  margin-top: 0.675em;
  font-size: 1em;
  font-weight: bold;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
ul.selected_session li .wrap_speaker .data .post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.375em;
  font-size: 0.875em;
  line-height: 1.375;
}
ul.selected_session li .wrap_speaker .data .post span {
  display: block;
  padding-right: 0.5em;
}
@media screen and (max-width: 559px) {
  ul.selected_session li .wrap_speaker .data {
    padding-top: 0;
  }
  ul.selected_session li .wrap_speaker .data .name {
    font-size: 1.125em;
  }
  ul.selected_session li .wrap_speaker .data .company {
    margin-top: 0.25em;
    font-size: 1em;
  }
  ul.selected_session li .wrap_speaker .data .post {
    display: block;
  }
  ul.selected_session li .wrap_speaker .data .post span {
    display: inline;
  }
}
ul.selected_session li .detail {
  position: absolute;
  bottom: 0;
  right: 0;
}
ul.selected_session li .detail a {
  display: block;
  font-size: 1em;
  font-weight: bold;
  background: #009fe8;
  border-radius: 10px 0 0 0;
  color: #fff;
  padding: 0.75em 1em;
}
ul.selected_session li .detail a:before {
  font-family: "Font Awesome 6 Free";
  content: "\f0a9";
  font-weight: 900;
  padding-right: 3px;
}
@media screen and (max-width: 559px) {
  ul.selected_session li .detail {
    position: static;
    margin-top: 15px;
  }
  ul.selected_session li .detail a {
    font-size: 1em;
    font-weight: normal;
    border-radius: 0;
    padding: 0.5em 1em;
    text-align: center;
  }
}
@media screen and (min-width: 1060px) {
  ul.selected_session li .detail:hover {
    opacity: 0.7;
  }
}

@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, ul.keynote_speaker li p.post {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  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 {
  font-weight: bold;
  font-size: 0.9125em;
  line-height: 1.375;
  margin-bottom: 4px;
}
ul.keynote_speaker li p.post {
  font-size: 0.8125em;
  line-height: 1.375;
}
ul.keynote_speaker li p.post.line-clamp {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
@media screen and (max-width: 559px) {
  ul.keynote_speaker li p.post {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
}
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;
}
ul.keynote_speaker li p.company + p.company {
  margin-top: -4px;
}

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

.ase_bg {
  background: rgba(0, 42, 189, 0.15);
}

.vae_bg {
  background: rgba(22, 102, 162, 0.15);
}

.sp_event_summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sp_event_summary .txt {
  width: 47.5%;
}
.sp_event_summary .last_ph {
  width: 47.5%;
}
.sp_event_summary .last_ph img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sp_event_summary {
    display: block;
  }
  .sp_event_summary .last_ph {
    width: 100%;
    max-width: 380px;
    margin: 0 auto 20px;
  }
  .sp_event_summary .txt {
    width: 100%;
  }
}
.sp_event_summary.ase {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.sp_event_summary.vae {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.sp_event_summary h3 {
  font-size: 1.375em;
  line-height: 1.375;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.sp_event_summary p {
  font-size: 1em;
  line-height: 1.875;
}

.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 {
  margin-top: 50px;
  display: -ms-grid;
  display: grid;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
  border-color: rgba(0, 0, 0, 0.15);
  border-style: solid;
  border-width: 1px 0 0 1px;
}
@media screen and (max-width: 559px) {
  ul.media_sponsor_icon {
    margin-top: 30px;
  }
}
@media screen and (max-width: 820px) {
  ul.media_sponsor_icon {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 499px) {
  ul.media_sponsor_icon {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
ul.media_sponsor_icon li {
  border-color: rgba(0, 0, 0, 0.15);
  border-style: solid;
  border-width: 0 1px 1px 0;
}
ul.media_sponsor_icon li a:hover {
  opacity: 0.6;
}
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: 820px) {
  ul.group_link.set2024 li {
    max-width: 200px;
  }
}
@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.group_link.set2024 li {
    max-width: 180px;
  }
}

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