/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------

------------------------------------------------------------*/
.p-gf {
  padding-bottom: 35px;
  /*------------------------------------------------------*/
  /*------------------------------------------------------*/
  /*------------------------------------------------------*/
  /*------------------------------------------------------*/
  /*------------------------------------------------------*/
  /*------------------------------------------------------*/ }
  .p-gf .c-textBlock1 .c-title1 {
    letter-spacing: 2.2px; }
    .p-gf .c-textBlock1 .c-title1__subttl {
      color: #231815;
      font-size: 2rem;
      margin: 12px 0 0 30px;
      letter-spacing: 1.5rem; }
      @media screen and (max-width: 767px) {
        .p-gf .c-textBlock1 .c-title1__subttl {
          font-size: 1.2rem;
          margin: 10px 0 0 10px;
          letter-spacing: 0.5rem; } }
  .p-gf .c-textBlock1 p {
    margin: 45px 0 0 0;
    line-height: 2.1rem; }
    @media screen and (max-width: 767px) {
      .p-gf .c-textBlock1 p {
        font-size: 1rem;
        margin-top: 15px;
        line-height: 1.5rem; } }
  .p-gf .c-singleImg1 {
    margin-top: 44px; }
    @media screen and (max-width: 767px) {
      .p-gf .c-singleImg1 {
        margin-top: 30px; } }
  .p-gf .c-list2--col2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 500px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 125px auto 30px; }
    @media screen and (max-width: 767px) {
      .p-gf .c-list2--col2 {
        display: inline-block;
        width: 100%;
        margin: 30px auto 5px;
        padding: 0 20px; } }
    .p-gf .c-list2--col2 .c-list2__card {
      margin: 0 0 70px; }
      @media screen and (max-width: 767px) {
        .p-gf .c-list2--col2 .c-list2__card {
          margin-bottom: 45px;
          padding: 5px 20px; } }
      .p-gf .c-list2--col2 .c-list2__card:nth-child(2n) {
        margin-left: 100px; }
        @media screen and (max-width: 767px) {
          .p-gf .c-list2--col2 .c-list2__card:nth-child(2n) {
            margin-left: 0;
            padding: 5px 20px; } }
      .p-gf .c-list2--col2 .c-list2__card:nth-child(4n) {
        margin-left: 100px; }
        @media screen and (max-width: 767px) {
          .p-gf .c-list2--col2 .c-list2__card:nth-child(4n) {
            margin-left: 0;
            padding: 5px 20px; } }
    .p-gf .c-list2--col2 .c-list2__text {
      color: #4F4F4F; }
      @media screen and (max-width: 767px) {
        .p-gf .c-list2--col2 .c-list2__text {
          margin-top: 20px; }
          .p-gf .c-list2--col2 .c-list2__text p {
            font-size: 1rem; } }
  .p-gf .c-title2 h4 {
    color: #464646; }
    @media screen and (max-width: 767px) {
      .p-gf .c-title2 h4 {
        margin-bottom: 15px; } }
  @media screen and (max-width: 767px) {
    .p-gf .c-title3 h3 {
      font-size: 1.6rem; } }
  .p-gf .c-list1__card {
    width: 640px;
    margin: 13px 0 0; }
    @media screen and (max-width: 767px) {
      .p-gf .c-list1__card {
        width: 100%; } }
    .p-gf .c-list1__card:nth-child(2) {
      width: auto;
      margin: 0 0 0 20px; }
      @media screen and (max-width: 767px) {
        .p-gf .c-list1__card:nth-child(2) {
          margin: 40px auto 0;
          width: 100%; } }
  .p-gf .c-list1__txt1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #231815; }
    @media screen and (max-width: 767px) {
      .p-gf .c-list1__txt1 {
        line-height: 2.5rem; } }
    .p-gf .c-list1__txt1 span {
      font-size: 2rem;
      font-weight: bold; }
      @media screen and (max-width: 767px) {
        .p-gf .c-list1__txt1 span {
          font-size: 1.6rem; } }
      .p-gf .c-list1__txt1 span:nth-child(2) {
        font-size: 1.9rem; }
        @media screen and (max-width: 767px) {
          .p-gf .c-list1__txt1 span:nth-child(2) {
            margin: 0 20px 0 0; } }
  .p-gf .c-table01 table {
    border-collapse: collapse;
    border-spacing: 0px;
    border: 2px solid #000;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      .p-gf .c-table01 table {
        width: 100%; } }
  .p-gf .c-table01 th, .p-gf .c-table01 td {
    padding: 6px 5px;
    border: 1px solid #000;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      .p-gf .c-table01 th, .p-gf .c-table01 td {
        padding: 11px 10px; } }
  .p-gf .c-table01 td {
    color: #231815;
    font-size: 2rem; }
    @media screen and (max-width: 767px) {
      .p-gf .c-table01 td {
        font-size: 1.6rem; } }
    .p-gf .c-table01 td:nth-child(1) {
      width: 202px; }
    .p-gf .c-table01 td:nth-child(2) {
      width: 113px;
      text-align: center;
      font-weight: bold; }
      @media screen and (max-width: 767px) {
        .p-gf .c-table01 td:nth-child(2) {
          font-weight: normal; } }
