@media screen and (max-width: 1200px) {
  body {
    font-size: 1.5vw;
    overflow-x: hidden;
  }
  .page {
    width: 80%;
  }
  .chart {
    margin-bottom: 10em;
  }
  .chart .normal .side-questioner,
  .chart .eco .side-questioner {
    position: static;
  }
  .chart .normal .side-questioner img,
  .chart .eco .side-questioner img {
    display: none;
  }
  .chart .normal .side-questioner .arrow_boxs,
  .chart .eco .side-questioner .arrow_boxs {
    top: 110%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%) rotate(180deg);
  }
  .chart .normal .side-questioner .arrow_boxs .arrow_box,
  .chart .eco .side-questioner .arrow_boxs .arrow_box {
    width: 100%;
    transform: rotate(0deg);
  }
  .chart .normal .side-questioner .arrow_boxs .arrow_box::after, .chart .normal .side-questioner .arrow_boxs .arrow_box::before,
  .chart .eco .side-questioner .arrow_boxs .arrow_box::after,
  .chart .eco .side-questioner .arrow_boxs .arrow_box::before {
    left: 63%;
  }
  .chart .normal .side-questioner .arrow_boxs .arrow_box p,
  .chart .eco .side-questioner .arrow_boxs .arrow_box p {
    transform: rotate(180deg);
    font-size: 1em;
  }
  .cost-simulation .side-Professor1 {
    display: none;
  }
  .cost-simulation .side-Professor1,
  .cost-simulation .side-Professor2 {
    position: static;
  }
  .cost-simulation .side-Professor1 img,
  .cost-simulation .side-Professor2 img {
    width: em;
  }
  .cost-simulation .side-Professor1 .arrow_boxs,
  .cost-simulation .side-Professor2 .arrow_boxs {
    position: static;
  }
  .cost-simulation .side-Professor1 .arrow_boxs .arrow_box,
  .cost-simulation .side-Professor2 .arrow_boxs .arrow_box {
    padding: 1em;
    position: relative;
    width: 10em;
    height: auto;
    background: white;
    text-align: center;
    font-weight: bold;
    border-radius: 1em;
    border: 0.15em solid #0059AA;
  }
  .cost-simulation .side-Professor1 .arrow_boxs .arrow_box::after, .cost-simulation .side-Professor1 .arrow_boxs .arrow_box::before,
  .cost-simulation .side-Professor2 .arrow_boxs .arrow_box::after,
  .cost-simulation .side-Professor2 .arrow_boxs .arrow_box::before {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 74%;
  }
  .cost-simulation .side-Professor1 .arrow_boxs .arrow_box::after,
  .cost-simulation .side-Professor2 .arrow_boxs .arrow_box::after {
    border-color: rgba(247, 247, 247, 0);
    border-top-width: 2.1em;
    border-bottom-width: 2.1em;
    border-left-width: 1em;
    border-right-width: 1em;
    margin-left: -3.5em;
    border-top-color: white;
  }
  .cost-simulation .side-Professor1 .arrow_boxs .arrow_box::before,
  .cost-simulation .side-Professor2 .arrow_boxs .arrow_box::before {
    border-color: rgba(30, 144, 255, 0);
    border-top-width: 1.5em;
    border-bottom-width: 1.5em;
    border-left-width: 0.7em;
    border-right-width: 0.7em;
    margin-left: -3.2em;
    margin-top: 0em;
    border-top-color: #0059AA;
  }
  .cost-simulation .side-Professor1 .arrow_boxs .arrow_box p,
  .cost-simulation .side-Professor2 .arrow_boxs .arrow_box p {
    font-size: 0.8em;
    white-space: nowrap;
  }
  .cost-simulation .side-Professor2 {
    bottom: -10em;
    right: 0em;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    height: 10em;
  }
  .cost-simulation .side-Professor2 img {
    order: 2;
    width: 21em;
    height: 10em;
  }
  .cost-simulation .side-Professor2 .arrow_boxs {
    order: 1;
    width: 10em;
    position: relative;
  }
  .cost-simulation .side-Professor2 .arrow_boxs .arrow_box {
    position: absolute;
    top: 25%;
    left: 11em;
    width: 8em;
    height: 20em;
    transform: rotate(270deg);
  }
  .cost-simulation .side-Professor2 .arrow_boxs .arrow_box p {
    transform: rotate(90deg);
    color: #DC000C;
    font-size: 1.2em;
  }
  .cost-simulation .side-Professor2 .arrow_boxs .arrow_box p span {
    background: linear-gradient(transparent 60%, #ff6 60%);
    padding: 0 0.5em;
    font-size: 1.2em;
  }
  .cost-simulation .costs {
    width: 95%;
    background-color: white;
    padding: 0.5em;
    margin-bottom: 2em;
    position: relative;
  }
  .cost-simulation .costs:nth-child(6) {
    margin-bottom: 1em;
    margin-top: 3.5em;
  }
  .cost-simulation .costs:nth-child(6) .cost-title {
    background-color: #DC000C;
  }
  .cost-simulation .costs:nth-child(6) .cost-wrapper {
    margin-bottom: 0em;
  }
  .cost-simulation .costs .cost-title {
    width: 100%;
    background-color: #006BBE;
    padding: 0.3em 0.5em 0.2em;
    color: white;
    text-align: center;
    font-size: 1.7em;
    font-weight: bold;
  }
  .cost-simulation .costs .cost-title span {
    font-size: 0.8em;
  }
  .cost-simulation .costs .cost-wrapper {
    margin-bottom: 3em;
  }
  .cost-simulation .costs .cost-wrapper .cost {
    font-weight: bold;
    font-size: 2.5em;
    width: 50%;
    text-align: center;
  }
  .cost-simulation .costs .cost-wrapper .cost:first-child {
    margin-right: 2.5%;
  }
  .cost-simulation .costs .cost-wrapper .cost:last-child {
    margin-left: 2.5%;
    position: relative;
  }
  .cost-simulation .costs .cost-wrapper .cost:last-child .high-cost,
  .cost-simulation .costs .cost-wrapper .cost:last-child .low-cost {
    position: absolute;
    font-size: 0.6em;
    color: white;
    padding: 0 0.5em;
    white-space: nowrap;
    left: 50%;
    top: 140%;
    transform: translateY(-50%) translateX(-50%);
  }
  .cost-simulation .costs .cost-wrapper .cost:last-child .high-cost::before,
  .cost-simulation .costs .cost-wrapper .cost:last-child .low-cost::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 0.4em solid transparent;
    border-bottom: 0.4em solid transparent;
    border-left: 0;
    top: -10%;
    transform: translateY(-50%) translateX(-50%) rotate(90deg);
    left: 50%;
  }
  .cost-simulation .costs .cost-wrapper .cost:last-child .high-cost {
    background-color: #D6006C;
  }
  .cost-simulation .costs .cost-wrapper .cost:last-child .high-cost::before {
    border-right: 0.8em solid #D6006C;
  }
  .cost-simulation .costs .cost-wrapper .cost:last-child .low-cost {
    background-color: #0092E5;
  }
  .cost-simulation .costs .cost-wrapper .cost:last-child .low-cost::before {
    border-right: 0.8em solid #0092E5;
  }
  .cost-simulation .cost-caption {
    margin-top: 1em;
  }
}/*# sourceMappingURL=tablet.css.map */