@charset "UTF-8";
.about-head {
  background: #ffe400;
  color: #000;
  padding-top: 30px; }
  .about-head h1 {
    width: 1040px;
    margin: 0 auto;
    line-height: 90px; }
  .about-head .reason {
    width: 1040px;
    margin: 0 auto; }
    .about-head .reason h2 {
      display: flex;
      align-items: center;
      margin-top: 40px;
      margin-bottom: 50px; }
      .about-head .reason h2 span.name {
        display: block;
        font-family: acumin-pro-extra-condensed, sans-serif;
        font-weight: 700;
        font-size: 120px;
        height: 100px;
        padding-top: 15px;
        margin-right: 10px; }
      .about-head .reason h2 span.text {
        display: block;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
        font-size: 65px;
        height: 100px;
        line-height: 100px;
        font-weight: bold; }
    .about-head .reason p.read {
      font-size: 18px;
      font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
      font-weight: normal;
      line-height: 2em;
      margin-bottom: 50px; }
    .about-head .reason h3 {
      border-bottom: 2px solid #000;
      line-height: 46px;
      font-size: 16px;
      margin-bottom: 25px; }
    .about-head .reason .ranking-list {
      display: flex;
      justify-content: space-between;
      padding-bottom: 40px; }
      .about-head .reason .ranking-list .ranking {
        width: 333px; }
        .about-head .reason .ranking-list .ranking p {
          font-size: 14px;
          line-height: 1.5em;
          margin-bottom: 25px; }
          .about-head .reason .ranking-list .ranking p .caption {
            font-size: 10px; }
        .about-head .reason .ranking-list .ranking h4 {
          font-size: 24px;
          font-weight: normal;
          border-bottom: 1px solid #000;
          padding: 4px; }
        .about-head .reason .ranking-list .ranking dl {
          display: flex;
          justify-content: space-between;
          border-bottom: 1px solid #000; }
          .about-head .reason .ranking-list .ranking dl dt {
            font-family: acumin-pro-extra-condensed, sans-serif;
            font-weight: 400;
            font-size: 18px;
            width: 10%; }
          .about-head .reason .ranking-list .ranking dl .school {
            font-family: acumin-pro-extra-condensed, sans-serif;
            font-weight: 400;
            font-size: 18px;
            width: 70%;
            letter-spacing: 0.05em; }
          .about-head .reason .ranking-list .ranking dl .country {
            font-size: 12px;
            text-align: right;
            width: 20%; }
  .about-head .movie {
    background: #000;
    padding: 30px; }
    .about-head .movie .frame-wrap {
      width: 560px;
      margin: 0 auto; }

.about-body h2 {
  position: relative;
  font-size: 40px;
  line-height: 1.2em;
  width: 1040px;
  margin: 0 auto; }
  .about-body h2 .num {
    font-family: acumin-pro-extra-condensed, sans-serif;
    font-weight: 700;
    font-size: 195px; }
.about-body .sect1 h2 {
  height: 190px;
  padding-top: 40px; }
  .about-body .sect1 h2 .num {
    position: absolute;
    right: 0;
    padding-top: 10px; }
.about-body .sect1 .sect-body {
  background: url("../img/about/top.bg.sect1.jpg") center center no-repeat;
  background-size: cover;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); }
  .about-body .sect1 .sect-body .wrap {
    position: relative;
    width: 1040px;
    margin: 0 auto; }
  .about-body .sect1 .sect-body .paragraph h3 {
    font-family: a-otf-midashi-mi-ma31-pr6n, serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 1.2em;
    margin-bottom: 25px; }
  .about-body .sect1 .sect-body .paragraph p {
    font-size: 16px; }
  .about-body .sect1 .sect-body .paragraph.block1 {
    padding-top: 50px;
    margin-left: 340px;
    width: 450px; }
    .about-body .sect1 .sect-body .paragraph.block1 figure {
      position: absolute;
      top: -30px;
      right: 0; }
      .about-body .sect1 .sect-body .paragraph.block1 figure figcaption {
        position: absolute;
        bottom: 5px;
        right: 5px; }
  .about-body .sect1 .sect-body .paragraph.block2 {
    padding-top: 50px;
    margin-left: 613px;
    width: 450px; }
    .about-body .sect1 .sect-body .paragraph.block2 .column {
      margin-top: 25px;
      margin-bottom: 25px; }
      .about-body .sect1 .sect-body .paragraph.block2 .column h4 {
        font-size: 14px;
        font-weight: normal;
        margin-bottom: 20px; }
        .about-body .sect1 .sect-body .paragraph.block2 .column h4 span {
          font-size: 24px;
          font-family: a-otf-midashi-mi-ma31-pr6n, serif;
          font-weight: 600;
          display: block; }
      .about-body .sect1 .sect-body .paragraph.block2 .column p {
        font-size: 14px;
        line-height: 1.6em; }
    .about-body .sect1 .sect-body .paragraph.block2 .caption {
      line-height: 1.4em; }
  .about-body .sect1 .sect-body .paragraph.block3 {
    padding-top: 50px;
    margin-left: 490px;
    width: 450px;
    padding-bottom: 40px; }
    .about-body .sect1 .sect-body .paragraph.block3 figure {
      position: absolute;
      bottom: -30px;
      left: 0; }
      .about-body .sect1 .sect-body .paragraph.block3 figure figcaption {
        width: 80%;
        padding: 20px;
        position: absolute;
        bottom: 0px;
        left: 0px; }
