@charset "UTF-8";

.article h2.styleb_main_headline {
  margin: 0;
  padding: 0;
  font-family: 'Bodoni Moda', serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3em;
}
.article h3.styleb_creative_title_h3 {
  margin: 0 0 0.3em;
  padding: 0;
  font-family: 'Bodoni Moda', serif;
  font-weight: 800;
  font-style: normal;
  font-size: 2.8em;
  border: none;
}
.article h4.styleb_title1 {
  font-size: 1.4em;
  width: 100%;
  max-width: 960px;
  margin: 1.5em auto 1.3em;
  border-top: 1px solid #7d7d7d;
  border-bottom: 1px solid #7d7d7d;
}

.road_to_japan_wrap_all.wp-block-group {
  position: relative;
  border: 2px solid #989898;
  padding: 2em 2em 5em;
  width: 100%;
  max-width: 1080px;
  margin-inline: auto;
}
.road_to_japan_wrap_all.wp-block-group * {
  max-width: none;
  width: 100%;
}
.article .styleb_main_headline.h2_headline_rtj {
  font-size: 3.8em;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  margin-top: -1em;
  display: block;
}
.road_to_japan_wrap_all p.rtj_lead1 {
  font-size: 1.1em;
}
figure.wp-block-image.lg_for_road_to_japan {
  width: 100%;
  max-width: 700px;
}
.road_to_japan_wrap_all p.rtj_body1 {
  max-width: 900px;
  margin-inline: auto;
}

.road_to_japan_wrap_all .btn_rtj2025_artexpo_gallery .wp-block-button {
  max-width: 460px;
}
.rtj2025_artexpo_schedule_wrap h2.h2_rtj2025_artexpo_schedule_title1 {
  margin-bottom: 0.6em;
}
.entry-content.cf figure.atrexpo2025_reception_img {
  width: 70%;
  margin-bottom: 0;
  margin-top: 2.5em;
}

.entry-content p.bc2_project_body {
  width: 100%;
  max-width: 860px;
  margin-inline: auto;
  margin-bottom: 2em;
}
.entry-content.cf .bc2_commu_events_wrap .bc2_commu_event h5 {
  border-radius: 0;
  background-color: transparent;
  padding: 12px 0.4em 14px;
  margin-bottom: 0;
  border-top: 1px solid #7d7d7d;
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.3;
}
.entry-content.cf .bc2_commu_events_wrap .bc2_commu_event h5 > span {
  font-weight: 300;
  font-size: 0.75em;
  display: block;
  line-height: 1;
}

.bc2_commu_events_wrap .bc2_commu_event figure.bc2_commu_event_img1 {
  margin-bottom: 0.6rem;
}
.bc2_commu_events_wrap .bc2_commu_event figure.bc2_commu_event_img1 > a {
  display: block;
}
.bc2_commu_events_wrap .bc2_commu_event .bc2_commu_event_img2_wrap {
  gap: 0.6rem;
  margin-bottom: 0.7em;
}
figure.bc2_commu_event_img2 > a {
  display: block;
}
.entry-content.cf .bc2_commu_events_wrap .bc2_commu_event p.bc2_commu_event_disc {
  font-size: 0.85em;
  line-height: 1.6;
}

.entry-content.cf .road_to_japan_wrap_all figure,
.entry-content.cf .bc2_commu_events_wrap figure {
  overflow: hidden;
}
.entry-content.cf .road_to_japan_wrap_all figure a img,
.entry-content.cf .bc2_commu_events_wrap figure a img {
  transition: all 0.3s ease;
}
.entry-content.cf .road_to_japan_wrap_all figure :hover img,
.entry-content.cf .bc2_commu_events_wrap figure :hover img {
  opacity: 0.7;
  transform: scale(1.1);
}

.entry-content.cf .bj_fes_vid_group,
.entry-content.cf .bc2_fashionshow_vid_wrap {
  width: 100%;
  max-width: 1080px;
  margin-inline: auto;
}
.bj_fes_vid_group figure.vid_cover_img,
.bc2_fashionshow_vid_wrap figure.vid_cover_img {
  margin-bottom: 0.3em;
  overflow: hidden;
}
.entry-content.cf .bj_fes_vid_group figure.vid_cover_img a img,
.entry-content.cf .bc2_fashionshow_vid_wrap figure.vid_cover_img a img {
  transition: all 0.3s ease;
}
.entry-content.cf .bj_fes_vid_group figure.vid_cover_img a:hover img,
.entry-content.cf .bc2_fashionshow_vid_wrap figure.vid_cover_img a:hover img {
  opacity: 0.7;
  transform: scale(1.1);
}

.bj_fes_vid_group p.bj_fes_vid_caption {
  font-weight: 500;
  color: #777;
}
.bj_fes_vid_group p.bj_fes_vid_caption.bj_fes_vid_caption2 {
  font-size: 0.9em;
}
.bc2_fashionshow_vid_wrap h2.bc2_fashionshow_vid_title {
  line-height: 1;
  margin-bottom: 1.6rem;
}
.bc2_fashionshow_vid_wrap p.bc2_fasionsow_vid_caption {
  font-weight: 500;
  color: #777;
  font-size: 0.9em;
}
.entry-content.cf .bj_fes_vid_group .vid_cover_img_2_wrap figure.vid_cover_img img,
.entry-content.cf .bc2_fashionshow_vid_wrap .vid_cover_img_2_wrap figure.vid_cover_img img {
  width: 100%;
}

.entry-content.cf .bj_fes_vid_group figure.vid_cover_img_1 a span.material-symbols-outlined {
  font-size: 130px;
}

@media screen and (max-width: 781px) {
  .entry-content.cf .styleb_project_imgs_wrap .styleb_project_img figure {
    width: auto;
  }
}
