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

.c-list1__title {
  font-weight: bold; }

/*
------------------------------------------------------------*/
@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: 60px; }
  .c-title2 h4 {
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .c-title2 h4 {
        margin-bottom: 25px; } }
  @media screen and (max-width: 767px) {
    .c-title2 {
      margin-top: 45px; } }

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

/* 
------------------------------------------------------------*/
.c-list1 {
  margin-bottom: 40px; }
  .c-list1--col2 {
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      .c-list1--col2 {
        margin-top: 25px; } }
  .c-list1__card {
    margin-bottom: 60px !important; }
    @media screen and (max-width: 767px) {
      .c-list1__card {
        width: 100% !important;
        margin-left: 0 !important; } }
  .c-list1__title span {
    color: #BE0D23; }
  @media screen and (max-width: 767px) {
    .c-list1__title {
      font-size: 1.4rem; } }

/* 
------------------------------------------------------------*/
.p-v335-4__text {
  font-size: 2.4rem; }
  @media screen and (max-width: 767px) {
    .p-v335-4__text {
      font-size: 1.4rem;
      font-weight: bold; } }

/* 
------------------------------------------------------------*/
.p-v335-4__infor {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 35px; }
  @media screen and (max-width: 767px) {
    .p-v335-4__infor {
      margin-top: 45px;
      display: block; } }
  .p-v335-4__infor div {
    display: inline-block; }
    .p-v335-4__infor div p {
      font-size: 2.5rem;
      font-weight: bold;
      margin: 10px 5px 0 0; }
    .p-v335-4__infor div:last-child {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end; }
      @media screen and (max-width: 767px) {
        .p-v335-4__infor div:last-child {
          display: block; } }
    @media screen and (max-width: 767px) {
      .p-v335-4__infor div {
        display: block; }
        .p-v335-4__infor div p {
          font-size: 1.4rem;
          margin: 20px 0 5px 0; }
        .p-v335-4__infor div:nth-child(1) img {
          width: 55%; } }
