@charset "UTF-8";
.keye {
  /*-----------スタイル上書き-----------*/
  /*-----------共通スタイル追加-----------*/
  /*layout*/
  /*パーツ-----------*/
  /*flex*/
  /*listcard*/
  /*table*/ }
  .keye .contentWrap .ttl_h3 {
    font-size: 24px;
    color: #00adaf; }
    @media screen and (max-width: 767px) {
      .keye .contentWrap .ttl_h3 {
        font-size: 20px;
        margin-top: 0 !important; } }
  .keye .contentWrap .articleTitle .bgWrap {
    background-position: top center !important; }
  @media screen and (max-width: 767px) {
    .keye .contentWrap#keye .articleTitle .bgWrap {
      background: url(../img/keye/titleMV_sp.png) center center no-repeat;
      background-size: cover;
      height: 70vh; } }
  @media screen and (max-width: 767px) {
    .keye .sectioncontentsWrap {
      padding-left: 15px;
      padding-right: 15px; } }
  .keye .sectioncontentsWrap .innerWrap-l {
    padding-top: 80px; }
    @media screen and (max-width: 767px) {
      .keye .sectioncontentsWrap .innerWrap-l {
        padding-top: 60px; } }
  .keye .sectioncontentsWrap .innerWrap-m {
    padding-top: 40px; }
    @media screen and (max-width: 767px) {
      .keye .sectioncontentsWrap .innerWrap-m {
        padding-top: 30px; } }
  .keye .sectioncontentsWrap .innerWrap-s {
    padding-top: 20px; }
  @media screen and (max-width: 767px) {
    .keye img.pc {
      display: none; } }
  .keye img.sp {
    display: none; }
    @media screen and (max-width: 767px) {
      .keye img.sp {
        display: block; } }
  .keye .grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
    margin-bottom: -80px; }
    @media screen and (max-width: 767px) {
      .keye .grid {
        margin-bottom: -40px; } }
    .keye .grid__col1 {
      flex-basis: 100%;
      padding: 0 20px;
      margin-bottom: 80px; }
    .keye .grid__col2 {
      flex-basis: 50%;
      padding: 0 20px;
      margin-bottom: 80px; }
      @media screen and (max-width: 767px) {
        .keye .grid__col2 {
          flex-basis: 100%;
          margin-bottom: 60px; } }
    .keye .grid__col3 {
      flex-basis: 33.3333333%;
      padding: 0 20px;
      margin-bottom: 85px; }
      @media screen and (max-width: 767px) {
        .keye .grid__col3 {
          flex-basis: 100%;
          margin-bottom: 40px; } }
  .keye .c-box {
    border: 1px solid #707070; }
  .keye .note {
    display: block;
    font-size: 80%;
    margin-top: 10px; }
    .keye .note--tablecaption {
      text-align: right;
      margin-bottom: 5px;
      font-size: 100%; }
  .keye .c-listcard__title {
    font-size: 24px;
    margin-bottom: 15px;
    display: block;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .keye .c-listcard__title {
        font-size: 20px; } }
    .keye .c-listcard__title--s {
      font-size: 18px;
      margin-bottom: 10px; }
      @media screen and (max-width: 767px) {
        .keye .c-listcard__title--s {
          font-size: 17px; } }
  .keye .c-listcard__img {
    margin-bottom: 20px;
    text-align: center; }
  .keye .c-listcard__text {
    display: block; }
    .keye .c-listcard__text:not(:last-of-type) {
      margin-bottom: 20px; }
  .keye .c-listcard.model .c-box {
    padding: 40px 0 45px; }
  .keye .c-listcard.model .c-listcard__img {
    background-color: #000;
    padding: 40px 0 20px;
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      .keye .c-listcard.model .c-listcard__img img {
        width: 180px; } }
  .keye .c-listcard.model .c-listcard__text {
    height: 4em; }
    @media screen and (max-width: 767px) {
      .keye .c-listcard.model .c-listcard__text {
        height: unset; } }
  .keye .c-listcard.model .c-listcard__title {
    color: #00adaf; }
  .keye .c-listmemo li {
    line-height: 1.8; }
  .keye .table-scroll {
    overflow-x: scroll;
    scrollbar-width: none; }
    @media screen and (max-width: 767px) {
      .keye .table-scroll {
        scrollbar-width: unset; } }
  .keye .bgGray table .label {
    background-color: #fff;
    color: #323f47; }
  .keye table {
    width: 1200px;
    border-collapse: collapse;
    border: 1px solid #707070; }
    .keye table th, .keye table td {
      padding: 10px;
      border: 1px solid #707070;
      text-align: center; }
    .keye table th {
      font-weight: bold; }
