/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------
goe25-5
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .c-titleBlock1 {
    margin: 0;
    background: none; }
    .c-titleBlock1 .c-title4 {
      padding: 10px 0px 12px 10px; }
      .c-titleBlock1 .c-title4 span {
        font-size: 0.8rem !important; }
      .c-titleBlock1 .c-title4 h2 {
        font-size: 1.1rem !important; } }

/* 
------------------------------------------------------------*/
.c-title2 {
  margin-top: 40px; }
  @media screen and (max-width: 767px) {
    .c-title2 {
      margin-top: 20px; }
      .c-title2 h4 {
        margin-bottom: 10px; } }

/* 
------------------------------------------------------------*/
.p-goe25-5__text {
  font-size: 1.4rem; }
  @media screen and (max-width: 767px) {
    .p-goe25-5__text {
      font-size: 1rem; } }

/* 
------------------------------------------------------------*/
.p-goe25-5__bottom {
  margin-bottom: 120px; }
  @media screen and (max-width: 767px) {
    .p-goe25-5__bottom {
      margin-bottom: 70px; } }
