@charset "UTF-8";
/* CSS INFORMATION =====================================================
File name : chart.css
Description : 相関図
===================================================================== */
/* ========================================================
    chart
======================================================== */
.chart {
  position: relative;
  width: 100%;
  padding: 16rem 0;
}
@media screen and (min-width: 768px) {
  .chart {
    padding: 12rem 0;
  }
}
.chart::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: calc(100% - 5.5rem);
  height: 70rem;
  background-color: #ffffff;
  z-index: -2;
}
@media screen and (min-width: 768px) {
  .chart::before {
    width: calc(100% - 6rem);
    height: 40rem;
  }
}
@media screen and (min-width: 1200px) {
  .chart::before {
    width: calc(50% + 540px);
  }
}
.chart_column {
  position: relative;
  width: 93.75%;
  margin: 0 0 0 auto;
}
@media screen and (min-width: 768px) {
  .chart_column {
    width: 100%;
    margin: 0;
  }
}
.chart_column::before {
  content: none;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100vw;
  height: calc(100% - 10rem);
  background-color: #ffffff;
  z-index: -2;
}
@media screen and (min-width: 768px) {
  .chart_column::before {
    height: calc(100% - 7.5rem);
  }
}
.chart_column::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 1px;
  height: 30rem;
  background-color: #000000;
}
@media screen and (min-width: 768px) {
  .chart_column::after {
    height: 100%;
  }
}
.chart_ttl {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
}
.chart_ttl > em {
  display: block;
  padding-left: 5.5rem;
  font-family: "Imbue", serif;
  font-size: 10rem;
  font-weight: 300;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .chart_ttl > em {
    padding-left: 3.7037037037%;
    font-size: 7.5rem;
  }
}
.chart_ttl > span {
  position: absolute;
  left: -6rem;
  top: 0;
  display: block;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  writing-mode: vertical-rl;
}
@media screen and (min-width: 768px) {
  .chart_ttl > span {
    font-size: 2.1rem;
  }
}
.chart_wrap {
  position: relative;
  width: 116.6666666667%;
  margin: 8rem -5% 0 -11.6666666667%;
}
@media screen and (min-width: 768px) {
  .chart_wrap {
    width: 92.5925925926%;
    margin: 6rem auto 0 auto;
  }
}
.chart_box {
  position: relative;
  width: 100%;
  z-index: 1;
}
.chart_img {
  position: relative;
  width: 100%;
}
.chart_list {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.chart_list > li {
  position: absolute;
  display: block;
  /*background-color: rgba($color-pink, 0.5);*/
  cursor: pointer;
}
.chart_list > li[data-popup=chart_id_01] {
  left: 31.2%;
  top: 18.7242798354%;
  width: 31.2%;
  height: 23.3882030178%;
}
.chart_list > li[data-popup=chart_id_02] {
  left: 1.6%;
  top: 39.1632373114%;
  width: 26.4%;
  height: 20.0274348422%;
}
.chart_list > li[data-popup=chart_id_03] {
  left: 1.6%;
  top: 20.9190672154%;
  width: 22.4%;
  height: 17.146776406%;
}
.chart_list > li[data-popup=chart_id_04] {
  left: 1.6%;
  top: 2.6748971193%;
  width: 22.4%;
  height: 17.146776406%;
}
.chart_list > li[data-popup=chart_id_05] {
  left: 39.2%;
  top: 44.7873799726%;
  width: 19.2%;
  height: 14.4032921811%;
}
.chart_list > li[data-popup=chart_id_06] {
  left: 69.6%;
  top: 24.8971193416%;
  width: 26.4%;
  height: 19.8216735254%;
}
.chart_list > li[data-popup=chart_id_07] {
  left: 76.9%;
  top: 50.2057613169%;
  width: 19.6%;
  height: 14.9519890261%;
}
.chart_list > li[data-popup=chart_id_08] {
  left: 69.1%;
  top: 66.2551440329%;
  width: 19.6%;
  height: 14.9519890261%;
}
.chart_list > li[data-popup=chart_id_09] {
  left: 72.8%;
  top: 2.6748971193%;
  width: 19.6%;
  height: 14.9519890261%;
}
.chart_list > li[data-popup=chart_id_10] {
  left: 39.2%;
  top: 63.5802469136%;
  width: 19.2%;
  height: 14.9519890261%;
}
.chart_list > li[data-popup=chart_id_11] {
  left: 1.6%;
  top: 61.9341563786%;
  width: 18.8%;
  height: 14.4032921811%;
}
.chart_list > li[data-popup=chart_id_12] {
  left: 9.2%;
  top: 77.4348422497%;
  width: 18.8%;
  height: 14.4032921811%;
}
.chart_list > li[data-popup=chart_id_13] {
  left: 76.9%;
  top: 85.0480109739%;
  width: 19.6%;
  height: 14.9519890261%;
}
.chart_list > li[data-popup=chart_id_14] {
  left: 46.7%;
  top: 2.6748971193%;
  width: 19.6%;
  height: 14.9519890261%;
}
.chart_text {
  position: relative;
  width: 100%;
  margin-top: 4rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .chart_text {
    margin-top: 3rem;
  }
}
.chart_text > p {
  margin-top: 0;
}
.chart_cast {
  position: relative;
  width: 100%;
  padding: 8rem 6rem;
  background-color: #ffffff;
}
@media screen and (min-width: 768px) {
  .chart_cast {
    padding: 6rem 10%;
  }
}
.chart_cast_img {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .chart_cast_img {
    width: 52.5%;
  }
}
.chart_cast_text {
  position: relative;
  width: 100%;
  margin-top: 6rem;
}
@media screen and (min-width: 768px) {
  .chart_cast_text {
    margin-top: 4.5rem;
  }
}
.chart_cast_text > p {
  margin-top: 4rem;
}
@media screen and (min-width: 768px) {
  .chart_cast_text > p {
    margin-top: 3rem;
  }
}
.chart_cast_text > p:first-child {
  margin-top: 0;
}
.chart_cast_comment {
  position: relative;
  width: 121.4285714286%;
  margin: 6rem -10.7142857143% 0 -10.7142857143%;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
@media screen and (min-width: 768px) {
  .chart_cast_comment {
    width: 100%;
    margin: 4.5rem 0 0 0;
  }
}
.chart_cast_comment > dt {
  position: relative;
  width: 100%;
  padding: 2rem 0;
  text-align: center;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .chart_cast_comment > dt {
    padding: 1.5rem 0;
  }
}
.chart_cast_comment > dt.is-active::before {
  content: "－";
}
.chart_cast_comment > dt::before {
  content: "＋";
  position: absolute;
  right: 2rem;
  top: 50%;
  display: block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 3.6rem;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .chart_cast_comment > dt::before {
    font-size: 2.6rem;
  }
}
.chart_cast_comment > dt > span {
  display: block;
  font-family: "Imbue", serif;
  font-size: 4rem;
  font-weight: 300;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .chart_cast_comment > dt > span {
    font-size: 3rem;
  }
}
.chart_cast_comment > dt > span > small {
  font-size: 80%;
  font-weight: 400;
}
.chart_cast_comment > dd {
  position: relative;
  display: none;
  width: 82.3529411765%;
  margin: 0 auto;
  padding: 4rem 0;
  border-top: 1px solid #000000;
}
@media screen and (min-width: 768px) {
  .chart_cast_comment > dd {
    width: 100%;
    padding: 3rem 6.25%;
  }
}
.chart_cast_comment > dd > p {
  margin-top: 4rem;
}
@media screen and (min-width: 768px) {
  .chart_cast_comment > dd > p {
    margin-top: 3rem;
  }
}
.chart_cast_comment > dd > p:first-child {
  margin-top: 0;
}/*# sourceMappingURL=chart.css.map */