@charset "UTF-8";

div#content-in {
  width: 1080px;
}
.wp-block-columns.story_container {
  gap: 0;
  margin-bottom: 0;
}
.content.cf .story_year_wrap {
  font-family: "Bodoni Moda", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3em;
  color: #777;
  white-space: nowrap;
  flex-basis: 158px;
  flex-grow: 0;
  line-height: 1;
  position: relative;
  border-right: 2px solid #8e2c2c;
}
.content.cf .story_year_wrap::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  right: -11px;
  top: 15px;
  border-radius: 50%;
  background-color: #8e2c2c;
  margin: 0;
}
.content.cf .story_year_conte {
  padding-left: 30px;
  padding-bottom: 5em;
  position: relative;
}
.content.cf figure.story_jcollabo_logo {
  width: 100%;
  max-width: 320px;
  margin-bottom: 4.6em;
  margin-top: 2.4em;
}

h3.story_h3 {
  border: none;
  padding: 0;
  font-family: "Bodoni Moda", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2em;
  margin: 0;
}
h3.story_h3.story_h3-1 {
  text-align: center;
  margin-bottom: 0.6em;
}

.content.cf .story_interviews1_wrap {
  position: relative;
  margin-top: 4em;
}
h3.story_h3.story_h3-2 {
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.content.cf .story_interviews1_wrap figure {
  margin-right: 0 !important;
  width: 60%;
  max-width: 470px;
}
h3.story_h3.story_h3-2 {
  position: absolute;
  display: block;
  top: 40%;
  left: auto;
  right: 60%;
  transform: translateY(-50%);
  font-size: 2.7em;
  color: #888;
  white-space: nowrap;
}

.content.cf .story_img_group2_wrap {
  position: relative;
  margin-top: 6em;
}
h3.story_h3.story_h3-4 {
  position: absolute;
  display: block;
  top: 50px;
  left: 0;
  transform: translateY(-50%);
  color: #888;
  white-space: nowrap;
}
.content.cf .story_img_group2_wrap figure {
  margin-right: 0 !important;
  width: 80%;
}
h3.story_h3.story_h3-5 {
  color: #888;
  margin-bottom: 0.5em;
  margin-top: 1.8em;
}
figure.story_2014_img1 {
  width: 90%;
  margin-top: 3em;
}
h3.story_h3.story_h3-6 {
  color: #888;
  margin-bottom: 0.5em;
  margin-top: 2.2em;
}
figure.story_2014_img4 {
  width: 84%;
  margin-left: auto !important;
  margin-right: 0 !important;
}

h3.story_h3.story_h3-7 {
  color: #888;
  margin-bottom: 0.8em;
  margin-top: 2.2em;
  text-align: center;
}
h3.story_h3.story_h3-8 {
  color: #888;
  margin-bottom: 0.8em;
  margin-top: 2.2em;
  text-align: center;
}
figure.story_2014_img5 {
  width: 90%;
  margin-left: 0 !important;
}
figure.story_2014_img6 {
  width: 90%;
  margin-left: auto !important;
  margin-right: 0 !important;
  margin-top: 2em;
}
.video-container {
  max-width: 100%;
}

@media screen and (max-width: 1079px) {
  div#content-in {
    width: auto;
  }
}

@media screen and (max-width: 781px) {
  .content.cf .story_year_wrap {
    border-right: none;
    margin-bottom: 12px;
    font-size: 3.6em;
  }
  .content.cf .story_year_wrap::after {
    display: none;
  }
  .content.cf .story_year_conte {
    border-left: 2px solid #8e2c2c;
    margin-left: 20px;
    padding-top: 10px;
    margin-bottom: 10px;
  }
  h3.story_h3.story_h3-4 {
    position: static;
    white-space: normal;
  }
}

@media screen and (max-width: 690px) {
  h3.story_h3.story_h3-2 {
    position: static;
    transform: none;
    margin-bottom: 0.1em;
  }
  .content.cf .story_interviews1_wrap figure {
    width: 80%;
  }
}

@media screen and (max-width: 500px) {
  .content.cf .story_interviews1_wrap figure {
    width: 90%;
  }
  .content.cf .story_img_group2_wrap figure {
    width: 100%;
  }
  .content.cf .story_img_group2_wrap figure {
    width: 90%;
  }
  figure.story_2014_img4 {
    width: 100%;
  }
}
