/* breakpoint
-------------------------------------------*/
@media screen and (max-width: 767px) {
  .p-gr100f-6 .c-title4 h2 {
    font-size: 1.5rem; } }

@media screen and (max-width: 767px) {
  .p-gr100f-6 .l-wrapper {
    padding: 0 20px; } }

.p-gr100f-6 .c-title2 h4 {
  margin-bottom: 40px;
  letter-spacing: 0;
  color: #464646; }
  @media screen and (max-width: 767px) {
    .p-gr100f-6 .c-title2 h4 {
      margin-bottom: 15px; } }

.p-gr100f-6__ttl1 {
  font-size: 2rem;
  line-height: 2.1rem;
  color: #3e3a39;
  font-weight: bold;
  letter-spacing: 2.5px; }
  @media screen and (max-width: 767px) {
    .p-gr100f-6__ttl1 {
      font-size: 1.4rem;
      line-height: 2.139rem;
      letter-spacing: 1.5px; } }

.p-gr100f-6__ttl2 {
  font-size: 2rem;
  line-height: 3.1rem;
  font-weight: bold;
  color: #3e3a39;
  letter-spacing: 1.2px; }
  @media screen and (max-width: 767px) {
    .p-gr100f-6__ttl2 {
      font-size: 1.4rem;
      line-height: 2.1rem;
      letter-spacing: 0; } }

.p-gr100f-6__text1 {
  font-size: 1.3rem;
  line-height: 2.7rem;
  color: #4a4a4a;
  letter-spacing: 2px; }
  @media screen and (max-width: 767px) {
    .p-gr100f-6__text1 {
      font-size: 1rem;
      line-height: 1.6rem;
      letter-spacing: 0.5px; } }

.p-gr100f-6__list {
  margin-top: 44px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .p-gr100f-6__list {
      margin-top: 20px; } }
  .p-gr100f-6__list li {
    width: 480px;
    margin-bottom: 58px; }
    @media screen and (max-width: 767px) {
      .p-gr100f-6__list li {
        width: 100%;
        margin-bottom: 32px; } }

.p-gr100f-6__txt {
  padding-top: 17px; }
  @media screen and (max-width: 767px) {
    .p-gr100f-6__txt {
      padding: 13px 0 0 0; } }
