<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* ---------------------------------------------------------------------------
 * 下層ページ明日みらいweek詳細 2024bousai
--------------------------------------------------------------------------- */
.wrap_contents.expo2025_april {
  width: 100%;
  padding: 0;
}
.expo2025_april .all_area {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.expo2025_april .all_area div.content_area {
  width: 100%;
  border-radius: 0;
  padding: 5% 3% 130px;
}
.expo2025_april .all_area div.content_area.timetable {
  position: relative;
  background-image:
    url("../img/202504/week_bg.svg"), linear-gradient(180deg, #FFF 0%, #F3EFF0 10%, #DFE2E3 50%, #F3EFF0 90%, #FFF 100%);
  background-size: 100% auto, 100% 100%;
  background-position: top center, top center;
  background-repeat: no-repeat, no-repeat;
  z-index: 0;
}
.expo2025_april .all_area div.content_area.timetable::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 1669 / 388.75;
  background-image: url("../img/202504/week_bg.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  transform: scale(-1, -1); /* 左右＆上下反転 */
  z-index: -1;
}
.expo2025_april .all_area div.content_area.ohaasa {
  position: relative;
  background-image:
    url("../img/202504/week_bg2.svg"), linear-gradient(180deg, #FFF 0%, #E8F7FF 10%, #B3E4FF 50%, #E8F7FF 90%, #FFF 100%);
  background-size: 100% auto, 100% 100%;
  background-position: top center, top center;
  background-repeat: no-repeat, no-repeat;
  z-index: 0;
}
.expo2025_april .all_area div.content_area.ohaasa::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 1669 / 388.75;
  background-image: url("../img/202504/week_bg2.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  transform: scale(-1, -1); /* 左右＆上下反転 */
  z-index: -1;
}
.expo2025_april .all_area div.content_area.okaeri {
  position: relative;
  background-image:
    url("../img/202504/week_bg3.svg"), linear-gradient(180deg, #FFF 0%, #FBECF4 10%, #FFCCE8 50%, #FBECF4 90%, #FFF 100%);
  background-size: 100% auto, 100% 100%;
  background-position: top center, top center;
  background-repeat: no-repeat, no-repeat;
  z-index: 0;
}
.expo2025_april .all_area div.content_area.okaeri::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 1669 / 388.75;
  background-image: url("../img/202504/week_bg3.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  transform: scale(-1, -1); /* 左右＆上下反転 */
  z-index: -1;
}
.expo2025_april .all_area div.content_area.radio {
  position: relative;
  background-image:
    url("../img/202504/week_bg4.svg"), linear-gradient(180deg, #FFF 0%, #FCECDC 10%, #FFC694 50%, #FCECDC 90%, #FFF 100%);
  background-size: 100% auto, 100% 100%;
  background-position: top center, top center;
  background-repeat: no-repeat, no-repeat;
  z-index: 0;
}
.expo2025_april .all_area div.content_area.radio::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 1669 / 388.75;
  background-image: url("../img/202504/week_bg4.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  transform: scale(-1, -1); /* 左右＆上下反転 */
  z-index: -1;
}
.expo2025_april .detail_wrap {
  max-width: 850px;
  padding: 0;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, .08);
}
.expo2025_april .detail_wrap .box .txt_wrap .txt span {
  color: #ec6a02;
  font-weight: bold;
}
.expo2025_april .detail_wrap .box .txt_wrap .txt {
  font-size: 17px;
}
.expo2025_april .detail_wrap .box .txt_wrap .txt_ditail {
  width: 100%;
  height: 100%;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #cccccc;
  clear: both;
}
.expo2025_april .detail_wrap .box .txt_wrap .txt_ditail::after {
  content: "";
  display: block;
  clear: both;
}
.expo2025_april .detail_wrap .box .txt_wrap .txt_ditail:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.expo2025_april .detail_wrap .box .txt_wrap .txt_ditail figure {
  width: 25%;
  margin: 0 0 10px 15px;
  float: right;
}
.expo2025_april .detail_wrap .box .txt_wrap .txt_ditail .txt {
  width: 100%;
}
.expo2025_april .detail_wrap .box .txt_wrap .txt_ditail .subimg_box {
  width: 100%;
  margin-top: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.expo2025_april .detail_wrap {
  position: relative;
}
.expo2025_april .detail_wrap::before {
  content: "";
  position: absolute;
  bottom: -190px;
  left: -150px;
  width: 412px;
  height: 412px;
  background-image: url("../img/202504/week_bg5.png");
  background-size: 412px 412px;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 0;
}
.expo2025_april .detail_wrap::after {
  content: "";
  position: absolute;
  bottom: 30px;
  right: -190px;
  width: 412px;
  height: 412px;
  background-image: url("../img/202504/week_bg5.png");
  background-size: 412px 412px;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 0;
}
.expo2025_april .detail_wrap:last-of-type::before, .expo2025_april .detail_wrap:last-of-type::after {
  display: none;
}
.expo2025_april .detail_wrap .box {
  border-radius: 0;
  padding: 0;
  border: none;
  padding: 20px 20px 30px;
  border-radius: 10px;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% auto;
  position: relative;
  z-index: 1;
}
.expo2025_april .ohaasa .detail_wrap .box {
  border: 3px solid #0197d6;
}
.expo2025_april .okaeri .detail_wrap .box {
  border: 3px solid #f494b6;
}
.expo2025_april .radio .detail_wrap .box {
  border: 3px solid #f39622;
}
.expo2025_april .detail_wrap .box .ttl_wrap {
  padding: 15px 25px;
  background-color: #ccc;
  border-radius: 10px 10px 0 0;
}
.expo2025_april .ohaasa .detail_wrap .box .ttl_wrap {
  background-color: #0068c0;
}
.expo2025_april .okaeri .detail_wrap .box .ttl_wrap {
  background-color: #ea578b;
}
.expo2025_april .radio .detail_wrap .box .ttl_wrap {
  background-color: #ed6e00;
}
.expo2025_april .detail_wrap .box .ttl_wrap h3 {
  color: #fff;
}
.expo2025_april .detail_wrap .box .ttl_wrap .broaddate {
  color: #fff;
}
.expo2025_april .detail_wrap .box .ttl_wrap .broaddate .txtindent {
  margin-left: 108px;
}
.expo2025_april .detail_wrap .box .inner_wrap {
  padding: 0;
}
.expo2025_april .detail_wrap .box .txt_wrap {
  margin: 20px 25px 25px;
}
.expo2025_april .detail_wrap .box .name {
  margin: 0 25px;
}
.expo2025_april .tab_area li {
  /*Tabの装飾*/
  width: 200px;
  height: 70px;
  background-color: #dddddd;
  text-align: center;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.expo2025_april .tab_area li img {
  width: 60%;
  opacity: 0.3;
}
.expo2025_april .tab_area li.select img {
  opacity: 1;
}
.expo2025_april .tab_area li:first-of-type {
  margin-right: 15px;
  margin-left: calc(50% - 425px);
}
.tab_area li:nth-of-type(2), .tab_area li:nth-of-type(3) {
  margin-right: 15px;
  margin-left: 0;
}
.tab_area li:last-of-type {
  margin-left: 0;
  margin-right: calc(50% - 425px);
}
.expo2025_april .tab_area li.select:first-of-type {
  /*アクティブタブの装飾*/
  background-color: #e60012;
}
.expo2025_april .tab_area li.select:nth-child(2) {
  /*アクティブタブの装飾*/
  background-color: #46a6e8;
}
.expo2025_april .tab_area li.select:nth-child(3) {
  /*アクティブタブの装飾*/
  background-color: #ef78ae;
}
.expo2025_april .tab_area li.select:last-of-type {
  /*アクティブタブの装飾*/
  background-color: #ffa231;
}
.expo2025_april a.big_btn {
  width: 100% !important;
  justify-content: center !important;
}
.expo2025_april .detail_wrap .box .name a {
  width: 100%;
  height: 34px;
  border-radius: 17px;
}
.expo2025_april .detail_wrap .box .name a span {
  position: relative;
}
.expo2025_april .detail_wrap .box .name a span::after {
  display: block;
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  right: -5px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.expo2025_april .detail_wrap .box .name.ohaasa a {
  background-color: #0197d6;
  max-width: 400px !important;
  height: 60px;
  border-radius: 30px;
  margin: 0 auto;
  font-size: 18px;
}
.expo2025_april .detail_wrap .box .name.okaeri a {
  background-color: #f494b6;
  max-width: 400px !important;
  height: 60px;
  border-radius: 30px;
  margin: 0 auto;
  font-size: 18px;
}
.expo2025_april .detail_wrap .box .name.etc a {
  background-color: #f39622;
  max-width: 400px !important;
  height: 60px;
  border-radius: 30px;
  margin: 0 auto;
  font-size: 18px;
}
.expo2025_april .timetable .detail_wrap {
  max-width: 1140px;
  box-shadow: none;
  border-radius: 0 0 10px 10px !important;
  position: relative;
}
.expo2025_april .timetable .timetable_wrap {
  max-width: 1140px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, .08);
  margin: 0 auto;
}
.expo2025_april .ttl_wrap_timetable {
  max-width: 1140px;
  font-size: 30px;
  font-weight: 700;
  margin: 0 auto;
  line-height: 1.3;
  color: #ffffff;
  border-radius: 10px 10px 0 0;
  background-color: #0068b7;
  padding: 20px 0;
}
.expo2025_april .timetable .detail_wrap .box {
  border-radius: 0;
  padding: 0;
  border: none;
  padding: 20px;
  border-radius: 0 0 10px 10px;
  background-image: none;
  background-repeat: no-repeat, no-repeat;
  background-position: top left, bottom left;
  background-size: 100% auto, 100% auto;
}
.expo2025_april .timetable .detail_wrap .box {
  border-radius: 0;
  padding: 0;
  border: none;
  padding: 20px;
  border-radius: 0 0 10px 10px;
  background-image: none;
  background-repeat: no-repeat, no-repeat;
  background-position: top left, bottom left;
  background-size: 100% auto, 100% auto;
}
.expo2025_april .timetable .detail_wrap .box .timetable_txt {
  display: none;
}
.expo2025_april .campain {
  margin-top: 5% !important;
}
.expo2025_april .campain .ttl_wrap_timetable {
  background-color: #ec6a02;
}
.expo2025_april .campain .detail_wrap {
  padding: 60px 20px;
  background-color: #ffffff;
  text-align: left;
}
.expo2025_april .timetable .timetable_wrap.campain .detail_wrap {
  overflow-x: inherit !important;
}
@media screen and (max-width:999px) {
  .expo2025_april .all_area div.content_area {
    padding: 5% 3% 80px;
  }
  .expo2025_april .all_area div.content_area.timetable {
    background-image:
      url("../img/202504/week_bg.svg"), linear-gradient(180deg, #FFF 0%, #F3EFF0 10%, #DFE2E3 50%, #F3EFF0 90%, #FFF 100%);
    background-size: 250% auto, 100% 100%;
  }
  .expo2025_april .all_area div.content_area.timetable::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 250%;
    aspect-ratio: 1669 / 388;
    background-image: url("../img/202504/week_bg.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transform: translateX(-50%) scale(-1, -1); /* 中央に寄せて、左右上下反転 */
    z-index: -1;
  }
  .expo2025_april .all_area div.content_area.ohaasa {
    background-image:
      url("../img/202504/week_bg2.svg"), linear-gradient(180deg, #FFF 0%, #E8F7FF 10%, #B3E4FF 50%, #E8F7FF 90%, #FFF 100%);
    background-size: 250% auto, 100% 100%;
  }
  .expo2025_april .all_area div.content_area.ohaasa::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 250%;
    aspect-ratio: 1669 / 388;
    background-image: url("../img/202504/week_bg2.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transform: translateX(-50%) scale(-1, -1); /* 中央に寄せて、左右上下反転 */
    z-index: -1;
  }
  .expo2025_april .all_area div.content_area.okaeri {
    background-image:
      url("../img/202504/week_bg3.svg"), linear-gradient(180deg, #FFF 0%, #FBECF4 10%, #FFCCE8 50%, #FBECF4 90%, #FFF 100%);
    background-size: 250% auto, 100% 100%;
  }
  .expo2025_april .all_area div.content_area.okaeri::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 250%;
    aspect-ratio: 1669 / 388;
    background-image: url("../img/202504/week_bg3.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transform: translateX(-50%) scale(-1, -1); /* 中央に寄せて、左右上下反転 */
    z-index: -1;
  }
  .expo2025_april .all_area div.content_area.radio {
    background-image:
      url("../img/202504/week_bg4.svg"), linear-gradient(180deg, #FFF 0%, #FCECDC 10%, #FFC694 50%, #FCECDC 90%, #FFF 100%);
    background-size: 250% auto, 100% 100%;
  }
  .expo2025_april .all_area div.content_area.radio::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 250%;
    aspect-ratio: 1669 / 388;
    background-image: url("../img/202504/week_bg4.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transform: translateX(-50%) scale(-1, -1); /* 中央に寄せて、左右上下反転 */
    z-index: -1;
  }
  .expo2025_april .detail_wrap .box .inner_wrap {
    padding: 0 0 5px;
  }
  .expo2025_april .tab_area li {
    width: 23%;
    height: 70px;
  }
  .expo2025_april .tab_area li:first-of-type {
    margin-right: 1.5%;
    margin-left: 1.65%;
  }
  .tab_area li:nth-of-type(2), .tab_area li:nth-of-type(3) {
    margin-right: 1.5%;
    margin-left: 0;
  }
  .tab_area li:last-of-type {
    margin-left: 0;
    margin-right: 1.65%;
  }
  .expo2025_april .detail_wrap .box {
    padding: 25px 25px 40px;
  }
  .expo2025_april .detail_wrap .box .txt_wrap {
    margin: 20px 0 25px;
  }
  .expo2025_april .ttl_wrap_timetable {
    font-size: 24px;
    padding: 15px 0;
  }
  .expo2025_april .campain .detail_wrap {
    padding: 40px 25px;
  }
}
@media screen and (max-width:767px) {
  .expo2025_april .all_area div.content_area {
    padding: 5% 5% 10%;
  }
  .expo2025_april .detail_wrap .box .ttl_wrap {
    padding: 10px 15px;
  }
  .expo2025_april .detail_wrap .box .txt_wrap {
    margin: 15px 0 20px;
  }
  .expo2025_april .detail_wrap .box .name {
    margin: 0 5px;
  }
  .expo2025_april .detail_wrap .box .inner_wrap {
    padding: 0 0 15px;
  }
  .expo2025_april .detail_wrap .box .name a span {
    font-size: 16px;
  }
    .expo2025_april .detail_wrap .box .name.txts a span {
    font-size: 14px;
  }
  .expo2025_april .detail_wrap .box .name a span::after {
    right: -2px;
  }
  .expo2025_april .tab_area li {
    width: 23%;
    height: 40px;
  }
  .expo2025_april .detail_wrap .box {
    padding: 10px;
    background-image: url("../img/202503/week_bg_ditail.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 150% auto;
  }
  .expo2025_april .detail_wrap .box .txt_wrap .txt_ditail figure {
    width: 100%;
    margin: 0 0 10px 0;
    float: right;
  }
  .expo2025_april .detail_wrap .box .txt_wrap .txt_ditail figure .img_s {
    width: 60%;
    margin: 0 20%;
  }
  .expo2025_april .detail_wrap .box .txt_wrap .txt_ditail .subimg_box {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .expo2025_april .timetable .detail_wrap .box {
    padding: 10px;
    width: 700px;
  }
  .expo2025_april .timetable .detail_wrap {
    overflow-x: scroll;
  }
  .expo2025_april .timetable .detail_wrap .box .timetable_txt {
    display: block;
    margin: 10px 0 0 0;
  }
  .expo2025_april .timetable .detail_wrap .box .timetable_txt span {
    color: #ffffff;
    padding: 5px 20px;
    font-size: 14px;
    font-weight: bold;
    background-color: #e83e44;
    border-radius: 100px;
  }
  .expo2025_april .ttl_wrap_timetable {
    font-size: 20px;
    padding: 12px 0;
  }
  .expo2025_april .detail_wrap .box .ttl_wrap .broaddate .txtindent {
    margin-left: 0;
  }
  .expo2025_april .tab_area li img {
    width: 75%;
  }
  .expo2025_april .campain .detail_wrap {
    padding: 30px 10px;
  }
}
/*データ放送キャンペーン*/
.expo2025_april .campain {
  margin-top: 5% !important;
}
.expo2025_april .campain .ttl_wrap_timetable {
  background-color: #0068b7;
}
.expo2025_april .campain .detail_wrap {
  padding: 60px 20px;
  background-color: #ffffff;
  text-align: left;
}
.expo2025_april .timetable .timetable_wrap.campain .detail_wrap {
  overflow-x: inherit !important;
}
.expo2025_april .campain .detail_wrap .campain_box {
  width: 90%;
  margin: -50px auto 0;
  font-size: 17px;
  line-height: 1.7;
  word-break: break-all;
}
.expo2025_april .campain .detail_wrap .campain_box .campain_wrap {
  margin-top: 50px;
}
.expo2025_april .campain .detail_wrap .campain_box .campain_wrap h4 {
  background-color: #e60012;
  color: #ffffff;
  padding: 5px 20px;
  border-radius: 5px;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
}
.expo2025_april .campain .detail_wrap .campain_box .campain_wrap .txt01 {
  font-size: 20px;
  font-weight: bold;
}
.expo2025_april .campain .detail_wrap .campain_box .campain_wrap ul {
  margin-top: 15px;
}
.expo2025_april .campain .detail_wrap .campain_box .campain_wrap ul li {
  margin-bottom: 5px;
  font-size: 15px;
  text-indent: -1em;
  padding-left: 1em;
  color: #777777;
}
.expo2025_april .campain .detail_wrap .campain_box .campain_wrap .campain_present {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
}
.expo2025_april .campain .detail_wrap .campain_box .campain_wrap .campain_result {
  margin-top: 15px;
  background-color: #fbf3f5;
  border-radius: 5px;
  padding: 20px;
}
.expo2025_april .campain .detail_wrap .campain_box .campain_wrap .campain_result h5 {
  color: #e60012;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: bold;
}
.expo2025_april .campain .detail_wrap .campain_box .campain_wrap .campain_precautions {
  margin: 0;
}
.expo2025_april .campain .detail_wrap .campain_box .campain_wrap .campain_precautions h5 {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: bold;
}
.expo2025_april .campain .detail_wrap .campain_box .campain_wrap .campain_precautions p {
  margin-bottom: 25px;
  font-size: 15px;
  color: #555;
}
@media screen and (max-width:999px) {
  .expo2025_april .campain .detail_wrap .campain_box {
    width: 100%;
  }
}
@media screen and (max-width:767px) {
  .expo2025_april .campain .detail_wrap {
    padding: 30px 10px;
  }
  .expo2025_april .campain .detail_wrap .campain_box .campain_wrap {
    margin-top: 45px;
  }
  .expo2025_april .campain .detail_wrap .campain_box .campain_wrap p {
    font-size: 16px;
  }
  .expo2025_april .campain .detail_wrap .campain_box .campain_wrap h4 {
    padding: 5px 0;
    margin-bottom: 10px;
    font-size: 18px;
    text-align: center;
  }
  .expo2025_april .campain .detail_wrap .campain_box .campain_wrap .txt01 {
    font-size: 18px;
  }
  .expo2025_april .campain .detail_wrap .campain_box .campain_wrap ul li {
    font-size: 14px;
  }
  .expo2025_april .campain .detail_wrap .campain_box .campain_wrap .campain_result {
    padding: 15px;
  }
  .expo2025_april .campain .detail_wrap .campain_box .campain_wrap .campain_result h5 {
    font-size: 18px;
  }
  .expo2025_april .campain .detail_wrap .campain_box .campain_wrap .campain_present {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .expo2025_april .campain .detail_wrap .campain_box .campain_wrap .campain_precautions h5 {
    font-size: 18px;
  }
}</pre></body></html>