/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------

------------------------------------------------------------*/
.p-gf-2 {
  padding-bottom: 35px;
  /*------------------------------------------------------*/
  /*------------------------------------------------------*/
  /*------------------------------------------------------*/
  /*------------------------------------------------------*/
  /*------------------------------------------------------*/
  /*------------------------------------------------------*/
  /*------------------------------------------------------*/
  /*------------------------------------------------------*/
  /*------------------------------------------------------*/ }
  @media screen and (max-width: 767px) {
    .p-gf-2 {
      padding-bottom: 20px; } }
  .p-gf-2 sup {
    font-size: 1.4rem; }
    @media screen and (max-width: 767px) {
      .p-gf-2 sup {
        font-size: 0.5rem; } }
  .p-gf-2 .c-title2 h4 {
    margin-bottom: 35px;
    color: #464646; }
    @media screen and (max-width: 767px) {
      .p-gf-2 .c-title2 h4 {
        margin-bottom: 15px; } }
  .p-gf-2 .c-title3.mSp {
    margin: 75px 11px 0; }
  .p-gf-2 .c-title3 h3 {
    line-height: 3.5rem; }
    @media screen and (max-width: 767px) {
      .p-gf-2 .c-title3 h3 {
        line-height: 1.5;
        font-size: 1.5rem; } }
  .p-gf-2 .c-title3--center {
    text-align: center; }
    @media screen and (max-width: 767px) {
      .p-gf-2 .c-title3--center {
        margin: 45px 0 0; } }
  .p-gf-2 .c-list1__title {
    font-weight: bold; }
  .p-gf-2 .c-text1 {
    color: #4A4A4A;
    font-size: 1.4rem;
    margin: 32px 68px 35px;
    line-height: 2.2rem; }
    @media screen and (max-width: 767px) {
      .p-gf-2 .c-text1 {
        font-size: 1rem;
        margin: 35px 0 0;
        line-height: initial; } }
  .p-gf-2 .c-list1__card {
    margin: 30px 0 0 36px;
    width: 465px; }
    @media screen and (max-width: 767px) {
      .p-gf-2 .c-list1__card {
        width: auto;
        margin: 0; } }
    .p-gf-2 .c-list1__card:nth-child(2n+1) {
      clear: left;
      margin: 0;
      width: 473px; }
      @media screen and (max-width: 767px) {
        .p-gf-2 .c-list1__card:nth-child(2n+1) {
          width: auto; } }
  .p-gf-2 .c-list1 .c-list1__text {
    margin-top: 30px; }
  .p-gf-2 .c-list1 .c-list1__body {
    line-height: 1.5; }
    @media screen and (max-width: 767px) {
      .p-gf-2 .c-list1 .c-list1__body {
        line-height: 1.7; } }
  .p-gf-2 .c-list1.box1 .c-list1__card, .p-gf-2 .c-list1.box2 .c-list1__card {
    margin-top: 0; }
  .p-gf-2 .c-list1.box1 .c-list1__text, .p-gf-2 .c-list1.box2 .c-list1__text {
    margin-top: 0; }
    @media screen and (max-width: 767px) {
      .p-gf-2 .c-list1.box1 .c-list1__text, .p-gf-2 .c-list1.box2 .c-list1__text {
        margin-top: 14px; } }
  .p-gf-2 .c-list1.box1 {
    margin: 104px 0 0 0; }
    @media screen and (max-width: 767px) {
      .p-gf-2 .c-list1.box1 {
        margin: 58px 10px 0; } }
  .p-gf-2 .c-list1.box2 {
    margin: 70px 0 93px 0; }
    @media screen and (max-width: 767px) {
      .p-gf-2 .c-list1.box2 {
        margin: 25px 10px 0; } }
  .p-gf-2 .c-singleImg1 {
    margin: 25px 15px 0; }
    .p-gf-2 .c-singleImg1.box3 {
      margin: 52px 0 30px 0; }
      @media screen and (max-width: 767px) {
        .p-gf-2 .c-singleImg1.box3 {
          margin: 27px auto 20px; } }
  .p-gf-2 .c-blocktxt {
    margin: 20px 87px 0 135px; }
    @media screen and (max-width: 767px) {
      .p-gf-2 .c-blocktxt {
        margin: 20px 0 0;
        text-align: center; } }
    .p-gf-2 .c-blocktxt ul {
      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; }
      @media screen and (max-width: 767px) {
        .p-gf-2 .c-blocktxt ul {
          display: inline-block; } }
    .p-gf-2 .c-blocktxt li {
      font-size: 1.7rem;
      color: #595757;
      margin: 0 0 0 -20px; }
      @media screen and (max-width: 767px) {
        .p-gf-2 .c-blocktxt li {
          margin: 0 0 25px; } }
      .p-gf-2 .c-blocktxt li:nth-child(2) {
        margin: 0 0 0 -35px; }
        @media screen and (max-width: 767px) {
          .p-gf-2 .c-blocktxt li:nth-child(2) {
            margin: 0 0 25px; } }
      .p-gf-2 .c-blocktxt li:nth-child(3) {
        letter-spacing: 0.2rem;
        margin: 0; }
    .p-gf-2 .c-blocktxt span {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      float: left;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      @media screen and (max-width: 767px) {
        .p-gf-2 .c-blocktxt span {
          padding: 0 0 0 30px; } }
      .p-gf-2 .c-blocktxt span:before {
        content: "";
        width: 25px;
        height: 25px;
        border-radius: 50%;
        position: absolute;
        left: -30px;
        background: #E6E6E7; }
        @media screen and (max-width: 767px) {
          .p-gf-2 .c-blocktxt span:before {
            left: 0; } }
      .p-gf-2 .c-blocktxt span.u-color1 {
        color: #EC7836; }
        .p-gf-2 .c-blocktxt span.u-color1:before {
          background: #EC7836;
          left: -30px; }
          @media screen and (max-width: 767px) {
            .p-gf-2 .c-blocktxt span.u-color1:before {
              left: 0; } }
      .p-gf-2 .c-blocktxt span.u-color2 {
        color: #F9C400;
        text-shadow: 1px -1px #000, 0px -1px #000; }
        .p-gf-2 .c-blocktxt span.u-color2:before {
          background: #F9C400;
          left: -35px; }
          @media screen and (max-width: 767px) {
            .p-gf-2 .c-blocktxt span.u-color2:before {
              left: 0; } }
