/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------
goe25-2
------------------------------------------------------------*/
.c-list1__title {
  font-weight: bold; }

@media screen and (max-width: 767px) {
  .l-contents {
    margin-top: 0; } }

/* 
------------------------------------------------------------*/
@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; } }

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

/* 
------------------------------------------------------------*/
.c-list1 {
  margin: 25px 0 80px; }
  @media screen and (max-width: 767px) {
    .c-list1 {
      margin: 25px 0 70px; } }
  .c-list1--col3 .c-list1__card {
    width: 295px;
    margin-left: 46px; }
    @media screen and (max-width: 767px) {
      .c-list1--col3 .c-list1__card {
        display: block;
        width: 100%;
        margin-left: 0px; } }
