html {
  font-size: 16px;
}

@media only screen and (max-width: 1079px) {
  .contents > .c_category {
    margin-top: 0;
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 1079px) {
  .c_category {
    margin-top: 20px;
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 1079px) {
  .b-left .c_category:first-child {
    margin-top: 0;
  }
}

@media only screen and (max-width: 1079px) {
  .cm_text_s + .b-left .c_category {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1079px) {
  .r_category > .c_time {
    display: block;
    padding-top: 5px;
  }
}

.boxB {
  margin-top: 10px;
  padding-top: 10px;
}
@media only screen and (max-width: 1079px) {
  .boxB {
    margin-top: 0;
    padding-top: 0;
  }
}

.article_l h2 a {
  display: inline;
  line-height: 1.5;
  font-family: "fot-udkakugo-large-pr6n";
  font-weight: 600;
  line-height: 1.4;
  font-size: 1.125rem;
}
@media only screen and (max-width: 1079px) {
  .article_l h2 a {
    font-family: "fot-udkakugo-large-pr6n";
    font-weight: 600;
    font-size: 1rem;
  }
}

@media only screen and (min-width: 1080px) {
  .contents .b-right h2 .time, .contents .b-left h2 .time, .contents .b-right h2 .new_time, .contents .b-left h2 .new_time {
    display: inline;
    margin: 5px 0 0 10px;
  }
  .contents .b-right h2 .new_time, .contents .b-left h2 .new_time {
    color: #f00;
  }

  .boxB {
    margin-top: 30px;
    padding-top: 0;
  }

  .b-left {
    float: left;
    width: 48%;
  }

  .b-right {
    float: right;
    width: 48%;
  }

  .contents2 {
    display: inline-block;
    padding-top: 15px;
  }
  .contents2::after {
    content: "";
    display: block;
    clear: both;
  }

  .cm_text_s {
    margin: 20px 0;
  }
  .cm_text_s::after {
    content: "";
    display: block;
    clear: both;
  }

  .boxA .b-right .article_l, .boxA .b-left .article_l {
    height: 100px;
  }

  .contents_nkr {
    display: block;
    clear: both;
  }
  .contents_nkr .b-right .article_l, .contents_nkr .b-left .article_l {
    height: auto;
  }
}
@media only screen and (max-width: 1079px) {
  .cm300, .contents4 {
    display: inline-block;
  }

  .contents2 {
    display: inline-block;
    padding-top: 25px;
  }
  .contents2::after {
    content: "";
    display: block;
    clear: both;
  }
}
