.u-mb00 {
  margin-bottom: 0;
}

.c-slider-news__item::before {
  display: none;
}

@media screen and (min-width: 768px) {
  .c-slider-news__img {
    border: none;
  }
}

.l-content {
  margin: auto;
}

.l-plus h1 {
  margin: 0 0 60px;
}
@media screen and (max-width: 767px) {
  .l-plus h1 {
    margin: 0 0 25px;
  }
}
.l-plus h1 img {
  max-width: 577px;
}
.l-plus .p-index__plus__special-title {
  color: #ff873c;
  text-align: center;
}
.l-plus .c-block__headings {
  height: auto;
}
.l-plus .c-block__headings h2 {
  height: auto;
  position: relative;
  margin: 0;
  padding-bottom: 10px;
}
.l-plus .c-block__headings h2::before {
  background-color: #ff873c;
}
.l-plus .c-block__headings h2.no-line {
  padding: 0;
}
.l-plus .c-block__headings h2.no-line::before {
  display: none;
}
.l-plus .c-block__headings .c-btn-detail {
  width: 160px;
}
.l-plus .c-block__headings .c-btn-detail a::after {
  display: none;
}
.l-plus .c-label-limited {
  background: #ff873c;
  color: #fff;
  max-width: 180px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: hidden;
}
.l-plus .c-model-profile .c-label-limited {
  background-color: #afeeee;
  color: #222;
}
@media screen and (min-width: 768px) {
  .l-plus .l-special__block {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-plus .p-index__plus__special-img,
  .l-plus .p-index__plus__special-lead {
    padding: 0;
  }
}
.l-plus .c-btn-normal2 a {
  background-color: #fff;
  color: #222;
  border-color: #222;
}
.l-plus .c-btn-normal2 a:hover {
  background-color: #222;
  color: #fff;
}

.l-banner__list li {
  margin: 0 0 30px;
}
.l-banner__list li .banner {
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #dce8ec;
  margin: 0 0 15px;
}
@media screen and (max-width: 767px) {
  .l-banner__list li .banner {
    margin: 0 0 10px;
  }
}
.l-banner__list li p {
  margin: 0;
  text-align: left;
}

.c-pager {
  margin: 50px 0;
}
@media screen and (max-width: 767px) {
  .c-pager {
    margin: 30px 0;
  }
}

.c-pager__item a {
  border-color: #ff873c;
}

.c-pager__item.is-current a {
  background-color: #ff873c;
  border-color: #ff873c;
}

@media screen and (min-width: 768px) {
  .c-slider-news {
    display: flex;
    flex-wrap: wrap;
  }
}
.c-slider-news .c-slider-news__item {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .c-slider-news .c-slider-news__item {
    width: 226px;
    margin: 0 11px 40px;
  }
}
.c-slider-news .c-slider-news__item::before {
  left: 0;
}
.c-slider-news .c-slider-news__item .c-lead {
  margin: 0 0 10px;
  text-align: left;
}
.c-slider-news .c-slider-news__item .column-img {
  flex: 0 0 auto;
}
.c-slider-news .c-slider-news__item .column-text {
  min-width: 0;
}

.nav-submenu {
  background: #ff873c;
  padding: 10px 0 10px 10px;
}
.nav-submenu .nav-submenu__item {
  margin: 0 10px 0 0;
}
.nav-submenu .nav-submenu__item img {
  height: 45px;
  width: auto;
  border: 1px solid #fff;
  border-radius: 4px;
}
.nav-submenu .nav-submenu__item.active img {
  background: #fff;
}

@media screen and (max-width: 767px) {
  .plus-nav-sp {
    display: none;
  }
  .footer {
    padding-bottom: 0;
  }
}