.about-body .sect2 h2 {
  text-align: center;
  margin-bottom: 50px; }
  .about-body .sect2 h2 .num {
    display: block;
    height: 150px;
    padding-top: 42px;
    margin-bottom: 15px; }
.about-body .sect2 .spec-content {
  position: relative;
  z-index: 1;
  width: 1040px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between; }
  .about-body .sect2 .spec-content dl {
    position: relative;
    width: 333px;
    background: #f8f9fa; }
    .about-body .sect2 .spec-content dl dt {
      position: absolute;
      text-align: center;
      z-index: 1;
      width: 100%;
      color: #fff;
      font-family: a-otf-midashi-mi-ma31-pr6n, serif;
      font-weight: 600;
      font-size: 36px;
      line-height: 1.4em;
      top: 36px; }
    .about-body .sect2 .spec-content dl dd.photo {
      position: relative;
      background: #000; }
      .about-body .sect2 .spec-content dl dd.photo img {
        opacity: 0.6; }
      .about-body .sect2 .spec-content dl dd.photo figcaption {
        position: absolute;
        bottom: 0;
        padding: 30px;
        color: #fff;
        line-height: 1.6em; }
    .about-body .sect2 .spec-content dl dd.text {
      padding: 20px 30px;
      font-size: 14px;
      line-height: 1.8em; }
.about-body .sect2 .image-list {
  margin-top: -50px;
  position: relative;
  background: #000;
  color: #fff; }
  .about-body .sect2 .image-list .wrap {
    width: 1040px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
    padding-bottom: 15px; }
    .about-body .sect2 .image-list .wrap figcaption {
      width: 250px;
      font-size: 10px;
      text-align: center; }
.about-body .sect2 .event {
  margin-top: 3px;
  padding-bottom: 50px;
  background: #000;
  color: #fff;
  text-align: center; }
  .about-body .sect2 .event h3 {
    font-size: 40px;
    font-family: a-otf-midashi-mi-ma31-pr6n, serif;
    font-weight: 600;
    line-height: 110px; }
  .about-body .sect2 .event .event-list {
    margin-top: 20px;
    margin-bottom: 50px;
    display: flex; }
    .about-body .sect2 .event .event-list .ev {
      position: relative;
      width: 34%; }
      .about-body .sect2 .event .event-list .ev img {
        position: absolute;
        width: 100%;
        left: 0; }
      .about-body .sect2 .event .event-list .ev h4 {
        position: relative;
        width: 100%;
        height: 35vw;
        font-family: acumin-pro-extra-condensed, sans-serif;
        font-weight: 700;
        font-size: 5vw;
        line-height: 5vw;
        padding-top: 1vw;
        text-shadow: 0px 0px 1vw rgba(0, 0, 0, 0.5); }
        .about-body .sect2 .event .event-list .ev h4 span {
          margin-top: 1vw;
          display: block;
          font-size: 1vw;
          line-height: 1vw; }
      .about-body .sect2 .event .event-list .ev p {
        font-size: 12px;
        line-height: 1.4em;
        padding: 0 15px; }
.about-body .sect3 h2 {
  padding-top: 80px;
  margin-bottom: 100px;
  display: flex; }
  .about-body .sect3 h2 .num {
    margin-right: 34px; }
.about-body .sect3 .sect-body .feature {
  width: 1040px;
  margin: 0 auto;
  margin-bottom: 100px; }
  .about-body .sect3 .sect-body .feature.course {
    width: 100%; }
.about-body .sect3 .sect-body .graph-box h3 {
  font-family: a-otf-midashi-mi-ma31-pr6n, serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.3em;
  margin-bottom: 50px; }
.about-body .sect3 .sect-body .graph-box .graph figcaption {
  font-family: a-otf-midashi-mi-ma31-pr6n, serif;
  font-weight: 600; }
.about-body .sect3 .sect-body .graph-box.data1 {
  justify-content: space-between; }
  .about-body .sect3 .sect-body .graph-box.data1 .text {
    width: 510px; }
    .about-body .sect3 .sect-body .graph-box.data1 .text p {
      font-size: 14px; }
  .about-body .sect3 .sect-body .graph-box.data1 .graph {
    width: 470px; }
    .about-body .sect3 .sect-body .graph-box.data1 .graph figcaption {
      float: right;
      display: block;
      width: 180px;
      font-size: 24px;
      padding-top: 24px; }
      .about-body .sect3 .sect-body .graph-box.data1 .graph figcaption .data {
        display: block;
        font-family: acumin-pro-extra-condensed, sans-serif;
        font-weight: 700;
        font-size: 120px;
        margin-top: 50px; }
        .about-body .sect3 .sect-body .graph-box.data1 .graph figcaption .data .unit {
          font-size: 72px;
          margin-left: 10px; }
.about-body .sect3 .sect-body .graph-box.data2 {
  justify-content: space-between; }
  .about-body .sect3 .sect-body .graph-box.data2 .left {
    width: 510px; }
    .about-body .sect3 .sect-body .graph-box.data2 .left figure {
      position: relative;
      text-align: center;
      margin-top: 70px; }
      .about-body .sect3 .sect-body .graph-box.data2 .left figure figcaption {
        position: absolute;
        font-size: 18px;
        text-align: left; }
        .about-body .sect3 .sect-body .graph-box.data2 .left figure figcaption.male {
          top: -60px; }
        .about-body .sect3 .sect-body .graph-box.data2 .left figure figcaption.female {
          right: 0;
          bottom: 0; }
        .about-body .sect3 .sect-body .graph-box.data2 .left figure figcaption .data {
          display: block;
          font-family: acumin-pro-extra-condensed, sans-serif;
          font-weight: 700;
          font-size: 120px;
          margin-top: 20px; }
          .about-body .sect3 .sect-body .graph-box.data2 .left figure figcaption .data .unit {
            font-size: 72px;
            margin-left: 10px; }
  .about-body .sect3 .sect-body .graph-box.data2 .right {
    width: 510px; }
    .about-body .sect3 .sect-body .graph-box.data2 .right p {
      font-size: 14px; }
    .about-body .sect3 .sect-body .graph-box.data2 .right .option-data {
      padding-top: 65px;
      position: relative; }
      .about-body .sect3 .sect-body .graph-box.data2 .right .option-data dl {
        position: absolute;
        border-bottom: 7px solid #ffe400; }
        .about-body .sect3 .sect-body .graph-box.data2 .right .option-data dl dt {
          font-family: a-otf-midashi-mi-ma31-pr6n, serif;
          font-weight: 600;
          font-size: 16px;
          line-height: 1.4em;
          margin-bottom: 18px; }
        .about-body .sect3 .sect-body .graph-box.data2 .right .option-data dl .data {
          font-family: acumin-pro-extra-condensed, sans-serif;
          font-weight: 700;
          font-size: 74px;
          padding-bottom: 30px; }
          .about-body .sect3 .sect-body .graph-box.data2 .right .option-data dl .data .unit {
            font-size: 44px; }
        .about-body .sect3 .sect-body .graph-box.data2 .right .option-data dl img {
          position: absolute; }
        .about-body .sect3 .sect-body .graph-box.data2 .right .option-data dl.fig1 {
          padding-right: 30px; }
          .about-body .sect3 .sect-body .graph-box.data2 .right .option-data dl.fig1 .data {
            text-align: right;
            padding-right: 12px; }
          .about-body .sect3 .sect-body .graph-box.data2 .right .option-data dl.fig1 img {
            bottom: -35px;
            right: -40px; }
        .about-body .sect3 .sect-body .graph-box.data2 .right .option-data dl.fig2 {
          top: 236px;
          left: 147px;
          display: flex;
          padding-right: 40px; }
          .about-body .sect3 .sect-body .graph-box.data2 .right .option-data dl.fig2 dt {
            padding-right: 20px;
            text-align: right; }
          .about-body .sect3 .sect-body .graph-box.data2 .right .option-data dl.fig2 img {
            right: -37px;
            bottom: -36px; }
        .about-body .sect3 .sect-body .graph-box.data2 .right .option-data dl.fig3 {
          display: flex;
          left: 293px;
          padding-right: 40px; }
          .about-body .sect3 .sect-body .graph-box.data2 .right .option-data dl.fig3 dt {
            padding-right: 15px; }
          .about-body .sect3 .sect-body .graph-box.data2 .right .option-data dl.fig3 img {
            bottom: -112px;
            right: -39px; }
.about-body .sect3 .sect-body .scene {
  display: flex;
  justify-content: space-between;
  margin-top: 50px; }
  .about-body .sect3 .sect-body .scene figure {
    width: 333px;
    background: #f8f9fa;
    display: flex; }
    .about-body .sect3 .sect-body .scene figure figcaption {
      display: block;
      padding: 7px 13px;
      font-size: 12px; }
.about-body .sect3 .sect-body .course {
  position: relative;
  background: url("../img/about/top.bg.sect3.f3.jpg") center center no-repeat;
  background-size: cover;
  color: #fff; }
  .about-body .sect3 .sect-body .course::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.3); }
  .about-body .sect3 .sect-body .course .wrap {
    position: relative;
    width: 830px;
    margin: 0 auto;
    padding: 100px 0 70px; }
  .about-body .sect3 .sect-body .course h3 {
    font-size: 36px;
    font-family: a-otf-midashi-mi-ma31-pr6n, serif;
    font-weight: 600;
    margin-bottom: 50px; }
  .about-body .sect3 .sect-body .course p {
    font-size: 14px;
    width: 480px;
    line-height: 1.7em; }
  .about-body .sect3 .sect-body .course img {
    position: absolute;
    right: 0;
    top: 34px; }
  .about-body .sect3 .sect-body .course .bottoms {
    margin-top: 70px;
    text-align: center; }

/* ***************************************
/* ***************************************
/* ***************************************

SP

/* ***************************************
/* *****************************************/
@media screen and (max-width: 760px) {
  .about-head {
    padding: 5vw 5vw 0 5vw; }
    .about-head .breadcrumbs {
      display: none; }
    .about-head h1 {
      width: 100%;
      line-height: 10vw;
      font-size: 7.6vw; }
    .about-head .reason {
      width: 100%; }
      .about-head .reason h2 {
        display: block;
        margin-top: 7vw;
        margin-bottom: 7vw; }
        .about-head .reason h2 span.name {
          font-size: 22vw;
          height: auto;
          padding-top: 0;
          margin-right: 0;
          margin-bottom: 7vw; }
        .about-head .reason h2 span.text {
          font-family: acumin-pro-extra-condensed, sans-serif;
          font-weight: 700;
          font-size: 7vw;
          height: auto;
          line-height: normal; }
      .about-head .reason p.read {
        font-size: 4vw;
        line-height: 1.8em;
        margin-bottom: 7vw; }
      .about-head .reason h3 {
        line-height: 8vw;
        font-size: 3.6vw;
        margin-bottom: 0; }
      .about-head .reason .ranking-list {
        flex-direction: column;
        padding-bottom: 40px; }
        .about-head .reason .ranking-list .ranking {
          display: flex;
          align-items: center;
          flex-wrap: wrap;
          justify-content: space-between;
          width: 100%;
          border-bottom: 1px dashed #000;
          padding: 3vw 0; }
          .about-head .reason .ranking-list .ranking p {
            font-size: 4vw;
            line-height: 1.5em;
            margin-bottom: 4vw;
            padding-right: 5vw;
            width: 80%; }
            .about-head .reason .ranking-list .ranking p .caption {
              font-size: 2.6vw; }
          .about-head .reason .ranking-list .ranking h4 {
            width: 20%;
            font-size: 5vw;
            font-weight: bold;
            border-bottom: none;
            padding: 0;
            white-space: nowrap;
            margin-bottom: 4vw; }
          .about-head .reason .ranking-list .ranking dl {
            width: 100%; }
            .about-head .reason .ranking-list .ranking dl:last-child {
              border-bottom: none;
              margin-bottom: 4vw; }
    .about-head .movie {
      width: 100vw;
      margin-left: -5vw;
      padding: 0px; }
      .about-head .movie .frame-wrap {
        width: 100%;
        padding: 2vw 0; }
        .about-head .movie .frame-wrap iframe {
          width: 80%;
          margin: 0 10%; }

  .about-body h2 {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 20px;
    width: 100%;
    margin: 6vw 0; }
    .about-body h2 .num {
      width: 13vw;
      font-size: 25vw;
      height: 19vw;
      line-height: 14.5vw;
      text-align: center; }
  .about-body .sp-hide {
    display: none; }
  .about-body .more {
    display: inline;
    text-decoration: underline; }
  .about-body .sect1 h2 {
    height: auto;
    padding-top: 0px; }
    .about-body .sect1 h2 .num {
      position: static;
      padding-top: 0px; }
  .about-body .sect1 .sect-body {
    background: url("../img/about/top.bg.sect1.sp.jpg") center center no-repeat;
    background-size: cover; }
    .about-body .sect1 .sect-body .wrap {
      width: 100%;
      padding: 5vw; }
    .about-body .sect1 .sect-body .paragraph h3 {
      font-size: 8vw;
      margin-bottom: 5vw; }
    .about-body .sect1 .sect-body .paragraph p {
      font-size: 4vw; }
    .about-body .sect1 .sect-body .paragraph.block1 {
      padding: 0px;
      margin-left: 0px;
      margin-bottom: 10vw;
      width: 100%; }
      .about-body .sect1 .sect-body .paragraph.block1 figure {
        position: relative;
        top: 0;
        margin-top: 5vw;
        border: 2px solid #fff; }
        .about-body .sect1 .sect-body .paragraph.block1 figure img {
          width: 100%; }
        .about-body .sect1 .sect-body .paragraph.block1 figure figcaption {
          position: absolute;
          bottom: 5px;
          right: 5px; }
    .about-body .sect1 .sect-body .paragraph.block2 {
      padding-top: 0px;
      margin-left: 0px;
      margin-bottom: 10vw;
      width: 100%; }
      .about-body .sect1 .sect-body .paragraph.block2 .column {
        margin-top: 8vw;
        margin-bottom: 10vw; }
        .about-body .sect1 .sect-body .paragraph.block2 .column h4 {
          font-size: 3vw;
          margin-bottom: 3vw; }
          .about-body .sect1 .sect-body .paragraph.block2 .column h4 span {
            font-size: 6vw; }
        .about-body .sect1 .sect-body .paragraph.block2 .column p {
          font-size: 3.6vw; }
      .about-body .sect1 .sect-body .paragraph.block2 .caption {
        display: none; }
    .about-body .sect1 .sect-body .paragraph.block3 {
      padding-top: 0px;
      margin-left: 0;
      width: 100%;
      padding-bottom: 10vw; }
      .about-body .sect1 .sect-body .paragraph.block3 figure {
        position: relative;
        bottom: 0px;
        left: 0;
        border: 2px solid #fff;
        margin-top: 5vw; }
        .about-body .sect1 .sect-body .paragraph.block3 figure img {
          width: 100%; }
        .about-body .sect1 .sect-body .paragraph.block3 figure figcaption {
          width: 100%;
          padding: 4vw;
          position: absolute;
          bottom: 0px;
          left: 0px; }
  .about-body .sect2 h2 {
    text-align: left;
    margin-bottom: 6vw; }
    .about-body .sect2 h2 .pc-clear {
      display: none; }
    .about-body .sect2 h2 .num {
      height: 19vw;
      padding-top: 0;
      margin-bottom: 0; }
  .about-body .sect2 .spec-content {
    position: relative;
    z-index: 1;
    width: 100%;
    flex-direction: column; }
    .about-body .sect2 .spec-content dl {
      position: relative;
      width: 100%;
      padding: 5vw;
      overflow: hidden;
      margin-bottom: 1px; }
      .about-body .sect2 .spec-content dl dt {
        position: relative;
        text-align: left;
        z-index: 2;
        font-size: 7vw;
        top: 0;
        margin-bottom: 5VW; }
      .about-body .sect2 .spec-content dl dd.photo {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(0, -50%); }
        .about-body .sect2 .spec-content dl dd.photo img {
          width: 100vw; }
        .about-body .sect2 .spec-content dl dd.photo figcaption {
          display: none; }
      .about-body .sect2 .spec-content dl dd.text {
        position: relative;
        color: #fff;
        padding: 0;
        font-size: 4vw; }
      .about-body .sect2 .spec-content dl a {
        color: #fff; }
  .about-body .sect2 .image-list {
    display: none; }
  .about-body .sect2 .event {
    text-align: left;
    padding: 5vw; }
    .about-body .sect2 .event h3 {
      font-size: 6.3vw;
      line-height: 1.5em;
      text-align: center;
      margin-bottom: 5vw; }
    .about-body .sect2 .event .event-list {
      margin-top: 5vw;
      margin-bottom: 5vw;
      flex-direction: column; }
      .about-body .sect2 .event .event-list .ev {
        clear: both;
        width: 100%;
        margin-bottom: 8vw; }
        .about-body .sect2 .event .event-list .ev img {
          position: static;
          width: 33%;
          float: left;
          margin: 0 5vw 2vw 0; }
        .about-body .sect2 .event .event-list .ev h4 {
          display: inline;
          width: auto;
          height: auto;
          font-size: 10vw;
          letter-spacing: 0.04em;
          padding-top: 0; }
          .about-body .sect2 .event .event-list .ev h4 span {
            font-size: 3vw;
            margin-bottom: 2vw; }
        .about-body .sect2 .event .event-list .ev p {
          font-size: 3.8vw;
          line-height: 1.6em;
          padding: 4vw 0 0 0; }
        .about-body .sect2 .event .event-list .ev:nth-child(2) img {
          float: right;
          margin: 0 0 2vw 5vw; }
  .about-body .sect3 h2 {
    padding-top: 00px;
    margin-bottom: 6vw; }
    .about-body .sect3 h2 .num {
      margin: 0 3vw; }
  .about-body .sect3 .sect-body .feature {
    width: 100%;
    margin-bottom: 10vw;
    padding: 5vw; }
  .about-body .sect3 .sect-body h3 {
    font-size: 5.6vw;
    margin-bottom: 7vw;
    font-family: a-otf-midashi-mi-ma31-pr6n, serif;
    font-weight: 600; }
  .about-body .sect3 .sect-body .graph-box h3 {
    font-size: 5.6vw;
    margin-bottom: 7vw;
    font-family: a-otf-midashi-mi-ma31-pr6n, serif;
    font-weight: 600; }
  .about-body .sect3 .sect-body .graph-box.data1 {
    justify-content: space-between;
    flex-direction: row; }
    .about-body .sect3 .sect-body .graph-box.data1 .text {
      width: 58%; }
      .about-body .sect3 .sect-body .graph-box.data1 .text h3 {
        display: none; }
      .about-body .sect3 .sect-body .graph-box.data1 .text p {
        font-size: 3.6vw; }
    .about-body .sect3 .sect-body .graph-box.data1 .graph {
      width: 42%;
      margin-left: 5vw; }
      .about-body .sect3 .sect-body .graph-box.data1 .graph img {
        width: 100%; }
      .about-body .sect3 .sect-body .graph-box.data1 .graph figcaption {
        display: flex;
        justify-content: space-between;
        width: 100%;
        font-size: 3vw;
        padding-top: 3vw; }
        .about-body .sect3 .sect-body .graph-box.data1 .graph figcaption .data {
          display: block;
          font-size: 14vw;
          margin-top: 0;
          padding-top: 3vw;
          white-space: nowrap; }
          .about-body .sect3 .sect-body .graph-box.data1 .graph figcaption .data .unit {
            font-size: 5vw;
            margin-left: 1vw; }
  .about-body .sect3 .sect-body .graph-box.data2 {
    flex-direction: row; }
    .about-body .sect3 .sect-body .graph-box.data2 .left {
      width: 40%;
      margin-right: 5vw; }
      .about-body .sect3 .sect-body .graph-box.data2 .left figure {
        margin-top: 10vw; }
        .about-body .sect3 .sect-body .graph-box.data2 .left figure img {
          width: 100%; }
        .about-body .sect3 .sect-body .graph-box.data2 .left figure figcaption {
          font-size: 3vw; }
          .about-body .sect3 .sect-body .graph-box.data2 .left figure figcaption.male {
            top: -10vw;
            left: -3vw; }
          .about-body .sect3 .sect-body .graph-box.data2 .left figure figcaption.female {
            right: -2vw;
            bottom: -7vw; }
          .about-body .sect3 .sect-body .graph-box.data2 .left figure figcaption .data {
            font-size: 12vw;
            margin-top: 0;
            margin-left: 1.5vw;
            float: right; }
            .about-body .sect3 .sect-body .graph-box.data2 .left figure figcaption .data .unit {
              font-size: 5vw;
              margin-left: 1vw; }
    .about-body .sect3 .sect-body .graph-box.data2 .right {
      width: 60%; }
      .about-body .sect3 .sect-body .graph-box.data2 .right p {
        font-size: 3.6vw; }
      .about-body .sect3 .sect-body .graph-box.data2 .right .option-data {
        display: none; }
  .about-body .sect3 .sect-body .scene {
    display: none; }
  .about-body .sect3 .sect-body .course::after {
    background: rgba(0, 0, 0, 0.4); }
  .about-body .sect3 .sect-body .course .wrap {
    width: 100%;
    padding: 6vw 0; }
  .about-body .sect3 .sect-body .course h3 {
    font-size: 6vw;
    margin-bottom: 8vw;
    text-align: center; }
  .about-body .sect3 .sect-body .course p {
    font-size: 4vw;
    width: auto;
    line-height: 1.7em; }
  .about-body .sect3 .sect-body .course img {
    position: static;
    width: 50%;
    float: right;
    margin: 0 0 0 2vw; }
  .about-body .sect3 .sect-body .course .bottoms {
    margin-top: 10vw;
    text-align: center; } }
