@media (min-width: 768px) {
    .sp {
      display: none !important;
    }
  }
  @media (max-width: 767px) {
    .pc {
      display: none !important;
    }
  }
  #about {
    margin-bottom: 190px;
  }
  @media (max-width: 767px) {
    #about {
      margin-bottom: 110px;
    }
  }
  #about .page-header {
    width: 100%;
    padding: 50px 20px 24px;
    margin-bottom: 77px;
    background: white;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
  }
  @media (max-width: 767px) {
    #about .page-header {
      padding-top: 28px;
      padding-bottom: 20px;
      margin-bottom: 46px;
    }
  }
  #about .page-header .top-level {
    width: min(100%, 970px);
    padding: 0;
    margin: 0 auto;
    font-size: 1.3rem;
    letter-spacing: 0.05em;
    line-height: calc(20/13);
  }
  #about .page-header h1 {
    width: min(100%, 970px);
    margin: 0 auto;
    font-size: 2.5rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: calc(36/25);
  }
  #about .page-header h1 span {
    color: #00A4B0;
  }
  #about .section:not(:last-child) {
    margin-bottom: 120px;
  }
  @media (max-width: 767px) {
    #about .section:not(:last-child) {
      margin-bottom: 80px;
    }
  }
  #about .section .section_headline {
    font-size: 25px;
    font-weight: bold;
    position: relative;
    padding-left: 35px;
    line-height: 35px;
  }
  #about .section .section_headline::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 25px;
    height: 25px;
    background: -webkit-gradient(linear, left bottom, left top, from(#00a4b0), to(rgba(0, 164, 176, 0.6)));
    background: linear-gradient(0deg, #00a4b0 0%, rgba(0, 164, 176, 0.6) 100%);
  }
  #about .section .section_headline::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #333;
    bottom: -10px;
  }
  #about .section .section_content {
    margin-top: 50px;
  }
  @media (max-width: 767px) {
    #about .section .section_content {
      margin-top: 40px;
    }
  }
  #about .section .section_title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: 27px;
  }
  @media (max-width: 767px) {
    #about .section .section_title {
      margin-bottom: 10px;
    }
  }
  #about .section .section_txt {
    margin-bottom: 30px;
  }
  #about .section01 {
    margin-bottom: 110px !important;
  }
  @media (max-width: 767px) {
    #about .section01 {
      margin-bottom: 80px !important;
    }
  }
  #about .section01 .summary {
    padding: 45px 40px;
    border: 8px solid #EEEEEE;
    position: relative;
  }
  @media (max-width: 767px) {
    #about .section01 .summary {
      padding: 29px 13px;
    }
  }
  #about .section01 .summary_headline {
    position: absolute;
    background: #fff;
    font-size: 20px;
    font-weight: 500;
    color: #d9d9d9;
    left: 100px;
    top: -20px;
    padding: 0 10px;
    font-family: "Mulish", sans-serif;
  }
  @media (max-width: 767px) {
    #about .section01 .summary_headline {
      left: 40px;
    }
  }
  #about .section01 .summary_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #about .section01 .summary_item + .summary_item {
    margin-top: 10px;
  }
  @media (max-width: 767px) {
    #about .section01 .summary_item + .summary_item {
      margin-top: 17px;
    }
  }
  #about .section01 .summary_fig {
    width: 25px;
  }
  #about .section01 .summary_fig img {
    vertical-align: middle;
  }
  @media (max-width: 767px) {
    #about .section01 .summary_fig {
      width: 20px;
    }
  }
  #about .section01 .summary_txt {
    padding-left: 18px;
    font-size: 16px;
    font-weight: bold;
  }
  @media (max-width: 767px) {
    #about .section01 .summary_txt {
      width: calc(100% - 5px);
      padding-left: 10px;
    }
  }
  #about .section02 .flex {
    max-width: 900px;
  }
  #about .section02 .sentence {
    width: calc(100% - (288px + 84px));
  }
  @media (max-width: 767px) {
    #about .section02 .sentence {
      width: 100%;
    }
  }
  #about .section02 .image {
    width: 100%;
    max-width: 288px;
    margin-left: 84px;
  }
  @media (max-width: 767px) {
    #about .section02 .image {
      margin-left: auto;
      margin-right: auto;
      max-width: 263px;
    }
  }
  #about .section03 .image01 {
    width: calc(230px + 117px);
    padding-right: 117px;
    border-right: 1px solid #333;
  }
  @media (max-width: 767px) {
    #about .section03 .image01 {
      padding-right: 0;
      padding-bottom: 35px;
      width: 230px;
      border-right: none;
      border-bottom: 1px solid #333;
      margin: auto;
    }
  }
  #about .section03 .image02 {
    width: calc(230px + 117px);
    padding-left: 117px;
  }
  @media (max-width: 767px) {
    #about .section03 .image02 {
      padding-left: 0;
      padding-top: 35px;
      width: 230px;
      margin: auto;
    }
  }
  #about .section03 .flex {
    margin-left: 70px;
    margin-bottom: 55px;
    margin-top: 45px;
  }
  @media (max-width: 767px) {
    #about .section03 .flex {
      margin-left: 0;
      margin-bottom: 50px;
    }
  }
  #about .section03 .index {
    margin-top: 48px;
  }
  @media (max-width: 767px) {
    #about .section03 .index {
      margin-top: 20px;
    }
  }
  #about .section03 .index .index_title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
  }
  @media (max-width: 767px) {
    #about .section03 .index .index_title {
      font-size: 16px;
      margin-bottom: 10px;
    }
  }
  #about .section03 .index .index_txt {
    font-size: 16px;
    font-weight: 300;
    padding-left: 15px;
    margin-bottom: 30px;
  }
  @media (max-width: 767px) {
    #about .section03 .index .index_txt {
      padding-left: 0;
      margin-bottom: 20px;
    }
  }
  #about .section04 .index {
    margin-top: 48px;
  }
  @media (max-width: 767px) {
    #about .section04 .index {
      margin-top: 35px;
    }
  }
  #about .section04 .index .index_title {
    padding-left: 30px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
    line-height: 30px;
  }
  #about .section04 .index .index_title.first::before {
    content: "1";
  }
  #about .section04 .index .index_title.second::before {
    content: "2";
  }
  #about .section04 .index .index_title.Third::before {
    content: "3";
  }
  #about .section04 .index .index_title::before {
    font-size: 25px;
    color: #00a4b0;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  @media (max-width: 767px) {
    #about .section04 .index .index_title::before {
      top: 0;
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  #about .section04 .index .index_txt {
    padding-left: 30px;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 70px;
  }
  @media (max-width: 767px) {
    #about .section04 .index .index_txt {
      padding-left: 0;
      margin-bottom: 40px;
    }
  }
  #about .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  @media (max-width: 767px) {
    #about .flex {
      display: block;
    }
  }
  
  #outlook {
    margin-bottom: 190px;
  }
  @media (max-width: 767px) {
    #outlook {
      margin-bottom: 110px;
    }
  }
  #outlook .page-header {
    width: 100%;
    padding: 50px 20px 24px;
    margin-bottom: 77px;
    background: white;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
  }
  @media (max-width: 767px) {
    #outlook .page-header {
      padding-top: 28px;
      padding-bottom: 20px;
      margin-bottom: 46px;
    }
  }
  #outlook .page-header .top-level {
    width: min(100%, 970px);
    padding: 0;
    margin: 0 auto;
    font-size: 1.3rem;
    letter-spacing: 0.05em;
    line-height: calc(20/13);
  }
  #outlook .page-header h1 {
    width: min(100%, 970px);
    margin: 0 auto;
    font-size: 2.5rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: calc(36/25);
  }
  #outlook .page-header h1 span {
    color: #00A4B0;
  }
  #outlook .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  @media (max-width: 767px) {
    #outlook .flex {
      display: block;
    }
  }
  #outlook .section:not(:last-child) {
    margin-bottom: 110px;
  }
  @media (max-width: 767px) {
    #outlook .section:not(:last-child) {
      margin-bottom: 80px;
    }
  }
  #outlook .section .section_headline {
    font-size: 25px;
    font-weight: bold;
    position: relative;
    padding-left: 35px;
    line-height: 35px;
  }
  #outlook .section .section_headline::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 25px;
    height: 25px;
    background: -webkit-gradient(linear, left bottom, left top, from(#00a4b0), to(rgba(0, 164, 176, 0.6)));
    background: linear-gradient(0deg, #00a4b0 0%, rgba(0, 164, 176, 0.6) 100%);
  }
  #outlook .section .section_headline::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #333;
    bottom: -10px;
  }
  #outlook .section .section_content {
    margin-top: 50px;
  }
  @media (max-width: 767px) {
    #outlook .section .section_content {
      margin-top: 38px;
    }
  }
  #outlook .section .section_title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: 27px;
  }
  @media (max-width: 767px) {
    #outlook .section .section_title {
      margin-bottom: 20px;
    }
  }
  #outlook .section .section_txt {
    margin-bottom: 30px;
  }
  #outlook .section01 .summary {
    padding: 45px 40px;
    border: 8px solid #EEEEEE;
    position: relative;
  }
  @media (max-width: 767px) {
    #outlook .section01 .summary {
      padding: 29px 13px;
    }
  }
  #outlook .section01 .summary_headline {
    position: absolute;
    background: #fff;
    font-size: 20px;
    font-weight: 500;
    color: #d9d9d9;
    left: 100px;
    top: -20px;
    padding: 0 10px;
    font-family: "Mulish", sans-serif;
  }
  @media (max-width: 767px) {
    #outlook .section01 .summary_headline {
      left: 40px;
    }
  }
  #outlook .section01 .summary_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #outlook .section01 .summary_item + .summary_item {
    margin-top: 10px;
  }
  @media (max-width: 767px) {
    #outlook .section01 .summary_item + .summary_item {
      margin-top: 17px;
    }
  }
  #outlook .section01 .summary_fig {
    width: 25px;
  }
  #outlook .section01 .summary_fig img {
    vertical-align: middle;
  }
  @media (max-width: 767px) {
    #outlook .section01 .summary_fig {
      width: 20px;
    }
  }
  #outlook .section01 .summary_txt {
    padding-left: 18px;
    font-size: 16px;
    font-weight: bold;
  }
  @media (max-width: 767px) {
    #outlook .section01 .summary_txt {
      width: calc(100% - 5px);
      padding-left: 10px;
    }
  }
  #outlook .section02 .sentence {
    width: calc(100% - (288px + 84px));
  }
  @media (max-width: 767px) {
    #outlook .section02 .sentence {
      width: 100%;
    }
  }
  #outlook .section02 .image {
    width: 100%;
    max-width: 288px;
    margin-left: 84px;
  }
  @media (max-width: 767px) {
    #outlook .section02 .image {
      margin-left: auto;
      margin-right: auto;
      max-width: 100%;
    }
  }
  #outlook .section03 .image01 {
    width: calc(230px + 117px);
    padding-right: 117px;
    border-right: 1px solid #333;
  }
  @media (max-width: 767px) {
    #outlook .section03 .image01 {
      padding-right: 0;
      padding-bottom: 35px;
      width: 230px;
      border-right: none;
      border-bottom: 1px solid #333;
      margin: auto;
    }
  }
  #outlook .section03 .image {
    width: 100%;
    max-width: 541px;
  }
  @media (max-width: 767px) {
    #outlook .section03 .image {
      padding-left: 0;
      width: 100%;
      margin: auto;
    }
  }
  #outlook .section03 .text {
    width: calc(100% - (541px + 52px));
    font-size: 14px;
    line-height: 22px;
    margin-left: 52px;
    padding-bottom: 40px;
  }
  @media (max-width: 767px) {
    #outlook .section03 .text {
      width: 100%;
      margin-left: 0;
      padding-bottom: 0;
      line-height: 20px;
    }
  }
  #outlook .section03 .flex {
    padding-left: 40px;
    margin-top: 70px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  @media (max-width: 767px) {
    #outlook .section03 .flex {
      margin-top: 1px;
      padding-left: 0;
    }
  }
  #outlook .section04 .text {
    width: calc(100% - (543px + 28px));
    margin-right: 28px;
  }
  @media (max-width: 767px) {
    #outlook .section04 .text {
      margin-right: 0;
      width: 100%;
    }
  }
  #outlook .section04 .image {
    max-width: 543px;
    width: 100%;
  }
  @media (max-width: 767px) {
    #outlook .section04 .image {
      max-width: 100%;
    }
  }
  #outlook .section04 .cap {
    text-align: center;
    font-size: 14px;
    margin-top: 14px;
  }
  @media (max-width: 767px) {
    #outlook .section04 .cap {
      width: 190px;
      margin: 10px auto 40px;
      text-align: left;
    }
  }
  #outlook .section04 .flex {
    padding-right: 55px;
  }
  @media (max-width: 767px) {
    #outlook .section04 .flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-right: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
    }
  }
  #outlook .section05 .text_wrap {
    width: calc(100% - (298px + 90px));
    margin-right: 90px;
  }
  @media (max-width: 767px) {
    #outlook .section05 .text_wrap {
      width: 100%;
    }
  }
  #outlook .section05 .flex_title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 27px;
  }
  #outlook .section05 .flex_text {
    margin-bottom: 40px;
  }
  #outlook .section05 .image_wrap {
    max-width: 298px;
    width: 100%;
  }
  @media (max-width: 767px) {
    #outlook .section05 .image_wrap {
      max-width: 100%;
    }
  }
  @media (max-width: 767px) {
    #outlook .section05 .image {
      max-width: 298px;
      margin: auto;
    }
  }
  #outlook .section05 .image_bottom {
    margin-top: 30px;
  }
  @media (max-width: 767px) {
    #outlook .section05 .image_bottom {
      margin-left: 25px;
    }
  }
  #outlook .section05 .image_bottom .title {
    font-size: 18px;
    font-weight: bold;
  }
  #outlook .section05 .image_bottom .list {
    position: relative;
    margin-top: 20px;
  }
  #outlook .section05 .image_bottom .list::before {
    z-index: -1;
    content: "";
    position: absolute;
    left: 10px;
    width: 1px;
    height: 90%;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: #00a4b0;
  }
  #outlook .section05 .image_bottom .item + .item {
    margin-top: 10px;
  }
  #outlook .section05 .image_bottom .item .icon {
    width: 20px;
    vertical-align: text-bottom;
  }
  #outlook .section05 .image_bottom .item .text {
    margin-left: 7px;
  }
  #outlook .section05 .flex {
    margin-top: 60px;
    padding-right: 90px;
  }
  @media (max-width: 767px) {
    #outlook .section05 .flex {
      padding-right: 0;
      margin-top: 40px;
    }
  }
  
  #merit {
    margin-bottom: 226px;
  }
  @media (max-width: 767px) {
    #merit {
      margin-bottom: 110px;
    }
  }
  #merit .page-header {
    width: 100%;
    padding: 50px 20px 24px;
    margin-bottom: 77px;
    background: white;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
  }
  @media (max-width: 767px) {
    #merit .page-header {
      padding-top: 28px;
      padding-bottom: 20px;
      margin-bottom: 46px;
    }
  }
  #merit .page-header .top-level {
    width: min(100%, 970px);
    padding: 0;
    margin: 0 auto;
    font-size: 1.3rem;
    letter-spacing: 0.05em;
    line-height: calc(20/13);
  }
  #merit .page-header h1 {
    width: min(100%, 970px);
    margin: 0 auto;
    font-size: 2.5rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: calc(36/25);
  }
  #merit .page-header h1 span {
    color: #00A4B0;
  }
  #merit .section:not(:last-child) {
    margin-bottom: 130px;
  }
  @media (max-width: 767px) {
    #merit .section:not(:last-child) {
      margin-bottom: 110px;
    }
  }
  #merit .section .section_headline {
    font-size: 25px;
    font-weight: bold;
    position: relative;
    padding-left: 35px;
    line-height: 35px;
  }
  #merit .section .section_headline::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 25px;
    height: 25px;
    background: -webkit-gradient(linear, left bottom, left top, from(#00a4b0), to(rgba(0, 164, 176, 0.6)));
    background: linear-gradient(0deg, #00a4b0 0%, rgba(0, 164, 176, 0.6) 100%);
  }
  #merit .section .section_headline::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #333;
    bottom: -10px;
  }
  #merit .section .section_content {
    margin-top: 50px;
  }
  @media (max-width: 767px) {
    #merit .section .section_content {
      margin-top: 45px;
    }
  }
  #merit .section .section_txt {
    margin-bottom: 40px;
  }
  #merit .section02 .person_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #merit .section02 .person_voice {
    font-size: 25px;
    font-weight: bold;
  }
  @media (max-width: 767px) {
    #merit .section02 .person_voice {
      text-align: center;
      line-height: 1.2;
    }
  }
  #merit .section02 .person_icon {
    width: 92px;
  }
  #merit .section02 .person_list {
    width: 100%;
    max-width: 833px;
    margin: 30px auto 0;
  }
  #merit .section02 .person_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  #merit .section02 .person_item + .person_item {
    margin-top: 30px;
  }
  @media (max-width: 767px) {
    #merit .section02 .person_item + .person_item {
      margin-top: 40px;
    }
  }
  @media (max-width: 767px) {
    #merit .section02 .person_item {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
    }
  }
  #merit .section02 .person_itemFig {
    width: 70px;
  }
  @media (max-width: 767px) {
    #merit .section02 .person_itemFig {
      width: 59px;
      margin-top: 80px;
    }
  }
  #merit .section02 .person_itemSentence {
    margin-left: 33px;
    width: calc(100% - (70px + 33px));
  }
  @media (max-width: 767px) {
    #merit .section02 .person_itemSentence {
      width: calc(100% - (59px + 27px));
      margin-left: 27px;
    }
  }
  #merit .section02 .person_itemTitle {
    font-weight: bold;
    margin-bottom: 5px;
  }
  @media (max-width: 767px) {
    #merit .section02 .person_itemTitle {
      line-height: 23px;
      margin-bottom: 10px;
    }
  }
  #merit .section02 .person_itemBlueBox {
    padding: 10px 24px;
    background: #EAF6F7;
    border-radius: 15px;
    position: relative;
  }
  @media (max-width: 767px) {
    #merit .section02 .person_itemBlueBox {
      padding: 10px 10px 10px 20px;
      letter-spacing: 0;
    }
  }
  #merit .section02 .person_itemBlueBox span {
    color: #069ca7;
    font-weight: bold;
  }
  #merit .section02 .person_itemBlueBox::before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: -31px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8.5px 39px 8.5px 0;
    border-color: transparent #eaf6f7 transparent transparent;
  }
  @media (max-width: 767px) {
    #merit .section02 .person_itemBlueBox::before {
      -webkit-transform: translateY(0);
              transform: translateY(0);
      top: 40px;
    }
  }
  #merit .section03 .features_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  @media (max-width: 767px) {
    #merit .section03 .features_item {
      display: block;
    }
  }
  #merit .section03 .features_item + .features_item {
    margin-top: 40px;
  }
  @media (max-width: 767px) {
    #merit .section03 .features_item + .features_item {
      margin-top: 30px;
    }
  }
  #merit .section03 .features_fig {
    width: 143px;
  }
  @media (max-width: 767px) {
    #merit .section03 .features_fig {
      width: 117px;
      margin: 0 auto 25px;
    }
  }
  #merit .section03 .features_sentence {
    width: calc(100% - 143px);
    padding-left: 66px;
  }
  @media (max-width: 767px) {
    #merit .section03 .features_sentence {
      width: 100%;
      padding-left: 0;
    }
  }
  #merit .section03 .features_title {
    font-size: 18px;
    font-weight: bold;
  }
  @media (max-width: 767px) {
    #merit .section03 .features_title {
      padding-left: 1em;
      text-indent: -1em;
      line-height: 27px;
    }
  }
  #merit .section04 .table_title {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
  }
  #merit .section04 .table_wrap {
    position: relative;
  }
  #merit .section04 .table {
    width: 100%;
    border: 1px solid #D9D9D9;
    margin-top: 15px;
  }
  #merit .section04 thead {
    height: 85px;
  }
  @media (max-width: 767px) {
    #merit .section04 thead {
      height: 53px;
    }
  }
  #merit .section04 th, #merit .section04 td {
    border: 1px solid #D9D9D9;
    text-align: center;
    line-height: 27px;
    vertical-align: middle;
    font-weight: bold;
    width: 5%;
    height: 46px;
  }
  @media (max-width: 767px) {
    #merit .section04 th, #merit .section04 td {
      font-size: 12px;
      height: 26px;
      line-height: 14px;
    }
  }
  #merit .section04 .gray {
    background: #EEE;
  }
  #merit .section04 .green_txt {
    color: #069ca7;
  }
  #merit .section04 .green_bg {
    color: #069ca7;
    background: #EAF6F7;
  }
  #merit .section04 .large {
    width: 19%;
  }
  #merit .section04 .tablebottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 542px;
    padding: 7px 10px;
    border: 1px solid #D9D9D9;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 23px 84px;
    position: relative;
  }
  #merit .section04 .tablebottom::before {
    content: "";
    position: absolute;
    width: 50px;
    height: 60px;
    border-left: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    left: -50px;
    top: -24px;
  }
  @media (max-width: 767px) {
    #merit .section04 .tablebottom::before {
      width: 38px;
      height: 74px;
      left: -38px;
      top: -22px;
    }
  }
  @media (max-width: 767px) {
    #merit .section04 .tablebottom {
      display: block;
      max-width: 313px;
      padding-right: 15px;
      margin: 20px 0 0 auto;
    }
  }
  @media (max-width: 767px) {
    #merit .section04 .tablebottom_item {
      font-size: 14px;
    }
  }
  #merit .section04 .tablebottom_item:nth-child(odd) {
    width: 43%;
  }
  @media (max-width: 767px) {
    #merit .section04 .tablebottom_item:nth-child(odd) {
      width: 100%;
    }
  }
  #merit .section04 .tablebottom_item:nth-child(even) {
    width: 55%;
  }
  @media (max-width: 767px) {
    #merit .section04 .tablebottom_item:nth-child(even) {
      width: 100%;
    }
  }
  #merit .section06 .flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
  }
  #merit .section06 .flex_img {
    width: 100%;
    max-width: 299px;
  }
  @media (max-width: 767px) {
    #merit .section06 .flex_img {
      width: 224px;
      margin: auto;
    }
  }
  #merit .section06 .sentence {
    width: calc(100% - 299px);
    padding-left: 20px;
  }
  @media (max-width: 767px) {
    #merit .section06 .sentence {
      width: 100%;
      padding-left: 0;
    }
  }
  #merit .section06 .sentence p {
    font-weight: bold;
    margin-bottom: 10px;
  }
  @media (max-width: 767px) {
    #merit .section06 .sentence p {
      padding-left: 1em;
      text-indent: -1em;
      margin-bottom: 15px;
    }
  }
  #merit .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  @media (max-width: 767px) {
    #merit .flex {
      display: block;
      border-collapse: collapse;
    }
  }
